Sam Brannen
1de71c6e37
[SPR-8222] Upgraded to JUnit 4.9.
14 years ago
Sam Brannen
87dad65ff0
[SPR-8622] Upgraded to JUnit 4.8.2
14 years ago
Rossen Stoyanchev
cc7c64a371
Remove unnecessary javax.servlet dependency
14 years ago
Chris Beams
1eb5811347
Introduce CommandLinePropertySource and impls
...
Users may now work with command line arguments as a source of
properties for use with the PropertySource and Environment APIs.
An implementation based on the jopt library and a "simple"
implementation requiring no external libraries are are provided
out-of-the box.
See Javadoc for CommandLinePropertySource, JOptCommandLinePropertySource
and SimpleCommandLinePropertySource for details.
Issue: SPR-8482
14 years ago
Sam Brannen
b130a36af7
[SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.
14 years ago
Costin Leau
d9a664a588
SPR-7197
...
polish :)
15 years ago
Chris Beams
f25d2a9416
Removed hard-coded local path from .core/.classpath; removed duplicate asm entry in .context/.classpath
15 years ago
Costin Leau
8d0bb00188
+ make use or property placeholders inside template.mf
15 years ago
Chris Beams
0f7f749ada
Updated Eclipse .classpath to aspectj 1.6.8
15 years ago
Keith Donald
a2be2e15e9
polish; fixed failed tests
16 years ago
Keith Donald
381d1d5a94
default date/time converters
16 years ago
Keith Donald
1e9fc388ac
added javax validation, hibernate, and vfs dependencies into eclipse
16 years ago
Juergen Hoeller
8754f0bc85
updated dependencies
16 years ago
Mark Fisher
1bfb26e4b2
updated aspectj weaver version in .classpath files to match ivy.xml configuration
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
Juergen Hoeller
0471d5d3ea
removed outdated imports
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
Keith Donald
b04134cffb
removed aopalliance errant dependency; removed unused import
16 years ago
Scott Andrews
1f770574b0
updating eclipse settings and classpaths
16 years ago
Christian Dupuis
62a7457599
updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE
16 years ago
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
16 years ago
Scott Andrews
f91ac5a519
eclipse settings to support unit test
17 years ago
Scott Andrews
9178e97fb4
synchronized .classpath files with ivy.xml
17 years ago
Scott Andrews
731c33f640
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
17 years ago