Commit Graph

44 Commits

Author SHA1 Message Date
Eric Bottard
fdf892cfaf Remove unneeded dependencies, incl Guava
Fixes https://github.com/spring-projects/spring-shell/issues/95
2017-06-28 15:29:41 +02:00
Eric Bottard
e935251614 Bump version to 1.2.1.BUILD-SNAPSHOT 2016-11-03 15:51:33 +01:00
Spring Buildmaster
5d36787786 [artifactory-release] Next development version 2016-06-29 18:18:38 +00:00
Spring Buildmaster
67935a5729 [artifactory-release] Release version 1.2.0.RELEASE 2016-06-29 18:18:37 +00:00
Spring Buildmaster
fa3b7d191a [artifactory-release] Next development version 2016-06-17 13:27:03 +00:00
Spring Buildmaster
24cde546d3 [artifactory-release] Release version 1.2.0.RC1 2016-06-17 13:27:03 +00:00
Spring Buildmaster
ec9e3d49f8 [artifactory-release] Next development version 2015-12-22 15:50:23 -08:00
Spring Buildmaster
2340555a32 [artifactory-release] Release version 1.2.0.M1 2015-12-22 15:50:23 -08:00
Mark Pollack
db7b649eaf Upgrade versions of dependent libraries 2015-12-22 18:43:05 -05:00
Eric Bottard
4c18cfb8f4 SHL-173: Add converter for array of convertible 2015-07-09 16:12:33 -04:00
Eric Bottard
e27257a340 Update README 2015-02-09 17:23:10 +01:00
Andy Wilkinson
880bc35d55 Add the Spring IO plugin and align with the Platform where possible
Configure the Spring IO plugin such that it's only applied when the
build is run with -PplatformVersion=<version>. This platformVersion
property is used to determine the version of the Platform that will
be used when running the springIoCheck task. The plugin can be used
by running a build as follows:

./gradlew clean springIoCheck -PplatformVersion=1.0.1.RELEASE -PJDK7_HOME=… -PJDK8_HOME=…

This will test the project on JDK7 and JDK 8 using the dependencies
defined in Spring IO Platform 1.0.1.RELEASE.

Running the plugin identified a dependency on CGLib (use of
spring-core's repackaged CGLib is preferred), but the dependency
appears to be unused. It has been removed.

The versions of a number of other dependencies have been updated to
use their latest versions and align them with Spring IO Platform. Most
notable is probably a move from Guava 15.0 to 17.0.
2014-11-28 14:55:28 +01:00
mpollack
2c7aecf847 Increment version to 1.0.0.BUILD-SNAPSHOT 2014-07-07 23:50:16 -04:00
Spring Buildmaster
59e24190b0 Release version 1.1.0.RC4 2014-07-07 20:37:07 -07:00
mpollack
29a489b156 SHL-149 Upgrade to Spring Framework 4.
* update changelog
* update sample app to reference to be released 1.1.RC3 shell
* fix version in sample app readme
2014-05-16 15:51:10 -04:00
mpollack
e21d4f72a6 Change version to 1.1.0.BUILD-SNAPSHOT 2014-05-02 12:25:39 -04:00
Spring Buildmaster
a6fed77168 Release version 1.1.0.RC2 2014-04-15 06:54:36 -07:00
mpollack
25a8ed6f2b Increment version to 1.1.0.BUILD-SNAPSHOT 2014-04-02 20:27:35 -04:00
Spring Buildmaster
8e5d2fa107 Release version 1.1.0.RC1 2014-04-02 16:59:43 -07:00
mpollack
c7bc01474e Add hamcrest as explicity testCompile dependency 2014-04-01 23:53:49 -04:00
Eric Bottard
3b1c3e273d Add tests and fix completion corner cases 2014-02-10 17:49:20 +01:00
Eric Bottard
f32b3e5916 Fix build file versions 2014-02-06 12:25:39 +01:00
mpollack
0197461d55 Change version to 1.1.0.BUILD-SNAPSHOT 2013-07-26 14:58:03 -04:00
Spring Buildmaster
4a4cf8e4ca Release version 1.1.0.M1 2013-07-26 11:10:14 -07:00
mpollack
209fc84a70 SHL-103 Create simple way to test the execution of shell commands 2013-07-23 12:00:29 -04:00
mpollack
c37f0fdae8 SHL-100,101,102 2013-07-23 03:00:44 -04:00
mpollack
85849dcfff SHL-76 - Change sample maven based application to use appassembler plugin 2012-11-15 17:31:23 -05:00
Costin Leau
1e9cf615a6 bump version to dev 2012-10-02 22:58:59 +03:00
Spring Buildmaster
7c90164956 Release version 1.0.0.RELEASE 2012-10-02 12:09:11 -07:00
Costin Leau
1274a7e17a bump to dev version 2012-09-20 20:02:18 +03:00
Spring Buildmaster
612027c9cd Release version 1.0.0.RC1 2012-09-20 08:54:40 -07:00
Costin Leau
73ec2dfdf9 bump version to dev 2012-09-20 18:52:47 +03:00
Costin Leau
a0c383b61b bump version to 1.0.0.RC1 2012-09-20 18:40:31 +03:00
Costin Leau
8a09fa0a3a update slf4j version 2012-09-20 18:24:42 +03:00
Costin Leau
ac12c460b9 bump version 2012-07-18 23:40:02 +03:00
bamboo-agent
adaed8ff05 Release version 1.0.0.M1 2012-07-18 21:14:30 +01:00
Costin Leau
ae202d2898 remove unneeded resources 2012-07-18 17:19:43 +03:00
Costin Leau
5f96b2713f small cleanup 2012-07-03 17:49:51 +03:00
Jarred Li
892086081a update build 2012-05-25 17:51:38 +08:00
Jarred Li
567eece82b update dependency version 2012-04-24 16:24:47 +08:00
Jarred Li
725ef2eeac change version schema 2012-04-11 10:38:10 +08:00
Jarred Li
21cb6514bd update build file 2012-04-10 16:21:32 +08:00
Jarred Li
69f367a290 build with gradle 2012-04-09 16:58:01 +08:00
Mark Pollack
f2debb62f4 Completed SHL-1
Work in progress for SHL-2, SHL-3.
2012-03-13 19:52:17 -04:00