Michael Minella
0e724b0595
[maven-release-plugin] prepare for next development iteration
2014-05-22 10:49:51 -05:00
Michael Minella
51a2075b99
[maven-release-plugin] prepare release 2.2.7.RELEASE
2014-05-22 10:49:47 -05:00
Michael Minella
63a591d022
Update version literals prior to release 2.2.7
2014-05-22 10:44:43 -05:00
Michael Minella
756f47126f
Updated to Spring 3.2.9
2014-05-21 13:55:50 -05:00
Chris Schaefer
454391cc84
Allow compilation w/ JDK 8 on 2.2
...
With 2.2 being the current version and JDK 8 released, one should be able to compile
with a 1.8 JDK.
* Upgrade spring from 3.2.0 to 3.2.7 (ASM handling changes etc)
* Preseve ordering of reacheable elements (plucked from ef0823)
* Added the PooledEmbeddedDataSource to address the issue outlined in
SPR-11372 (plucked from b27823)
2014-04-18 16:27:27 -04:00
Michael Minella
0a4af31809
[maven-release-plugin] prepare for next development iteration
2014-04-11 13:39:36 -05:00
Michael Minella
993d0e52ed
[maven-release-plugin] prepare release 2.2.6.RELEASE
2014-04-11 13:39:33 -05:00
Michael Minella
a1cc7bb475
Update version literals prior to release 2.2.6
2014-04-11 13:36:38 -05:00
Michael Minella
36a7c2ee32
[maven-release-plugin] prepare for next development iteration
2014-02-21 14:31:43 -06:00
Michael Minella
9a4251fbd6
[maven-release-plugin] prepare release 2.2.5.RELEASE
2014-02-21 14:31:39 -06:00
Michael Minella
c68daed91c
Update version literals prior to release 2.2.5
2014-02-21 14:27:58 -06:00
Michael Minella
7d973be5e5
BATCH-2173: Initial commit for repo updates
2014-02-21 12:17:50 -06:00
Michael Minella
eb351c529e
[maven-release-plugin] prepare for next development iteration
2013-12-27 12:59:32 -06:00
Michael Minella
660d3c1066
[maven-release-plugin] prepare release 2.2.4.RELEASE
2013-12-27 12:59:29 -06:00
Michael Minella
85aa1c5919
Update version literals prior to release 2.2.4
2013-12-27 12:56:43 -06:00
Michael Minella
4c38bf59ba
[maven-release-plugin] prepare for next development iteration
2013-11-22 09:56:55 -06:00
Michael Minella
ef88dc196e
[maven-release-plugin] prepare release 2.2.3.RELEASE
2013-11-22 09:56:51 -06:00
Michael Minella
55431df146
Update version literals prior to release 2.2.3
2013-11-22 09:53:15 -06:00
Michael Minella
1fec80ffde
[maven-release-plugin] prepare for next development iteration
2013-09-08 13:23:49 -05:00
Michael Minella
fc0435c617
[maven-release-plugin] prepare release 2.2.2.RELEASE
2013-09-08 13:23:45 -05:00
Michael Minella
dbf947b6f3
Update version literals prior to release 2.2.2
2013-09-08 13:20:02 -05:00
Michael Minella
853c960bdf
[maven-release-plugin] prepare for next development iteration
2013-07-26 13:19:49 -05:00
Michael Minella
6669780a74
[maven-release-plugin] prepare release 2.2.1.RELEASE
2013-07-26 13:19:45 -05:00
Michael Minella
f2d76c9cd3
Updated version literals prior to release 2.2.1
2013-07-26 13:15:19 -05:00
Michael Minella
820ac0b073
[maven-release-plugin] prepare for next development iteration
2013-06-05 12:13:26 -05:00
Michael Minella
958ec860ba
[maven-release-plugin] prepare release 2.2.0.RELEASE
2013-06-05 12:13:20 -05:00
Michael Minella
6abb76bb4c
Update version literals prior to release 2.2.0
2013-06-05 12:08:10 -05:00
Michael Minella
0f03ea0ffa
[maven-release-plugin] prepare for next development iteration
2013-05-14 10:36:32 -05:00
Michael Minella
b28feac263
[maven-release-plugin] prepare release 2.2.0.RC2
2013-05-14 10:36:27 -05:00
Michael Minella
d82f192de7
Updates for 2.2.0.RC2 release
2013-05-14 10:32:27 -05:00
Michael Minella
a8e9facf68
[maven-release-plugin] prepare for next development iteration
2013-04-08 13:58:09 -05:00
Michael Minella
b683ddcf66
[maven-release-plugin] prepare release 2.2.0.RC1
2013-04-08 13:58:05 -05:00
Michael Minella
756430f680
Update version literals prior to release 2.2.0.RC1
2013-04-08 13:54:20 -05:00
Chris Schaefer
082c81765f
BATCH-1968: Upgrade to hsqldb 2.2.9
2013-03-21 10:31:52 -05:00
Michael Minella
51e0e65063
[maven-release-plugin] prepare for next development iteration
2013-01-24 14:01:10 -06:00
Michael Minella
32af6556e3
[maven-release-plugin] prepare release 2.2.0.M1
2013-01-24 14:01:04 -06:00
Michael Minella
bcc07f2525
Update version literal prior to release 2.2.0.M1
2013-01-24 13:58:13 -06:00
Michael Minella
ca9d00d1a2
Updated to support new 2.2 schema
2013-01-24 13:03:41 -06:00
Michael Minella
cc370d9ac5
[maven-release-plugin] prepare for next development iteration
2013-01-23 09:54:38 -06:00
Michael Minella
b77d1a28e1
[maven-release-plugin] prepare release 2.2.0.M1
2013-01-23 09:54:30 -06:00
Michael Minella
fe6ef89655
Update version literals prior to release 2.2.0.M1
2013-01-23 09:51:11 -06:00
Michael Minella
e85a55ab9e
BATCH-1935: Updated to support pom updates from previous merge
2013-01-22 11:37:37 -06:00
Chris Schaefer
c1be0af6fc
BATCH-1935: Add quick start maven archetype
2013-01-22 09:49:07 -06:00
Dave Syer
bc9ee74a25
BATCH-1950: Patch up build
...
* Ensure bundlor is available and remove from sample
* Tidy dependencies in some poms
* Update some template.mf dependencies
* Add .travis.yml for automated builds independent of bamboo
2013-01-18 13:46:02 +00:00
Chris Schaefer
a583c3a421
BATCH-1915: Change minimum compiler level to 1.6 and use @Override everywhere
2012-12-27 17:45:28 -05:00
Michael Minella
c38a096fe0
BATCH-1938: Updated pom to reference Spring 3.2.0.RELEASE
2012-12-20 15:53:41 -06:00
Dave Syer
f63f67c65a
BATCH-1913: Add step builders
2012-12-04 18:12:20 +00:00
Chris Schaefer
d512ba8ff2
BATCH-1685: Upgrade minimum support level for Spring to 3.1.2
2012-09-12 06:08:36 +01:00
Dave Syer
7476ac1628
Upgrade site plugin and ensure tables parse correctly
2012-08-28 10:44:04 +01:00
Dave Syer
f23ff4228b
Update versions to 2.2.0
2012-08-21 09:34:09 +01:00