Oliver Gierke
d3a1236267
#75 - After release cleanups.
2014-06-18 14:36:36 +02:00
Spring Buildmaster
c9a0b779d9
#75 - Prepare next development iteration.
2014-06-18 02:21:36 -07:00
Spring Buildmaster
5e82db3606
#75 - Release version 1.3.3.RELEASE (Codd SR3).
2014-06-18 02:21:33 -07:00
Oliver Gierke
9ffdd03048
#75 - Prepare 1.3.3.RELEASE (Codd SR3).
2014-06-18 11:08:15 +02:00
Oliver Gierke
e031bf166d
#82 - Upgraded JavaDoc dependency reference URLs to latest ones.
...
Spring - 3.1.x -> 3.2.x
Java - 1.5 -> 1.6
Spring Data Commons - latest URI structure
Backport of: #79 .
2014-05-26 10:25:19 +02:00
Oliver Gierke
50e01c8ed7
#72 - Switched the order of Spring 4 and Spring 4 Next profile.
...
This was necessary to be able to run the build against to-be-released Spring versions. Previously the default activation registered for the Spring 4 profile trumped the version number that should've been activated if you manually select a profile.
Backport of: #71 .
2014-05-19 09:28:48 +02:00
Oliver Gierke
156729a053
#69 - Upgraded Spring 4 profile to 4.0.4.
2014-05-01 08:32:17 +02:00
Spring Buildmaster
0c557cb423
#62 - Prepare next development iteration.
2014-04-15 13:56:25 +02:00
Spring Buildmaster
6db50d51af
#62 - Prepare next development iteration.
2014-04-15 04:47:46 -07:00
Spring Buildmaster
e825167c70
#62 - Release version 1.3.2.RELEASE (Codd SR2).
2014-04-15 04:47:44 -07:00
Oliver Gierke
728fa7d320
#62 - Prepare 1.3.2.RELEASE (Codd SR2).
2014-04-15 13:39:19 +02:00
Oliver Gierke
6065fa9a0c
#59 - Automatically activate Spring 4 profile for Java 8.
2014-03-27 16:51:46 +01:00
Oliver Gierke
dfdfc3814d
#59 - Upgraded Spring 4 profiles to 4.0.3 and 4.0.4.BUILD-SNAPSHOT.
2014-03-27 16:51:39 +01:00
Spring Buildmaster
1c1f216602
#57 - Prepare next development iteration.
2014-03-13 09:21:49 +01:00
Spring Buildmaster
7c8896655b
#57 - Release 1.3.1.RELEASE (Codd SR1).
2014-03-13 09:20:11 +01:00
Oliver Gierke
2d4e12300c
#57 - Prepare 1.3.1.RELEASE (Codd SR1).
2014-03-13 09:09:02 +01:00
Spring Buildmaster
bd7a26a195
#31 - Prepare next development iteration.
2014-02-24 13:52:53 +01:00
Spring Buildmaster
0fac11f3db
#31 - Release version 1.3.0.RELEASE.
2014-02-24 03:54:01 -08:00
Oliver Gierke
4f928d07a7
#31 - Prepare 1.3.0.RELEASE.
...
Fixed version of static resources ZIP.
2014-02-24 12:44:54 +01:00
Oliver Gierke
6113576681
#31 - Upgrade to latest dependency versions.
...
AspectJ 1.7.2 -> 1.7.4
Jackson 2.3.0 -> 2.3.1
JodaTime 2.1 -> 2.3
Logback 1.1.0 -> 1.1.1
Webbeans 1.2.1 -> 1.2.2
2014-02-24 10:48:25 +01:00
Oliver Gierke
6aaa29727c
#53 - Upgraded to latest Spring versions.
...
Upgraded to Spring 3.2.8 and 4.0.2. Updated spring*-next versions accordingly.
2014-02-19 08:55:15 +01:00
Oliver Gierke
8fc2fdbce7
#49 - Upgraded to Maven dependency plugin 2.8.
2014-02-12 11:57:59 +01:00
Oliver Gierke
7fdf3d7530
#48 - Upgraded to Querydsl 3.3.1.
2014-02-10 13:52:45 +01:00
Oliver Gierke
aff4345b1a
#47 - Upgraded Slf4j version to 1.7.6.
2014-02-06 15:10:53 +01:00
Oliver Gierke
e4b55164a7
#46 - Upgrade Spring versions in custom profiles.
...
Upgraded to Spring 3.2.8.BUILD-SNAPSHOT, 4.0.2.BUILD-SNAPSHOT as well as 4.0.1.RELEASE.
2014-02-03 14:29:04 +01:00
Spring Buildmaster
3069410131
#30 - Prepare next development iteration.
2014-01-29 03:36:24 -08:00
Spring Buildmaster
010bbefe74
#30 - Release version 1.3.0.RC1.
2014-01-29 03:36:21 -08:00
Oliver Gierke
435fc1201b
#43 , #30 - Prepare 1.3 RC1 release.
...
Upgraded to Spring 3.2.7. Upgraded to Logback 1.1.0. Fixed indentation.
2014-01-29 12:19:08 +01:00
Oliver Gierke
54484cc9ca
#44 - Added build profile for next Spring 3.2.x version.
2014-01-28 19:30:35 +01:00
Oliver Gierke
0fe7e7908b
#42 - Added property for Jackson 2 version.
2014-01-22 17:39:04 +01:00
Oliver Gierke
3996888540
#40 - Added Servlet 3.0 dependency to Spring 4 build profiles.
...
Spring 4's MockHttpServletRequest depends on Servlet 3.0 so we defensively pull in the Servlet 3.0 API for test cases now.
2014-01-22 17:38:07 +01:00
Oliver Gierke
5c0195e290
#41 - Switched to use repo.spring.io in repository declarations.
2014-01-20 12:35:36 +01:00
Oliver Gierke
aabc36f51d
#35 - Let querydsl-next profile build against Querydsl 3.3.1 snapshots.
...
Added important build profiles to readme.
2014-01-19 15:05:14 +01:00
Oliver Gierke
78391394cd
#38 - Added <dependencyManagement /> section to use Spring BOM.
2014-01-19 15:04:14 +01:00
Oliver Gierke
5b9965d01b
#40 - Set up Spring 4 build profiles to allow building against release and snapshots.
2014-01-19 15:03:40 +01:00
Oliver Gierke
fb5087aa64
#39 - Added property bundlor.enabled to allow disabling bundlor.
2014-01-19 15:02:22 +01:00
Oliver Gierke
0574f3fa64
#36 - Upgraded to Open WebBeans 1.2.1 for CDI integration testing.
2014-01-13 11:51:50 +01:00
Oliver Gierke
8388316dd9
#35 - Upgraded to Querydsl 3.3.0.
...
Upgraded to APT Maven plugin 1.1.1.
2014-01-12 19:56:34 +01:00
Oliver Gierke
befe09fff8
#34 - Upgraded to Spring 3.2.6.RELEASE.
2013-12-12 15:36:11 +01:00
Oliver Gierke
94c313ea78
#33 - Added profile to build against Querydsl snapshots.
2013-12-09 13:01:02 +01:00
Spring Buildmaster
5b8dda2964
#28 - Prepare next development iteration.
2013-11-19 03:14:31 -08:00
Spring Buildmaster
52fa87b6bf
#28 - Release version 1.3 M1.
2013-11-19 03:14:29 -08:00
Oliver Gierke
97eddb4c77
#28 - Prepare 1.3 M1 release.
2013-11-19 12:06:08 +01:00
Oliver Gierke
d7ad006f2b
#26 - Upgraded Spring Framework baseline to 3.2.5.
2013-11-06 22:46:34 +01:00
Oliver Gierke
8e60a356d2
#26 - Upgraded Spring Framework baseline to 3.2.4.
2013-10-25 19:29:43 +02:00
Spring Buildmaster
312bc92db4
#205 - Prepare next development iteration.
2013-09-09 12:23:18 -07:00
Spring Buildmaster
62c5927aa3
#205 - Release version 1.2.0.RELEASE.
2013-09-09 12:23:16 -07:00
Oliver Gierke
75161cc5f3
#24 - Prepare 1.2.0.RELEASE.
2013-09-09 09:12:27 -07:00
Oliver Gierke
095121bc35
#20 - Upgraded to Querydsl 3.2.3.
2013-09-09 09:11:26 -07:00
Oliver Gierke
fb75475016
#23 - Polished project metadata.
...
Upgraded to Pivotal email addresses ad copyrights. Removed adding the shared resources to the classpath. Make sure we use the local snapshot repo for snapshot in the Spring 4 profile.
2013-08-21 18:57:42 +02:00