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
Juergen Hoeller
03adc3b632
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4502 50f2f4bb-b051-0410-bef5-90022cba6387
2011-06-09 09:58:15 +00:00
Ben Hale
82e5f5f5d6
Publishing license and notice files
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3612 50f2f4bb-b051-0410-bef5-90022cba6387
2010-08-23 13:17:31 +00:00
Costin Leau
feec66ab73
SPR-7197
...
+ removed compile time dependency on JBoss VFS
+ added support for JBoss AS 6.0 / JBoss VFS 3.0.0 infrastructure
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3336 50f2f4bb-b051-0410-bef5-90022cba6387
2010-05-14 19:29:44 +00:00
Costin Leau
5e677feda0
+ upgrade to AspectJ 1.6.8
...
+ externalize some of the jar versions
+ align the versions of some dependencies between pom.xml and ivy.xml
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2918 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-04 11:46:21 +00:00
David Syer
2bad74c238
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
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2579 50f2f4bb-b051-0410-bef5-90022cba6387
2009-12-04 18:25:31 +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
Juergen Hoeller
e61021e4e4
marked JBoss VFS dependency as optional (SPR-6127)
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1939 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-18 21:34:25 +00:00
Thomas Risberg
9809730148
fixed component scanning for JBoss 5 VFS; applied revised vfs-fixes-3.patch; added ResourceHandlingUtils (SPR-5120)
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1864 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-10 10:35:04 +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
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
Juergen Hoeller
6cafe60ce2
AspectJ update
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@838 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 00:08:38 +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
Arjen Poutsma
81b1d4e572
Added various XML helper classes, for use with OXM
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@514 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-06 16:24:42 +00:00
Chris Beams
059906452e
+ refactoring .testsuite .aop.aspectj tests in preparation for migration to .context
...
+ updated all ivy.xml files to depend on AspectJ 1.6.2
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@480 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-19 14:56:09 +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
Arjen Poutsma
5e92b61edb
Moved tests over from testsuite to core
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@178 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 11:54:19 +00:00
Arjen Poutsma
97bb06baa0
Upgraded ivy files to correspond to those in 2.5.5
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@137 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-27 13:41:44 +00:00
Arjen Poutsma
5d22d0f586
Fixed manifest templates and pomx
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@113 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-23 08:38:18 +00:00
Arjen Poutsma
ec5f9cd4d4
Added tiger classes of core bundle
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@110 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-22 15:48:39 +00:00
Arjen Poutsma
2b8007d2d4
- Removed deprecated code
...
- Removed backport-util-concurrent
- Removed commons attributes support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@109 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-22 15:37:12 +00:00
Arjen Poutsma
3b9b46b480
Moved over initial version of core bundle
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@108 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-22 13:55:20 +00:00
Ben Hale
860a8a3f15
Initial code checkin
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3 50f2f4bb-b051-0410-bef5-90022cba6387
2008-07-11 06:34:50 +00:00