Commit Graph

  • 1b0c6b848d only try to convert to String if canConvert returns true Juergen Hoeller 2009-12-15 09:59:11 +00:00
  • 2764024351 JavaDoc on AnnotationConfigApplicationContext#scan(String...) Chris Beams 2009-12-15 07:24:12 +00:00
  • 83a7cb9177 SpelExpressionParser etc Juergen Hoeller 2009-12-15 02:05:34 +00:00
  • 086aeb0aac rearranged spel subpackages in order to avoid package dependency cycle; introduced SpelParserConfiguration object to replace bit flags Juergen Hoeller 2009-12-15 02:03:16 +00:00
  • b5b1962530 removed MultipartRequest mixin interface again (avoiding a package dependency cycle) Juergen Hoeller 2009-12-15 00:51:32 +00:00
  • 5b87793521 html multi-page doc now only generates files per chapter consistent with Spring 2.5 Keith Donald 2009-12-15 00:18:46 +00:00
  • 18b5cd101e ConverterRegistry etc Juergen Hoeller 2009-12-14 21:42:54 +00:00
  • 86475593bb added special handling of String array values for required fields, e.g. for WebRequestDataBinder (SPR-6552) Juergen Hoeller 2009-12-14 21:42:17 +00:00
  • 26b3443299 added unit test for setRequiredFields with @MVC (SPR-6552) Juergen Hoeller 2009-12-14 21:32:26 +00:00
  • 6622c71935 revised default converters; renamed ConverterRegistry's addGenericConverter to addConverter Juergen Hoeller 2009-12-14 21:14:26 +00:00
  • c2e1f113f5 SPR-5764 + improved JBoss LTW by using the proper class loader for loading reflection types Costin Leau 2009-12-14 18:56:16 +00:00
  • 77a70f256c further tweaks on logging section Chris Beams 2009-12-14 17:27:27 +00:00
  • 56dcd9296a minor usage/grammar improvements in logging section Chris Beams 2009-12-14 17:09:52 +00:00
  • cb4bc58dbd + improved javadoc (no code changes) Costin Leau 2009-12-14 15:52:01 +00:00
  • b963906bd1 SPR-6447 + moved petclinic to spring-samples (https://src.springframework.org/svn/spring-samples/petclinic) Costin Leau 2009-12-14 15:51:33 +00:00
  • d016a1cc2f updated version for 3.0 GA release Thomas Risberg 2009-12-14 12:58:09 +00:00
  • c8d65f078b SPR-6558: correct maven repository locations David Syer 2009-12-14 07:17:36 +00:00
  • d7a8d499be long style formatting tests Keith Donald 2009-12-14 02:02:09 +00:00
  • 2f539cded9 prepared for 3.0 GA release Juergen Hoeller 2009-12-14 00:58:44 +00:00
  • 6635a5d96d @ManagedBean coverage in javadoc Juergen Hoeller 2009-12-14 00:58:04 +00:00
  • cb9619f62b support @ManagedBean for name retrieval in AnnotationBeanNameGenerator as well; support @ManagedBean and @Named for direct use only Juergen Hoeller 2009-12-14 00:53:56 +00:00
  • 59d9f73f46 ignore client proxies for export Juergen Hoeller 2009-12-13 23:50:48 +00:00
  • 3cfac84bff updated javadoc (SPR-6546) Juergen Hoeller 2009-12-13 23:45:16 +00:00
  • 1b8a67d5d7 reimplemented bean lookup to avoid getBeanNamesForType(Object.class) Juergen Hoeller 2009-12-13 23:30:07 +00:00
  • dc6c1dc727 MBeanExporter detects FactoryBean-exported resources independent from declaration order Juergen Hoeller 2009-12-13 23:28:07 +00:00
  • db6e807421 removed getBeansWithAnnotation(Class,boolean,boolean) method from ListableBeanFactory; reimplemented getBeansWithAnnotation(Class) to avoid use of getBeanNamesForType(Object.class) Juergen Hoeller 2009-12-13 23:24:43 +00:00
  • d7a1630381 removed getBeansWithAnnotation(Class,boolean,boolean) method from ListableBeanFactory; reimplemented getBeansWithAnnotation(Class) to avoid use of getBeanNamesForType(Object.class) Juergen Hoeller 2009-12-13 23:23:34 +00:00
  • 929665d284 fixed accidental breakage in bean class resolution with tempClassLoader Juergen Hoeller 2009-12-13 16:07:03 +00:00
  • 9d2f7934de fixed non-Lifecycle-FactoryBean with exposed Lifecycle object case (SPR-6545) Juergen Hoeller 2009-12-13 15:47:52 +00:00
  • 35354ad520 polishing Juergen Hoeller 2009-12-13 15:30:52 +00:00
  • 42c7be4590 SmartLifecycle retrieval fix, properly taking FactoryBeans into account (SPR-6545) Juergen Hoeller 2009-12-13 15:28:34 +00:00
  • a0c4d2c13c detect Lifecycle-implementing FactoryBeans as well (SPR-6545) Juergen Hoeller 2009-12-13 14:08:08 +00:00
  • 5f9b444319 bean properties of type enum array/collection can be populated with comma-separated String (SPR-6547) Juergen Hoeller 2009-12-13 13:21:30 +00:00
  • b497f6ccad fixed JSR-303 Validator delegation code (SPR-6557) Juergen Hoeller 2009-12-13 12:31:34 +00:00
  • 63996cbb06 SPR-6541: move spring repository placeholder into a profile (build) and the other repositories into another profile (legacy-build) David Syer 2009-12-13 10:03:59 +00:00
  • 7c6c1c3ad8 some minor adjustments to the mvc namespace to make it work in the tools Christian Dupuis 2009-12-11 23:03:49 +00:00
  • 14b69148f9 file names based on section id now; updated sec ids to match conventions Keith Donald 2009-12-11 19:01:25 +00:00
  • b673087a87 polish Keith Donald 2009-12-11 18:26:12 +00:00
  • 541cf2de80 removed unused method; polishing Keith Donald 2009-12-11 18:24:44 +00:00
  • 753d0b0c91 removed generic warning Keith Donald 2009-12-11 18:19:43 +00:00
  • 027bd24260 polish Keith Donald 2009-12-11 18:16:38 +00:00
  • 4f4732df45 javadoc polishing Keith Donald 2009-12-11 17:56:41 +00:00
  • 8d4b9c0810 javadoc Keith Donald 2009-12-11 16:55:33 +00:00
  • 5ce16e01eb broke out collection to string converter logic from collection to object Keith Donald 2009-12-11 14:45:21 +00:00
  • 143ce57e76 SPR-6541: consolidate repositories into a profile (-P build) David Syer 2009-12-11 06:23:46 +00:00
  • e1d5c7310a updated JPA 2.0 support to the final spec (supporting the "getCriteriaBuilder" method) Juergen Hoeller 2009-12-10 21:42:48 +00:00
  • 859f422cbf component scanning autodetects the new EE 6 "javax.annotation.ManagedBean" stereotype Juergen Hoeller 2009-12-10 20:40:02 +00:00
  • 77f07da49d autodetect GlassFish V3 as well (SPR-6152) Juergen Hoeller 2009-12-10 18:42:59 +00:00
  • 96de14ef2e SPR-6537 initial commit; more extensive testing to follow Keith Donald 2009-12-10 17:36:58 +00:00
  • dd1bbde891 removed generic warning Keith Donald 2009-12-10 16:21:30 +00:00
  • 04e08d6952 Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions Arjen Poutsma 2009-12-10 15:22:55 +00:00
  • 4c76b48fd6 Updated Multipart documentation Arjen Poutsma 2009-12-10 12:37:28 +00:00
  • dc1b500430 preparations for 3.0 GA Juergen Hoeller 2009-12-09 22:44:11 +00:00
  • 1e1964a060 reintroduced createBinder template method in Servlet/Portlet AnnotationMethodHandlerAdapter (SPR-6534) Juergen Hoeller 2009-12-09 22:29:43 +00:00
  • 2ce5090d00 polishing Juergen Hoeller 2009-12-09 17:54:02 +00:00
  • 8334a03e03 added "converters" property to FormattingConversionServiceFactoryBean as well Juergen Hoeller 2009-12-09 17:53:25 +00:00
  • bc6b707a22 revised GenericConverter's "getConvertibleTypes()" signature to return Set of ConvertiblePair Juergen Hoeller 2009-12-09 17:52:19 +00:00
  • 010e72c35a GenericConversionService prefers matches against inherited interfaces over superclasses (SPR-6297) Juergen Hoeller 2009-12-09 16:16:55 +00:00
  • ad29a2376d PropertyPlaceholderConfigurer is compatible with Spring 2.5 extensions such as GigaSpaces again (SPR-6514) Juergen Hoeller 2009-12-09 16:09:12 +00:00
  • 3ffc2ba48d revised section on inheriting annotations from interfaces Juergen Hoeller 2009-12-09 15:32:58 +00:00
  • 31144591b0 revised javadoc (SPR-5720) Juergen Hoeller 2009-12-09 15:24:47 +00:00
  • 8b0a4921d9 removed unnecessary logging Juergen Hoeller 2009-12-09 14:59:44 +00:00
  • 74022861c5 SPR-6492 + upgrade to JRuby 1.4.0 Costin Leau 2009-12-09 10:57:54 +00:00
  • 481dd31006 Renamed tests for AnnotationConfig[Web]ApplicationContext; added tests for scan() and register() methods. Chris Beams 2009-12-08 15:29:27 +00:00
  • 736c7212db SmartLifecycle beans will get auto-started on demand even if marked as lazy-init (SPR-6515) Juergen Hoeller 2009-12-08 13:27:15 +00:00
  • 93b17042a2 SmartLifecycle beans will get auto-started on demand even if marked as lazy-init (SPR-6515) Juergen Hoeller 2009-12-08 12:17:01 +00:00
  • e65ba99e23 use varargs for scan method as well Juergen Hoeller 2009-12-08 10:17:27 +00:00
  • 95ddeff17d SPR-6492 EBR-551 + seems I spoke too soon - JRuby is still not in the EBR Costin Leau 2009-12-08 09:19:32 +00:00
  • 085aecd51f SPR-6492 + upgrade to JRuby 1.4.0 Costin Leau 2009-12-08 08:57:48 +00:00
  • c4d8f6b3eb extended registerAfterCompletionWithExistingTransaction's exception handling to detect JBoss RollbackException as well (SPR-6450) Juergen Hoeller 2009-12-07 20:53:21 +00:00
  • 5fdc29f152 polishing Juergen Hoeller 2009-12-07 20:33:33 +00:00
  • 1d005e12af fail when @DateTimeFormat is being used without JodaTime on the classpath (SPR-6508) Juergen Hoeller 2009-12-07 20:33:03 +00:00
  • 61f23710eb relaxed warning about ambiguous setters to only be logged in case of actual write access (SPR-6399) Juergen Hoeller 2009-12-07 18:57:32 +00:00
  • 27e0642543 SPR-6502 - Broken @RequestMapping inheritance Arjen Poutsma 2009-12-07 16:44:51 +00:00
  • 09a55c8ede import works with relative resources in other classpath roots again (SPR-6493) Juergen Hoeller 2009-12-07 15:16:36 +00:00
  • 231c8337d2 SPR-6529 - DateTimeFormatAnnotationFormatterFactory calls String.isEmpty(), which exists only in JDK1.6+ Arjen Poutsma 2009-12-07 14:41:30 +00:00
  • 93abbd0ef7 newTransactionStatus reverted to its original role, just without preparing synchronization (SPR-6521) Juergen Hoeller 2009-12-07 14:27:27 +00:00
  • 8678652f3e SPR-6528 - PathVariables of type double Arjen Poutsma 2009-12-07 14:25:21 +00:00
  • 976f920db2 SPR-6482 - @RequestMapping handled incorrectly when value contains "." (dot) character Arjen Poutsma 2009-12-07 13:59:07 +00:00
  • f36e8252c8 polishing Juergen Hoeller 2009-12-07 09:43:16 +00:00
  • f72769a621 added order property to AnnotationMethodHandlerAdapter (SPR-6516) Juergen Hoeller 2009-12-07 09:42:44 +00:00
  • abf6a7ee18 made parse and decorate non-final (SPR-6526) Juergen Hoeller 2009-12-07 09:16:00 +00:00
  • 33a7bbb485 SPR-6525: avoid need to use #root for method parameter references Andy Clement 2009-12-06 23:21:07 +00:00
  • e01c2eafa1 Fixed copy-n-paste errors. Sam Brannen 2009-12-04 23:31:28 +00:00
  • f4763a801f SPR-5327: Duh: broken build - invalid XML. David Syer 2009-12-04 21:39:32 +00:00
  • 11d2921767 Removed reference to the British musical and multimedia group "the the". ;) Sam Brannen 2009-12-04 20:43:45 +00:00
  • 0ea5b5ef0b opened up RestTemplate method signatures to Map<String, ?> and Object array instead of enforcing String values Juergen Hoeller 2009-12-04 18:29:53 +00:00
  • ad3fa505f3 SPR-5327: tweak the build.xml for core to try and make commons-logging optional in generated poms David Syer 2009-12-04 18:26:25 +00:00
  • 1202f67cc8 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 David Syer 2009-12-04 18:25:31 +00:00
  • 12892eef98 fixed String size constraint example (SPR-6517) Juergen Hoeller 2009-12-04 17:29:06 +00:00
  • 0d413c7e36 reverted schema update implementation for Hibernate 3.2 compatibility (SPR-6509) Juergen Hoeller 2009-12-04 17:19:47 +00:00
  • 604a9f077d SPR-5327: update artifact ids David Syer 2009-12-04 16:15:20 +00:00
  • fae06dc156 SPR-6092: clarify jar name in test docs David Syer 2009-12-04 15:21:51 +00:00
  • 5013664ec5 BATCH-5327: Correct name of SLF4J David Syer 2009-12-04 14:00:58 +00:00
  • ebd15e3287 SPR-6092: add section on Ivy David Syer 2009-12-04 12:47:47 +00:00
  • 0400ccc11f SPR-5327: tidy up aopalliance dependency David Syer 2009-12-04 11:33:56 +00:00
  • d1dfa873b7 SPR-6092: add section on EBR/Maven and tidy up references to jar files throughout David Syer 2009-12-04 11:21:04 +00:00
  • 95fb766d10 initial preparations for 3.0 GA Juergen Hoeller 2009-12-04 00:58:38 +00:00
  • e161c93f8d full support for formatters on array/collection elements (SPR-6504) Juergen Hoeller 2009-12-04 00:34:40 +00:00
  • 388edd7aaa lenient property name casing, beyond standard JavaBeans conventions (SPR-6491) Juergen Hoeller 2009-12-03 23:34:37 +00:00