Chris Beams
843106388e
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
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4643 50f2f4bb-b051-0410-bef5-90022cba6387
2011-06-30 22:33:56 +00:00
Sam Brannen
924b8e11ea
[SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3838 50f2f4bb-b051-0410-bef5-90022cba6387
2010-12-30 08:00:58 +00:00
Costin Leau
c81830a2a1
SPR-7197
...
polish :)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3337 50f2f4bb-b051-0410-bef5-90022cba6387
2010-05-14 19:34:36 +00:00
Chris Beams
4a410d0466
Removed hard-coded local path from .core/.classpath; removed duplicate asm entry in .context/.classpath
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3024 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-22 01:55:38 +00:00
Costin Leau
4be6044db9
+ make use or property placeholders inside template.mf
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3014 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-19 09:43:22 +00:00
Chris Beams
f86e3bcfd2
Updated Eclipse .classpath to aspectj 1.6.8
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2920 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-04 13:45:14 +00:00
Keith Donald
cd40d6c20d
polish; fixed failed tests
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2235 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-30 19:19:27 +00:00
Keith Donald
9ea5a96bb5
default date/time converters
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2180 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-25 04:52:26 +00:00
Keith Donald
ad9938d76b
added javax validation, hibernate, and vfs dependencies into eclipse
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1870 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-11 19:04:03 +00:00
Juergen Hoeller
a521abefcc
updated dependencies
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1791 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-31 11:25:54 +00:00
Mark Fisher
d7b321e413
updated aspectj weaver version in .classpath files to match ivy.xml configuration
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1609 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-24 20:09:01 +00:00
Sam Brannen
aef72ba508
[SPR-5895] Upgraded to EasyMock 2.5.1.
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1462 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-03 09:32:15 +00:00
Sam Brannen
887f8b3c10
[SPR-5887] Upgraded to JUnit 4.6.0.
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1461 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-02 18:07:55 +00:00
Juergen Hoeller
6dd9546ae0
removed outdated imports
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1169 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-12 23:50:35 +00:00
Chris Beams
7f82764cb2
+ 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
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@775 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-21 19:00:57 +00:00
Keith Donald
02a7b6c680
removed aopalliance errant dependency; removed unused import
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@740 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-06 20:25:34 +00:00
Scott Andrews
26a43a0fee
updating eclipse settings and classpaths
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@569 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-21 23:02:43 +00:00
Christian Dupuis
59d71e9f9b
updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@349 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-29 04:46:36 +00:00
Juergen Hoeller
f388e47598
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@345 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-27 21:49:10 +00:00
Scott Andrews
779c199665
eclipse settings to support unit test
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@189 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 15:00:00 +00:00
Scott Andrews
467422f54f
synchronized .classpath files with ivy.xml
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@146 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-27 23:13:58 +00:00
Scott Andrews
80f4c467a1
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@130 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-24 21:05:25 +00:00