Commit Graph

61 Commits

Author SHA1 Message Date
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
Thomas Darimont
cd08dad6cf #29 - Add formatter configuration for SD projects.
Added the formatter configuration from spring-data-commons.
2013-11-19 11:27:00 +01:00
Thomas Darimont
6052f15a7e #27 - Introduced shell script to automatically create issue branches and update pom versions.
Previously every branch push / commit ended up in the same BUILD-SNAPSHOT artefact. In order to avoid potential confusion we now change the pom versions to create issue specific snapshot-builds next to the build-snapshot that is created for the master branch. As an example the version number in SD Commons 1.7.0.BUILD-SNAPSHOT for issue DATACMNS-42 becomes 1.7.0.DATACMNS-42-SNAPSHOT.
This is automatically performed by the new-issue-branch.sh script.

When one begins to work on a ticket just execute:
new-issue-branch.sh DATAMODULE-ISSUENUMBER

E.g.:
new-issue-branch.sh DATACMNS-42 will create a new branch issue/DATACMNS-42 
in SD Commons.
2013-11-18 12:54:21 +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
Oliver Gierke
01785139e7 #22 - Added profile to build against Spring 3.2. 2013-08-21 18:55:12 +02:00
Oliver Gierke
f6e1ba828d #20 - Upgraded to Querydsl 3.2.2. 2013-08-01 15:18:47 +02:00
Oliver Gierke
598d7b0d3f #19 - Removed creation of .autoschemaln file. 2013-08-01 15:17:43 +02:00
Oliver Gierke
719d31bca5 #18 - Fixed .autoschemaln creation.
Added mkdirs flag to make sure .autoschemaln gets created in nonexistent sub-folders as well.
2013-06-04 21:10:10 +02:00
Spring Buildmaster
cdfd1b3cd1 #8 - Prepare next development iteration. 2013-05-31 17:40:11 +02:00
Spring Buildmaster
a175fe2609 #8 - Release version 1.1.0.RELEASE. 2013-05-31 08:32:43 -07:00
Oliver Gierke
479f1963ba #8 - Prepare 1.1.0.RELEASE. 2013-05-31 17:26:38 +02:00
Oliver Gierke
f7271b0cf0 #17 - Introduced apt property for maven-apt-plugin version. 2013-05-29 17:59:22 +02:00
Oliver Gierke
bf636721b6 #10 - Upgraded to Querydsl 3.2.0. 2013-05-28 10:12:18 +02:00
Oliver Gierke
9f3517f142 #16 - Added spring4 profile to expose Spring 4 version. 2013-05-14 20:57:50 +02:00
Oliver Gierke
ba3256d09c #15 - Raised build source level to 1.6. 2013-04-29 13:01:10 +02:00
Oliver Gierke
790192b7f8 #14 - Upgraded to Maven compiler plugin 3.1. 2013-04-26 11:44:03 +02:00
Oliver Gierke
e2d0bf2e68 #10 - Upgrade to Querydsl 3.1.1. 2013-04-26 09:39:04 +02:00
Oliver Gierke
ead42c7bb3 #12 - Added .autoschemaln to trigger schema linking automatically. 2013-04-26 09:36:51 +02:00
Oliver Gierke
81a3134be2 #10 - Upgrade to Querydsl 3.1.0. 2013-04-16 10:57:39 +02:00
Oliver Gierke
4e5c25b180 #11 - Upgraded dependencies.
AspectJ 1.7.1 -> 1.7.2
Logback 1.0.6 -> 1.0.11
Mockito 1.9.0 -> 1.9.5
2013-04-16 10:57:09 +02:00
Oliver Gierke
7be4bbbfd7 #7 - Upgrade to Maven dependency plugin in version 2.7. 2013-04-16 10:48:27 +02:00
Oliver Gierke
c4aad35bb3 #5 - Upgraded to Querydsl 3.0.0. 2013-03-25 14:06:59 +01:00
Oliver Gierke
bd37d06c23 Introduced special ci profile to archive JavaDoc.
This allows releasing without the distribute profile being active as this causes issues on multi-module projects.
2013-02-19 13:34:17 +01:00
Spring Buildmaster
f6bcb1a3b3 Prepare next development iteration. 2013-02-12 02:17:21 -08:00
Spring Buildmaster
de150ebb78 Release version 1.0.2.RELEASE. 2013-02-12 02:17:19 -08:00
Oliver Gierke
4028948602 Fixed JavaDoc aggregation not to fail in multi-project builds. 2013-02-12 11:10:17 +01:00
Spring Buildmaster
bb24a9359f #3 - Prepare next development iteration. 2013-02-12 00:30:39 -08:00
Spring Buildmaster
0863222af7 #3 - Release version 1.0.1.RELEASE. 2013-02-12 00:30:36 -08:00
Oliver Gierke
522eca6336 #2 - Reverted PDF ref doc build to use source images. 2013-02-12 09:21:23 +01:00
Oliver Gierke
0e1c233895 #2 - Polished build of documentation.
Added copying images into shared resources folder to make them visible to the documentation build.
2013-02-11 12:26:11 +01:00
Oliver Gierke
cb2d6615c6 Picked up Phil's CSS improvements. 2013-02-11 12:12:36 +01:00
Oliver Gierke
3bd617589f #1 - Improved readme to ease multi project setup. 2013-02-11 12:09:53 +01:00
Oliver Gierke
a993d80c93 Upgraded to use the latest resources. 2013-02-07 16:57:46 +01:00
Oliver Gierke
6869f21c4b Fixed setting the releaseType property in release type profiles. 2013-02-07 16:57:31 +01:00
Oliver Gierke
4f77b0115e Added javadoc:jar goal to make sure we attach the artifact. 2013-02-07 16:57:12 +01:00
Spring Buildmaster
e25665a7e1 Prepare next development iteration. 2013-02-07 03:50:21 -08:00
Spring Buildmaster
e2980a13ac Release version 1.0.0.RELEASE. 2013-02-07 03:50:17 -08:00
Oliver Gierke
5b882a4ade Polished pom.xml of resources project. 2013-02-07 12:44:37 +01:00
Oliver Gierke
48933db38d Fixed naming of final reference documentation PDF. 2013-01-30 13:48:11 +01:00
Oliver Gierke
9b5004cf01 Fix upload of schema files for multi module builds. 2013-01-29 20:35:51 +01:00