14 Commits

Author SHA1 Message Date
Mattias Hellborg Arthursson
63692ed30a LDAP-251: Some additional tweaks to the gradle build
- Made sure Main-Class is specified in odm jar
- Fixed source inclusions/exclusions for idea and eclipse plugins
- Made sure idea and eclipse plugins depend on javacc task
- Removed pom files from build.
2013-08-16 08:44:22 +02:00
Mattias Hellborg Arthursson
4f47c70c3e New try for CI machine: different LDAP port for every integration test. 2013-07-30 06:36:36 +02:00
Mattias Hellborg Arthursson
88574847c2 Changed all embedded LDAP server ports to 1888, since it appears CI tests might be helped by this. 2013-07-30 06:13:30 +02:00
Rob Winch
8b350a874d Convert to Gradle
This commit converts the build to a Gradle based build. It also setup sonar
integration at https://sonar.springsource.org/dashboard/index/11620

Currently tests in the samples fail on the CI server and are disabled. The
tests were not enabled for the maven based build either.

Issue: LDAP-251
2013-07-10 11:33:07 -05:00
Ulrik Sandberg
7c13b616d2 Fixed the incorrect versions in samples and test, and also added relativePath to the poms that were missing it. 2011-06-16 12:29:13 +00:00
Ben Hale
c0e83d0be3 Update milestone publication repository 2010-11-30 16:54:14 +00:00
Ben Hale
ddf0cdd7aa Update release publication repository 2010-11-30 15:58:01 +00:00
Ulrik Sandberg
6dcd4092cd Adjusted copyright details. 2010-11-18 07:19:43 +00:00
Ulrik Sandberg
a6612f49da LDAP-200, updated versions on several plugins. 2010-02-20 00:58:37 +00:00
Ulrik Sandberg
eeee11f47d Now Git also ignores generated stuff 2009-07-30 15:07:37 +00:00
Ben Hale
1fcc8ed1e1 spring-ldap 1.3.0.RELEASE 2009-01-30 10:04:07 +00:00
Ulrik Sandberg
2daa83fb3e Now ignoring generated files. Adjusted dependencies for demo projects. 2008-11-25 21:58:41 +00:00
Ulrik Sandberg
ee3ff93c18 Fixed some minor problems with the logging. 2008-11-25 21:36:33 +00:00
Ulrik Sandberg
9b41245b39 Added demo projects for Java 1.4 and 1.5. These can be used to demonstrate refactoring from plain JNDI to Spring LDAP. 2008-11-25 20:53:13 +00:00