Commit Graph
1221 Commits
Author SHA1 Message Date
Mark Fisher 716070be36 SPR-4359 the 'scheduling' namespace is now 'concurrent'
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1226 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-21 18:41:13 +00:00
Juergen Hoeller 407060ac59 polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1225 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-20 00:31:00 +00:00
Juergen Hoeller 4d7576ef85 revised use of id and display name (id may be null; SPR-5761)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1224 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-20 00:12:19 +00:00
Juergen Hoeller 087d4f57f0 revised use of id and display name (id may be null; SPR-5761)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1223 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 23:48:44 +00:00
Thomas Risberg ab99e54a03 updated code examples with generics; took out Java 1.4 references; polished
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1222 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 23:45:19 +00:00
Juergen Hoeller b701d0803c polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1221 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 22:46:22 +00:00
Juergen Hoeller 85dc366c98 reflective loading of driver classes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1220 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 22:42:03 +00:00
Juergen Hoeller d3e65541a0 return generics-capable Class references
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1219 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 22:39:58 +00:00
Juergen Hoeller a7fa7aa05c added additional cast for javac
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1218 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 22:39:20 +00:00
Juergen Hoeller d13225968b polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1217 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 22:33:30 +00:00
Juergen Hoeller 61be0a4427 fixed build; revised generic declarations
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1216 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 22:31:31 +00:00
Mark Pollack 89087e91fc Documentation fixes: SPR-5748, SPR-5723, SPR-5750, SPR-5753, SPR-5747
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1215 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 22:09:06 +00:00
Jennifer Hickey 9f87467445 SPR-5256
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1214 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 21:02:43 +00:00
Sam Brannen 6880b910bd Minor fixes for grammar and spelling
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1213 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 19:02:22 +00:00
Sam Brannen 29df13b1f5 Suppressing serialization warnings
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1212 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-19 15:33:45 +00:00
Keith Donald ba721e73cd removed unused import
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1211 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-18 13:14:55 +00:00
Keith Donald 05ae07ed98 costin code review comments
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1210 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-18 13:13:34 +00:00
Keith Donald 39ccde6fc6 applied joris's no derby log patch
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1209 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-17 15:39:17 +00:00
Sam Brannen 753f2ed8cf Updated copyright.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1208 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-17 10:22:40 +00:00
Sam Brannen 227fe9afd4 Spring TestContext Framework autowiring tests now include an explicit test for the @Autowired-@Qualifier combination.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1207 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-17 10:22:03 +00:00
Keith Donald c5ca7c441d added support for null conversion point type
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1206 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-17 03:09:59 +00:00
Keith Donald e8dc69f11c fixed autoboxing bug
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1205 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-17 02:22:02 +00:00
Keith Donald a7a6cc5548 Added to docs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1204 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-16 22:58:18 +00:00
Keith Donald f95cd5d00b made package private
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1203 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-16 22:14:22 +00:00
Keith Donald 55694f5ca1 removed unused imports
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1202 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-16 22:13:21 +00:00
Keith Donald 4a727f391f applied Joris's patch to shutdown Embedded Derby DB; adjusted manifest template to restrict derby version range from 10.5.1. to 10.6
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1201 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-16 22:11:18 +00:00
Keith Donald 5fdab83ee6 doc polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1200 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-16 18:46:56 +00:00
Keith Donald 371d007068 added derby to manifest
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1199 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-16 15:49:49 +00:00
Keith Donald 2c2d2d5a8b removed @Override
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1198 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-16 15:34:47 +00:00
Keith Donald 2587e09b57 derby embedded db support initial commit; shutdown use case needs work
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1197 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-16 15:05:28 +00:00
Andy Clement 089cf760ab SPR-5692: export META-INF so that aop.xml is visible to aspectj load time weaving in an OSGi environment
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1196 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-16 01:48:23 +00:00
Thomas Risberg 2cb5ee1439 removed TopLink coverage
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1195 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 21:52:23 +00:00
Keith Donald 2d8cc2df46 commented out failing el test for now - todo
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1194 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 21:34:11 +00:00
Keith Donald edf7038380 tests passing again
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1193 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 21:31:57 +00:00
Keith Donald c9c26c6c6c BindingPoint to ConversionPoint, javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1192 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 20:32:23 +00:00
Thomas Risberg deb29de722 cleaned up transaction chapter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1191 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 20:15:18 +00:00
Keith Donald a2f085d87c renamed TypeDescriptor to BindingPoint
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1190 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 17:30:03 +00:00
Keith Donald 948cf56514 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1189 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 17:28:55 +00:00
Ben Hale 24665e3715 Upgrade to spring-build
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1188 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 17:01:37 +00:00
Thomas Risberg 0a3e0fd3c5 removed getting-started; added section on new tutorial
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1187 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 15:25:43 +00:00
Juergen Hoeller 115db84ac0 generified JtaTransactionManager code
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1186 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 15:04:11 +00:00
Christian Dupuis 19234d89fc minor change to use registerBeanComponent instead of directly registering the BeanDefinition
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1185 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 13:42:24 +00:00
Christian Dupuis 7c711c894c fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1184 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 13:24:59 +00:00
Christian Dupuis 1f065e9daa some minor tweaks to the scheduling namespace parser to make it more tooling friendly; applied new tools:annotation to method attribute in scheduling xsd
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1183 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 13:24:28 +00:00
Christian Dupuis 8acad83009 fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1182 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 13:22:30 +00:00
Juergen Hoeller 612ae0653d quick attempt to fix core.convert breakage
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1181 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 11:35:41 +00:00
Christian Dupuis dfbcd4f190 added spring-tool-3.0.xsd; new expected-method element to describe possible methods for an attribute
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1180 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-15 11:03:37 +00:00
Keith Donald d44dc82740 converter system refactoring from community input
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1179 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-14 21:36:49 +00:00
Juergen Hoeller 8c22394a98 OSGI manifests etc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1178 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-13 20:52:40 +00:00
Juergen Hoeller 3d4cb2a13a added Commons Lang for Velocity tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1177 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-13 20:52:06 +00:00