10 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
Ulrik Sandberg
6dcd4092cd Adjusted copyright details. 2010-11-18 07:19:43 +00:00
Ulrik Sandberg
4c8a858bda Upgraded to Spring 2.5.6.SEC02 and 3.0.3.RELEASE (LDAP-210). 2010-06-19 09:17:51 +00:00
Ulrik Sandberg
c6fba9a763 Upgraded Spring 3.0 sample to use 3.0.1. 2010-03-25 14:07:43 +00:00
Ulrik Sandberg
9a441aeef9 Ignoring generated stuff. 2010-02-10 05:08:56 +00:00
Ulrik Sandberg
bf0e8701e9 Added samples project for testing with Spring 3.0 artifacts. 2010-02-10 05:05:51 +00:00