Commit Graph

12 Commits

Author SHA1 Message Date
Andy Wilkinson
bc5616a6f4 LDAP-334: Support Spring Platform 2.0
Use the latest version of the Spring IO Plugin

Spring IO Platform 2.0 will remove the managed versions .properties
file as support for it has been removed in Spring Boot 1.3.

This commit moves the build onto a new version of the Spring IO Plugin
that uses the Maven bom rather than the properties file.
2015-07-13 15:16:03 -05:00
Rob Winch
891e61a1e1 LDAP-329: Spring IO powermock version to 1.5.4 2015-04-28 17:19:24 -05:00
Rob Winch
ecf22c5c2d Update default Spring IO Checks to latest.integration
Fixes LDAP-326
2015-04-28 09:10:00 -05:00
Rob Winch
ab88cab98e LDAP-302: Spring IO Checks 2014-05-21 07:40:51 -05:00
Rob Winch
310e15deed LDAP-293: Update tests to use Spring 4.0.2.RELEASE 2014-02-19 08:25:07 -06:00
Mattias Hellborg Arthursson
4e1717d68a Final(?) tweaks to sonar setup. 2013-11-19 08:01:55 +01:00
Rob Winch
215a30e445 Clean release checks 2013-11-01 09:00:01 -05:00
Rob Winch
65f16eeb81 Add release checks 2013-11-01 08:55:57 -05:00
Rob Winch
ba3e9fd412 spring4Test uses Spring 4.0.0.RC1 2013-11-01 08:50:42 -05:00
Rob Winch
9b2fa0cc8c LDAP-276: Also test against Spring 4 2013-10-30 20:12:42 -05:00
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
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