Commit Graph

30 Commits

Author SHA1 Message Date
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
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
a0813b4c85 changing to use source 1.5; removed some @Override on interface methods; cleaned up unused imports 2011-04-08 10:41:11 -04:00
Thomas Risberg
844328e178 prepared for snapshot builds 2011-04-05 11:48:08 -04:00
Thomas Risberg
db71edb362 preparing for 1.0.0.M7 2011-04-05 11:47:06 -04:00
Thomas Risberg
1220ff98d0 removed slf4j dependency 2011-04-04 17:46:46 -04:00
Oliver Gierke
95ff87e959 Configured Maven JAR plugin to package the Bundlor generated MANIFEST.MF. 2011-03-29 08:48:58 +02: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
Oliver Gierke
33efa23492 DATACMNS-22 - Added Spring release repository as plugin repository.
Needed to lookup AWS build extension.
2011-03-20 19:24:08 +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
Oliver Gierke
dd6e56d013 DATACMNS-14 - Fixed various issues in the poms.
Added Milestone repository to aspects module to find AspectJ 1.6.11.M2. Reduced logging dependencies to test scope, altered two classes to use SLF4J instead of Commons logging. Use Log4J 1.2.16 as this does not require explicit excludes for mail, JMS and JMX anymore.
2011-03-10 18:22:43 +01:00
Michael Hunger
67c2c58b42 set both target and source to 1.6 in the pom 2011-03-04 02:14:19 +01: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
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
Oliver Gierke
6194acd825 Initial commit for repository abstraction.
Extracted common functionality from project Hades to build a common infrastructure for generic repository implementations independent of the underlying persistence mechanism. Fixes DATACMNS-2, DATACMNS-3, DATACMNS-4, DATACMNS-5, DATACMNS-6, DATACMNS-8, DATACMNS-9.
2010-11-28 18:15:38 +01:00
Thomas Risberg
1da491ff6f changed a few remaining "datastore" to "data" 2010-11-18 10:21:58 -05:00
Thomas Risberg
c6ea2de71b downgraded AWS wagon to 2.0.0 2010-11-02 11:25:59 -04:00
Thomas Risberg
0f7984a331 Switched to use new project layout; updated build; moved files around 2010-10-07 12:14:39 -04:00