Sam Brannen
|
c686035773
|
Updated Eclipse classpath regarding javax.inject and javax.validation.
|
15 years ago |
Arjen Poutsma
|
523dba7285
|
SPR-6183 - integration-tests should not be included in the packaged distribution
|
15 years ago |
Ramnivas Laddad
|
832db0abbc
|
Updated Groovy version for Eclipse project to mathc ivy.xml
|
15 years ago |
Mark Pollack
|
4f94f45ec4
|
pom maintenance
|
15 years ago |
Juergen Hoeller
|
ad1269622b
|
@Scope annotations not sufficient for scanning anymore
|
15 years ago |
Juergen Hoeller
|
e1a3e44485
|
initial JSR-330 injection support
|
15 years ago |
Juergen Hoeller
|
1045847cf7
|
updated to CGLIB 2.2 and EHCache 1.6.2
|
15 years ago |
Keith Donald
|
f323a5bb5d
|
fixed broken classpaths for ehcache and junit
|
15 years ago |
Juergen Hoeller
|
8754f0bc85
|
updated dependencies
|
15 years ago |
Mark Pollack
|
97e3b5ca8c
|
SPR-5976 - Upgrade POMS to JUnit 4.6
|
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 |
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 |
Sam Brannen
|
0c2fa5208d
|
[SPR-5888] Upgrading to TestNG 5.9.
|
16 years ago |
Sam Brannen
|
10829f8b20
|
Repairing Eclipse classpaths and Ivy config:
- org.apache.openjpa -> 1.1.0
- com.sun.syndication -> 1.0.0
- javax.el -> 1.0.0
|
16 years ago |
Juergen Hoeller
|
266a65982d
|
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
|
16 years ago |
Scott Andrews
|
f6e869163f
|
updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade
|
16 years ago |
Juergen Hoeller
|
4cf573ba98
|
updated to FreeMarker 2.3.15 (SPR-4962)
|
16 years ago |
Juergen Hoeller
|
58a458986f
|
polishing
|
16 years ago |
Thomas Risberg
|
1facd45c5e
|
switched to use XInclude
|
16 years ago |
Colin Sampaleanu
|
b7ab939d55
|
forgot to update eclipse project when updating hibernate versions
|
16 years ago |
Colin Sampaleanu
|
31f61628ff
|
updte hibernate dependencies in integration-test project to same as
those in orm project
|
16 years ago |
Mark Pollack
|
362629d03b
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
Andy Clement
|
c4de2ba006
|
include missing package component
|
16 years ago |
Mark Pollack
|
8fba89c634
|
Change antlr version to be 3.0.1 so that is consistent across the project
|
16 years ago |
Scott Andrews
|
c488f3768c
|
updating eclipse classpath settings
|
16 years ago |
Juergen Hoeller
|
341ec4ed41
|
updated to JRuby 1.2 and Hessian 3.2.1
|
16 years ago |
Mark Pollack
|
0152d8d21d
|
SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs.
Cleanup remains to meet maven central metadata requirements
|
16 years ago |
Chris Beams
|
3ae3de19a9
|
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
+ Finished support for @Import, including detection of circular imports
|
16 years ago |
Chris Beams
|
e834711bc0
|
+ Removed old testsuite.iml (favor integration-testsuite.iml)
+ Updated integration-tests/.classpath to point to javax.jdo 2.1.0 instead of 2.0.0
|
16 years ago |
Juergen Hoeller
|
e989292e2a
|
updated compile and test dependencies
|
16 years ago |
Arjen Poutsma
|
171b855d10
|
Added JUnit 4.5
|
16 years ago |
Juergen Hoeller
|
2bdb62f4c2
|
added IntelliJ settings for integration-tests module
|
16 years ago |
Scott Andrews
|
1f770574b0
|
updating eclipse settings and classpaths
|
16 years ago |
Chris Beams
|
07c15ce746
|
renamed .testsuite -> .integration-tests
|
16 years ago |