David Syer
|
b077d5ba97
|
SPR-6678: fix poms for 3.0.1
|
15 years ago |
Juergen Hoeller
|
0ba8375546
|
full support for JPA 2.0 PersistenceUnitInfo SPI (for compatibility with Hibernate 3.5 beta 3; SPR-6408)
|
15 years ago |
Juergen Hoeller
|
e328083d11
|
updated manifest for new JPA 2.0 criteria package (SPR-6636)
|
15 years ago |
Juergen Hoeller
|
e1d5c7310a
|
updated JPA 2.0 support to the final spec (supporting the "getCriteriaBuilder" method)
|
15 years ago |
David Syer
|
1202f67cc8
|
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
|
15 years ago |
Juergen Hoeller
|
0d413c7e36
|
reverted schema update implementation for Hibernate 3.2 compatibility (SPR-6509)
|
15 years ago |
David Syer
|
b7e37ddb07
|
SPR-5327: tidy up Maven dependencies (keeping commons-logging)
|
15 years ago |
David Syer
|
1a06b6a0ab
|
SPR-5327: tidy up Maven dependencies (keeping commons-logging)
|
15 years ago |
Juergen Hoeller
|
cc0bd730eb
|
polishing
|
15 years ago |
Juergen Hoeller
|
34d4e3cbe0
|
refined Hibernate version range
|
15 years ago |
Juergen Hoeller
|
1cf0c12674
|
restored Hibernate 3.2 compatibility (SPR-6387)
|
15 years ago |
Juergen Hoeller
|
46cd083976
|
added chaining-capable "add" method to MutablePropertyValues
|
15 years ago |
Juergen Hoeller
|
eb0b4f0cbd
|
added support for Hibernate 3.3 RegionFactory cache SPI to LocalSessionFactoryBean (SPR-6387)
|
15 years ago |
Juergen Hoeller
|
86934e2403
|
added SQL String and related context to translated JDBCException messages (SPR-6304)
|
15 years ago |
Juergen Hoeller
|
155f6b1aa1
|
polishing
|
15 years ago |
Thomas Risberg
|
076b912f05
|
removed filter for classes from the JPA providers package for EclipseLink (SPR-6040)
|
15 years ago |
Keith Donald
|
c8fd4a45fc
|
more eclipse compile errors
|
15 years ago |
David Syer
|
2978a4d0eb
|
SPR-6160: resolved by referring to 'future release' instead of 2.5
|
15 years ago |
Juergen Hoeller
|
54221500c1
|
fixed PersistenceInjectionTests
|
15 years ago |
Juergen Hoeller
|
94533976d0
|
full compliance with the JSR-330 TCK
|
15 years ago |
Arjen Poutsma
|
cafc106ccc
|
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
|
15 years ago |
Juergen Hoeller
|
09e6a85edd
|
fixed overview files
|
15 years ago |
Mark Pollack
|
c6cd1a528e
|
SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate
SPR-5956 - Remove commons-logging dependency definitions in pom.xml for all but spring-core so as to make exclusion rule easier for user who use slf4j
|
15 years ago |
Juergen Hoeller
|
cd1df84d7d
|
removed slf4j dependency (not used in Spring itself; SPR-6119)
|
15 years ago |
Juergen Hoeller
|
60acaf5671
|
updated dependencies
|
15 years ago |
Mark Pollack
|
4f94f45ec4
|
pom maintenance
|
15 years ago |
Juergen Hoeller
|
ee1c68ead4
|
polishing
|
15 years ago |
Juergen Hoeller
|
45dc856993
|
Jpa/JdoTransactionManager passes resolved timeout into Jpa/JdoDialect's beginTransaction; HibernateJpaDialect applies timeout onto native Hibernate Transaction before begin call (SPR-5195)
|
15 years ago |
Juergen Hoeller
|
57f90ad4ef
|
polishing
|
15 years ago |
Juergen Hoeller
|
8754f0bc85
|
updated dependencies
|
15 years ago |
Juergen Hoeller
|
83289cb8b0
|
updated JPA 2.0 compatibility to EclipseLink 2.0.0.M7
|
15 years ago |
Juergen Hoeller
|
ce3c72f8c2
|
compatibility with Hibernate 3.5 beta 1
|
15 years ago |
Mark Pollack
|
3081396c15
|
pom maintenance - changes needed to run inside eclipse via m2eclipse
|
16 years ago |
Mark Pollack
|
97e3b5ca8c
|
SPR-5976 - Upgrade POMS to JUnit 4.6
|
16 years ago |
Arjen Poutsma
|
3d29023ef3
|
Updating POMs to contain Junit & EasyMock version numbers. Apparently, the maven ant tasks cannot resolve our parent pom.
|
16 years ago |
Mark Fisher
|
1bfb26e4b2
|
updated aspectj weaver version in .classpath files to match ivy.xml configuration
|
16 years ago |
Chris Beams
|
9163d8043b
|
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
|
16 years ago |
Mark Pollack
|
69422e771f
|
SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed)
Update org.sf.web/.classpath to refer to tiles 2.1.2
|
16 years ago |
Mark Pollack
|
0c16554e23
|
SPR-5803 and additional POM maintenance/development
|
16 years ago |
Sam Brannen
|
620c9b1f96
|
[SPR-5895] Upgraded to EasyMock 2.5.1.
|
16 years ago |
Sam Brannen
|
8bfb56c75b
|
[SPR-5887] Upgraded to JUnit 4.6.0.
|
16 years ago |
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
16 years ago |
Juergen Hoeller
|
a5c324f934
|
Hibernate AnnotationSessionFactoryBean detects Hibernate's special @Entity annotation too (SPR-5787)
|
16 years ago |
Sam Brannen
|
af56f6497c
|
Updated regarding generics; fixed typos.
|
16 years ago |
Juergen Hoeller
|
e70d2ce14c
|
polishing
|
16 years ago |
Juergen Hoeller
|
bbd69da37f
|
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
|
16 years ago |
Sam Brannen
|
a6a8b29d19
|
Fixed typo in JavaDoc
|
16 years ago |
Juergen Hoeller
|
bc9b256179
|
fixed "org.hibernate.ejb" version range
|
16 years ago |
Thomas Risberg
|
1facd45c5e
|
switched to use XInclude
|
16 years ago |
Mark Pollack
|
362629d03b
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |