Commit Graph

53 Commits

Author SHA1 Message Date
Oliver Gierke
5eaa87ceb0 DATACMNS-103 - Improved 3.1 build.
We now use an exclusive upper bound of 4.0.0.RELEASE for Spring dependencies. With the snapshot repository removed we now get the latest release milestone to build on. Changed repository links to use http://repo.springframework.org to route dependencies through our Artifactory instance. Fixed some plugin dependency versions along the way.
2011-12-01 16:21:19 +01:00
Thomas Risberg
d56e9a0dc0 prepared for 1.2.0 snapshot builds 2011-10-21 16:19:28 -04:00
Thomas Risberg
c3e04eefea prepared for Spring Data Commons 1.2.0.M2 release 2011-10-21 16:16:15 -04:00
Thomas Risberg
2192c4684e prepared for 1.2.0 snapshot builds 2011-09-01 20:21:45 -04:00
Thomas Risberg
04f4e9f2b8 prepared for Spring Data Commons 1.2.0.M1 release 2011-09-01 20:17:20 -04:00
trisberg
0232fdacbf prepared for 1.2.0 snapshot builds 2011-07-21 13:13:00 -04:00
trisberg
3c3012db0d prepared for Spring Data Commons 1.1.0.RELEASE 2011-07-21 11:46:48 -04:00
Thomas Risberg
aa3c29c5a3 prepared for 1.1.0 snapshot builds 2011-07-19 11:50:52 -04:00
Thomas Risberg
1d52b05507 prepared for Spring Data Commons 1.1.0.RC1 release 2011-07-19 11:48:40 -04:00
Thomas Risberg
687a2ed0b5 prepared for 1.1.0 snapshot builds 2011-06-21 16:23:29 -04:00
Thomas Risberg
c3406a7ebe prepared for Spring Data Commons 1.1.0.M2 release 2011-06-21 16:19:58 -04:00
Oliver Gierke
c9eeee545a DATACMNS-27 - Added plugin repository to allow build on Maven 3. 2011-06-10 14:53:05 -07:00
Thomas Risberg
dfca1c61a2 prepared for 1.1.0 snapshot builds 2011-06-02 08:58:14 -04:00
Thomas Risberg
dff80c6f3d prepared for Spring Data Commons 1.1.0.M1 release 2011-06-02 08:54:44 -04:00
Oliver Gierke
727bf4cc99 Moved repository declaration to find EJB jar to the right pom.xml. 2011-05-12 14:10:45 +02:00
Oliver Gierke
d8c5bca4bd DATACMNS-36 - Improved transaction handling configuration support.
Added custom TransactionAttributeSource that favors interface transaction configuration over the implementation configuration. This allows us configuring repository implementations with @Transactional but allow overriding this configuration at the user's repository level as well.
2011-05-12 12:13:49 +02:00
Thomas Risberg
9b645aa370 removed release repositories 2011-04-18 18:01:41 -04:00
trisberg
3aed2e87fe prepared for 1.1.0 snapshot builds 2011-04-18 17:52:08 -04:00
trisberg
bc130ab9fd prepared for Spring Data Commons 1.0.0.RELEASE 2011-04-18 17:49:12 -04:00
Thomas Risberg
789fe37713 added release repositories 2011-04-18 16:20:26 -04:00
Thomas Risberg
d4736039b3 added release repositories 2011-04-18 16:12:04 -04:00
Thomas Risberg
ecf7cd1a08 prepared for snapshot builds 2011-04-08 17:55:02 -04:00
Thomas Risberg
419ab99cd2 preparing for 1.0.0.RC1 2011-04-08 17:52:30 -04:00
Thomas Risberg
c0da416a17 prepared for snapshot builds 2011-03-25 16:48:37 -04:00
Thomas Risberg
06656ae062 preparing for 1.0.0.M6 2011-03-25 16:46:33 -04:00
Thomas Risberg
8af071664e prepared for snapshot builds 2011-03-23 19:48:43 -04:00
Thomas Risberg
22243d05ce preparing for 1.0.0.M5 2011-03-23 19:44:27 -04:00
Thomas Risberg
71ea5ddaed pruned unused cross-store prototype classes; changed package names 2011-03-23 11:26:29 -04:00
Oliver Gierke
6672a206c7 DATAJPA-19 - Moved extension classes into Spring Data Commons Core. 2011-03-23 10:05:33 +01:00
Thomas Risberg
626d52e2c0 prepared for snapshot builds 2011-03-15 22:34:46 -04:00
Thomas Risberg
8640511347 preparing for M4 2011-03-15 22:24:58 -04:00
Oliver Gierke
80359c4d07 DATAJPA-19 - Added Hades extensions module.
Added DomainClassPropertyEditor and DomainClassConverter to automatically bind domain classes to Spring MVC controller methods. Same applies to PageableArgumentResolver. Polished up some generics.

Introduced RepositoryFactoryInformation interface being implemented by RepositoryFactorySupport that allows the extension components to get access to the raw factories, access EntityInformation of it and then find out about the repository interface to lookup the actual repository instance.
2011-03-11 16:11:39 +01:00
Thomas Risberg
af99e4e825 moved DocBook to pre-site 2011-03-02 10:07:58 -05:00
Thomas Risberg
0342d74427 upgraded extension for use with Maven 3 2011-02-16 16:50:54 -05:00
Thomas Risberg
0b4bad2589 prepared for snapshot builds 2011-02-09 17:01:32 -05:00
Thomas Risberg
f92aa4a2d8 preparing for M3 2011-02-09 16:44:15 -05:00
Mark Pollack
77442ad43e update cut-n-paste error in project name and update distribution management section 2011-01-31 16:42:51 -05:00
Thomas Risberg
4ce3076beb prepared for snapshot builds 2011-01-31 15:46:51 -05:00
Thomas Risberg
3714f0aa01 preparing for M2 2011-01-31 15:07:54 -05:00
Thomas Risberg
e059872ef9 prepared for snapshot builds 2010-12-23 18:34:22 -05:00
Thomas Risberg
00044478e4 preparing for M1 2010-12-23 17:28:24 -05:00
Thomas Risberg
722f516607 added javadoc/source jar plugins 2010-12-23 14:14:29 -05:00
Thomas Risberg
c6ea2de71b downgraded AWS wagon to 2.0.0 2010-11-02 11:25:59 -04:00
Thomas Risberg
4011f2e7cf cleanup 2010-10-07 14:28:57 -04:00
Thomas Risberg
0f7984a331 Switched to use new project layout; updated build; moved files around 2010-10-07 12:14:39 -04:00
Thomas Risberg
06b5ceff15 updated to use spring-data-parent; removed unused experimental classes 2010-09-09 16:39:33 -04:00
Thomas Risberg
230293e852 udated to use AspectJ 1.6.10.SNAPSHOT 2010-08-15 20:59:47 -04:00
Thomas Risberg
20c64e2469 added OSGi metadata to build 2010-08-13 14:05:10 -04:00
Thomas Risberg
ec549f01da updated to Spring 3.0.3 2010-08-11 15:19:38 -04:00
trisberg
fb2c81efdd first part of moving over cross-store classes/aspect; added aspectj compile support 2010-07-27 18:00:20 -04:00