281 Commits

Author SHA1 Message Date
Rob Winch
191fc9c8be Update to Gradle 1.1 2012-09-04 10:14:19 -05:00
Rob Winch
8ad0e0e8e8 SEC-1995: Use Gradle Artifactory integration for releases 2012-08-09 14:20:57 -05:00
Rob Winch
a0572418e6 SEC-1995: Move version to gradle.properties so Bamboo can update on releases 2012-07-26 17:26:50 -05:00
Rob Winch
a1df1ca66b SEC-2018: Removed mavenLocal() from gradle build 2012-07-23 11:42:06 -05:00
Rob Winch
3e4da4f60f Updated to next snapshot version 2012-07-06 11:28:21 -05:00
Rob Winch
f46a5bab40 Set to 3.1.1 Release 2012-07-06 10:32:55 -05:00
Rob Winch
a2452ab514 SEC-1906: Update to Gradle 1.0 2012-07-05 12:41:56 -05:00
Luke Taylor
00936c6b49 Switch to post release snapshot version. 2011-12-05 23:44:55 +00:00
Luke Taylor
9b423a7726 Set 3.1.0 release version. 2011-12-05 23:42:39 +00:00
Luke Taylor
7bde24af6c Reset version to 3.1.0.CI-SNAPSHOT. 2011-08-19 15:24:45 -07:00
Luke Taylor
9e619611ae Set release version to 3.1.0.RC3 2011-08-19 15:24:44 -07:00
Luke Taylor
b0a60a7ff2 Reset to snapshot version. 2011-06-17 11:49:18 +01:00
Luke Taylor
926be1ca78 Intermediate crypto release version. 2011-06-17 11:46:19 +01:00
Luke Taylor
71c879bb16 Reset to post-release snapshot version 2011-04-28 19:42:28 +01:00
Luke Taylor
513f08707d Set project release version to 3.1.0.RC2 2011-04-28 19:32:35 +01:00
Luke Taylor
767f5b2423 Upgrade to gradle 1.0-M3. 2011-04-27 22:13:18 +01:00
Luke Taylor
6c9ab570a2 SEC-1729: Fix openid4java guice dependencies to use Maven Central. 2011-04-27 22:13:15 +01:00
Rob Winch
855ea73117 SEC-1729: Updated gradle to reference guice maven repo for all projects 2011-04-27 00:19:58 -05:00
Luke Taylor
ac96f27136 Gradle refactoring. Create separate S3 upload task and extract ide customization into a separate file. 2011-04-21 11:57:18 +01:00
Luke Taylor
1b2fdf8b02 Fix gradle IDEA code for git selection as VCS. 2011-04-20 14:20:56 +01:00
Luke Taylor
9c09f0b73d Remove unnecessary repos from main build file (EBR should only be needed for bundlor) and we generally have no need to build against snapshots other than for one-off testing. 2011-03-10 19:36:10 +00:00
Rob Winch
6983b166d8 Configure Eclipse wtp to use the same context root as jetty 2011-03-07 22:12:13 -06:00
Rob Winch
8978a3af3d Updated gradle build to workaround GRADLE-1426 - configure Eclipse WTP correctly to include dependencies that were on the WAR when there are no source folders for the WAR. 2011-03-07 22:12:13 -06:00
Rob Winch
2b67f5fee6 Updated gradle build to workaround GRADLE-1422 - test dependencies being improperly deployed when using Eclipse WTP 2011-03-07 22:12:13 -06:00
Rob Winch
6c01590bbf Updated gradle build to workaround GRADLE-1116 - workaround /build/classes/test being added to the Eclipse classpath 2011-03-07 22:12:13 -06:00
Rob Winch
c7de933cb9 Updated gradle wrapper to gradle-1.0-milestone-1 2011-03-07 22:12:10 -06:00
Luke Taylor
db6edfb512 Pull in changes to convert emma, aspectj and bundlor usage to plugins 2011-03-07 17:43:58 +00:00
Luke Taylor
9f8a47f73e Reset post-release build version to snapshot. 2011-02-10 20:18:40 +00:00
Luke Taylor
b62d36d646 Set release version to 3.1.0.RC1 2011-02-10 20:12:54 +00:00
Luke Taylor
39b48c6d95 Update gradle wrapper to 0.9.1 in order to use mavenLocal() repo syntax. 2011-01-10 17:27:22 +00:00
Luke Taylor
313fe78cc1 Corrected snapshot version 2010-12-20 23:04:49 +00:00
Luke Taylor
2487a3e27b Reset to snapshot version 2010-12-20 23:02:58 +00:00
Luke Taylor
0ca5157f47 Set project release version to 3.1.0.M2 2010-12-20 22:46:54 +00:00
Luke Taylor
f1fe3ce7e6 Update wrapper to gradle 0.9 release 2010-12-19 14:41:41 +00:00
Luke Taylor
566328fea4 Minor tweaking of IDEA deps. 2010-08-24 22:36:42 +01:00
Luke Taylor
5902c6b262 Adjustments to coverage generation (enable debug logging when coverage on). 2010-08-24 18:27:44 +01:00
Luke Taylor
35335e84b3 Reset post-release build version. 2010-08-23 00:13:20 +01:00
Luke Taylor
23c4d1ec28 Set version to 3.1.0.M1. 2010-08-22 23:54:33 +01:00
Luke Taylor
b9dfc69d62 Apply idea and eclipse plugins to java projects only. 2010-08-22 22:29:11 +01:00
Luke Taylor
6c96a7b025 Add emma coverage support. 2010-08-21 15:58:59 +01:00
Luke Taylor
9e5189c8ba Upgrade to Spring 3.0.4 and adjust IDEA plugin customization. 2010-08-21 14:15:54 +01:00
Luke Taylor
1680807470 Added eclipse plugin to build. Some minor fixes to remove eclipse warnings. 2010-08-18 14:11:16 +01:00
Luke Taylor
3c02989d67 Removal of jmock test dependency and upgrading of mockito version to 1.8.5. Minor adjustments to other build deps and configurations (e.g. prevent groovy from being used as a transitive dep, since we only use it for tests). 2010-08-18 02:32:43 +01:00
Luke Taylor
64375484a1 More build and logging tuning. 2010-08-04 22:55:17 +01:00
Luke Taylor
c9b0bc1bd9 Added gradle wrapper support. 2010-08-04 21:35:57 +01:00
Luke Taylor
74b66591e9 Build refactoring. 2010-08-04 02:09:07 +01:00
Luke Taylor
6e831d6504 Adding bundlor template for aspects project, plus minor build updates. 2010-08-03 03:01:53 +01:00
Luke Taylor
5d35919ca3 SEC-1490: Code for GAE Sample webapp 2010-07-20 23:41:31 +01:00
Luke Taylor
ed447f63f6 Added intellij plugin to gradle build. 2010-07-07 22:42:27 +01:00
Luke Taylor
b0758dd8de Refactoring HTTP config tests to use spock and groovy MarkupBuilder 2010-05-27 15:53:52 +01:00