Commit Graph

134 Commits

Author SHA1 Message Date
Spring Buildmaster
7739bfa59d #89 - Release version 1.5.0.M1. 2014-07-10 10:01:26 -07:00
Oliver Gierke
074ae5e342 #89 - Prepare 1.5.0.M1 (Evans M1). 2014-07-10 17:16:13 +02:00
Oliver Gierke
e8fbf97808 #89 - Updated changelog. 2014-07-10 17:14:11 +02:00
Oliver Gierke
36b64b5760 #75, #80 - Forward ported changelog updates from bugfix releases. 2014-07-10 17:00:34 +02:00
Oliver Gierke
6f935866b8 #94 - Upgraded to Spring 4.0.6.RELEASE. 2014-07-08 10:39:41 +02:00
Oliver Gierke
6a4d54e86a #90 - Back to Querydsl 3.4.0 as 3.4.1 breaks Java 6 compatibility.
Usage of named regex groups in Querydsl's TemplateFactory breaks Java 6 compatibility.
2014-07-01 11:31:07 +02:00
Oliver Gierke
9e86970b5d #90 - Upgrade to Querydsl 3.4.1. 2014-07-01 10:25:14 +02:00
Oliver Gierke
37daff8cd2 #92 - Upgrade to Jackson 2.4.1. 2014-07-01 10:24:36 +02:00
Oliver Gierke
a04822b87e #91 - Upgrade to AspectJ 1.8.1. 2014-07-01 10:24:20 +02:00
Oliver Gierke
fef0e9e200 #77 - Upgrade to Spring 4 as build baseline.
Upgraded to Spring 4.0.5.RELEASE as baseline for Spring Data builds. Removed spring32-next profile as well as the spring4 one. Added a dedicated spring41-next profile to be able to build against Spring 4.1 snapshots.
2014-07-01 10:09:01 +02:00
Oliver Gierke
cbc5a88cb0 #80 - Downgrade to Wagon SSH 2.5 to avoid NullPointerException. 2014-06-30 18:08:33 +02:00
Oliver Gierke
edbd591fbe #84 - Added all supporting Spring Data modules to the BOM. 2014-06-13 08:44:17 +02:00
Oliver Gierke
1108cb8eac #83 - Upgraded to Querydsl 3.4.0. 2014-06-12 08:24:21 +02:00
Oliver Gierke
b45678c1e5 #79 - 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
2014-05-26 10:20:49 +02:00
Oliver Gierke
0548b3d4d0 #78 - Updated build plugin version to the latest ones available.
Wagon SSH - 2.3 -> 2.6
Surefire - 2.12 -> 2.17
JAR - 2.3.1 -> 2.4
Source - 2.1.2 -> 2.2.1
JavaDoc - 2.9 -> 2.9.1
Deploy - 2.7 -> 2.8.1
2014-05-26 10:19:23 +02:00
Oliver Gierke
6cea7c2b82 #76 - Upgraded to Querydsl 3.3.4. 2014-05-20 22:47:41 +02:00
Oliver Gierke
a24bff30a2 #55 - After release cleanups. 2014-05-20 19:48:02 +02:00
Spring Buildmaster
08379f3f9d #55 - Prepare next development iteration. 2014-05-20 07:31:03 -07:00
Spring Buildmaster
1f49ab805e #55 - Release version 1.4.0.RELEASE. 2014-05-20 07:30:59 -07:00
Oliver Gierke
d029741d99 #55 - Prepare 1.4 GA. 2014-05-20 16:26:42 +02:00
Oliver Gierke
7143badd25 #55 - Updated changelog. 2014-05-20 16:26:12 +02:00
Oliver Gierke
45e1bfa342 #74 - Upgrade to Spring 3.2.9.RELEASE.
Removed default activation of Spring 4 on Java 8. Upgraded spring32-next profile to 3.2.10.BUILD-SNAPSHOT.
2014-05-20 14:34:50 +02:00
Oliver Gierke
a156a1362a #73 - Upgraded to Slf4j 1.7.7 and OpenWebbeans 1.2.4. 2014-05-19 11:19:26 +02:00
Oliver Gierke
35b42ebbc7 #71 - 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.
2014-05-19 09:28:22 +02:00
Thomas Darimont
ec541e1aca #70 - Upgraded to Querydsl 3.3.3. 2014-05-02 21:33:49 +02:00
Oliver Gierke
efcb12ba39 #63 - After release cleanups. 2014-05-02 15:22:30 +02:00
Spring Buildmaster
c85b81df90 #63 - Prepare next development iteration. 2014-05-02 04:39:26 -07:00
Spring Buildmaster
a162b9c5ae #63 - Release 1.4.0.RC1. 2014-05-02 04:39:23 -07:00
Oliver Gierke
1066cd1d40 #63 - Prepare 1.4.0.RC1.
Updated BOM pom.xml to versions contained in the release. Fixed version of static resources ZIP in parent pom.xml, some XML formattings.
2014-05-02 13:31:12 +02:00
Oliver Gierke
ded9264b6d #63 - Updated changelog. 2014-05-02 13:30:04 +02:00
Oliver Gierke
056f4f6b49 #63 - Upgraded libraries.
Upgraded to Jackson 2.3.3 AspectJ 1.8.0 and Logback 1.1.2.
2014-05-01 20:28:26 +02:00
Oliver Gierke
af9b1ee5b7 #68 - Upgraded Spring 4 profile to 4.0.4. 2014-05-01 08:31:12 +02:00
Oliver Gierke
0260e08fad #66 - Upgraded to Open WebBeans 1.2.3. 2014-05-01 08:30:41 +02:00
Oliver Gierke
7a92a11e81 #65 - Added stub module for JDK 8 types.
Added a build module to contain an abbreviated version of JDK 8's Optional to be able to add support for it as query method result in Spring Data Commons.

Client modules should refer to it with a provided scope to make sure it's not leaking into the user's projects classpath.
2014-04-22 12:36:04 +02:00
Oliver Gierke
facc762ba9 #63 - Fixed formatting in parent pom.xml. 2014-04-22 08:59:12 +02:00
Oliver Gierke
12bf4a6862 #64 - Added changelog.txt.
Added entries for previous Codd and Dijkstra releases.
2014-04-16 20:01:13 +02:00
Oliver Gierke
d9b0b20c82 #61 - Fixed artifact identifier of Spring Data REST module. 2014-04-11 12:45:45 +02:00
Spring Buildmaster
7bbd0e3ed0 #58 - Prepare next development iteration. 2014-03-31 12:43:39 +02:00
Spring Buildmaster
510de96209 #58 - Release version 1.4.0.M1. 2014-03-31 02:26:07 -07:00
Oliver Gierke
d1b8778c1a #58 - Prepare 1.4.0.M1.
Updated BOM to include new modules and fixed them to the appropriate version numbers. Minor polishes on the parent pom.xml.
2014-03-31 09:52:00 +02:00
Oliver Gierke
e28700a7bc #59 - Automatically activate Spring 4 profile for Java 8. 2014-03-27 16:51:20 +01:00
Oliver Gierke
6cc4db8a54 #59 - Upgraded Spring 4 profiles to 4.0.3 and 4.0.4.BUILD-SNAPSHOT. 2014-03-27 09:22:17 +01:00
Oliver Gierke
deeef66668 #60 - Upgraded to Querydsl 3.3.2. 2014-03-27 09:02:46 +01:00
Spring Buildmaster
f479663944 #31 - Prepare next development iteration. 2014-02-24 13:56:16 +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
Christoph Strobl
4f594eb915 #54 - Adapted Docbook XSLT to only render firstname and surname of authors.
Update selection for authorgroup/author to just render firstname and surname in XSLT stylesheet.

Related issues: DATAJPA-470, DATAMONG0-856.
2014-02-24 09:17:13 +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
4f48b7e4b5 #51 - Added customizing CSS from Spring Framework. 2014-02-17 09:37:57 +01:00