Commit Graph

  • cef44f6d53 made PersistenceAnnotationBeanPostProcessor's JNDI API references optional - for compatibility with Google App Engine (SPR-6679) Juergen Hoeller 2010-02-11 11:36:33 +00:00
  • caaa45c9ef + fixed internal caching for LocalVariableTableParameterNameDiscoverer Costin Leau 2010-02-11 11:35:39 +00:00
  • 6389097ac1 + improved javadoc Costin Leau 2010-02-11 10:38:59 +00:00
  • c9975504c6 + improved LocalVariableTableParameterNameDiscoverer discovery and memory usage + added extra tests Costin Leau 2010-02-11 10:38:33 +00:00
  • 06cd013b31 Tiles 2.2 etc Juergen Hoeller 2010-02-10 23:25:43 +00:00
  • 99c5a70ce3 added optional JPA dependency to spring-aspects POM (SPR-6819) Juergen Hoeller 2010-02-10 23:02:31 +00:00
  • d87a947ef2 reverted to fixed definition path Juergen Hoeller 2010-02-10 21:45:13 +00:00
  • 69cb15f27f [SPR-6821] Removed lingering reference to StandardScopes. Sam Brannen 2010-02-10 21:35:26 +00:00
  • ef024db318 polishing Juergen Hoeller 2010-02-10 21:29:13 +00:00
  • bef30a838c support for Tiles 2.2.1 (preserving compatibility with Tiles 2.1.2 and above; SPR-6097) Juergen Hoeller 2010-02-10 21:26:42 +00:00
  • bfd61d6303 mvc namespace docs Keith Donald 2010-02-10 20:16:38 +00:00
  • 61958b6b3b comments about tutorials Keith Donald 2010-02-10 15:38:54 +00:00
  • 03e9e4568f avoid double closing in case of shutdown hook (SPR-6793) Juergen Hoeller 2010-02-10 13:49:51 +00:00
  • 63f574e741 Updated spring-build to see new maven targets Ben Hale 2010-02-10 11:38:33 +00:00
  • b670b19429 setAutoGrowNestedPaths throws an IllegalStateException if being called too late (SPR-6718) Juergen Hoeller 2010-02-09 15:54:48 +00:00
  • aafe8ef9be added "lenientFallback" flag to AbstractRoutingDataSource (SPR-6809) Juergen Hoeller 2010-02-09 15:39:54 +00:00
  • f0bb45ae28 included qualifier value in debug log for each transaction (SPR-6811) Juergen Hoeller 2010-02-09 14:57:17 +00:00
  • 3322368106 fixed TilesConfigurer's init-param handling; added simple bootstrap test for Tiles (SPR-6606) Juergen Hoeller 2010-02-09 12:32:32 +00:00
  • 7aec01bbac SPR-5379 + added clarifications to section 3.4.5.2 Excluding a bean from autowiring Costin Leau 2010-02-09 12:23:12 +00:00
  • a9386f5c79 SPR-5246 + clarify order of annotation and XML injection Costin Leau 2010-02-09 11:17:07 +00:00
  • c5c38c6664 non-matching @Transactional qualifier value will lead to IllegalStateException (SPR-6810) Juergen Hoeller 2010-02-08 18:32:38 +00:00
  • 6c0d934b92 do not try to convert read-only Collections/Maps (SPR-6808) Juergen Hoeller 2010-02-08 12:29:21 +00:00
  • 81649d5c3b Removed unused import. Sam Brannen 2010-02-07 15:57:57 +00:00
  • b25dc7cc55 compatibility with Hibernate 3.5 beta 4 (SPR-6804, SPR-6805) Juergen Hoeller 2010-02-06 16:15:12 +00:00
  • 3833444778 plenty of new entries for 3.0.1 Juergen Hoeller 2010-02-04 20:32:36 +00:00
  • d7b79dc9a9 fixed lookup log message (SPR-6746) Juergen Hoeller 2010-02-04 18:40:39 +00:00
  • 4778c4b750 support for Hessian 4.0.x (SPR-6041) Juergen Hoeller 2010-02-04 18:36:21 +00:00
  • 0590184557 + downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3 Costin Leau 2010-02-04 17:10:31 +00:00
  • 5279a07673 @SessionAttributes works when used on an annotated controller interface with AOP proxying (SPR-6797) Juergen Hoeller 2010-02-04 16:53:44 +00:00
  • 59360f4f65 added warning about pointing to a custom transaction manager bean (SPR-5174) Juergen Hoeller 2010-02-04 16:47:57 +00:00
  • 5f166f6799 added warning about annotated controller interfaces (SPR-6655) Juergen Hoeller 2010-02-04 15:52:15 +00:00
  • 56e119e822 @SessionAttributes works when used on an annotated controller interface with AOP proxying (SPR-6797) Juergen Hoeller 2010-02-04 15:39:58 +00:00
  • 7832381dd2 SPR-6788: fixed compareTo() consistency with equals Arjen Poutsma 2010-02-04 14:19:11 +00:00
  • 0f7f749ada Updated Eclipse .classpath to aspectj 1.6.8 Chris Beams 2010-02-04 13:45:14 +00:00
  • 82178b8d93 ignore IllegalStateException when removing shutdown hook (SPR-6793) Juergen Hoeller 2010-02-04 12:30:39 +00:00
  • 0fd4a45070 + upgrade to AspectJ 1.6.8 + externalize some of the jar versions + align the versions of some dependencies between pom.xml and ivy.xml Costin Leau 2010-02-04 11:46:21 +00:00
  • ac93b81a78 SPR-6794 + fix test Costin Leau 2010-02-04 11:33:58 +00:00
  • 2047b9b6b3 SPR-6788: fixed compareTo() consistency with equals Arjen Poutsma 2010-02-04 11:08:09 +00:00
  • 4f0876de39 SPR-6794 + added setter for encoding (in case the default UTF-8 is not enough) Costin Leau 2010-02-04 10:13:04 +00:00
  • fab29dfee7 + add explicit dependency on commons-pool to prevent version 1.3 from being used (since it contains a memory leak) Costin Leau 2010-02-04 10:05:54 +00:00
  • 0224cbc3de SPR-6794 + used UTF-8 as the implicit encoding for reading scripts Costin Leau 2010-02-04 10:04:48 +00:00
  • 44626054ce SPR-6786: added more checks for quality factors & charsets Arjen Poutsma 2010-02-04 09:47:52 +00:00
  • 4d09809f17 ApplicationListeners will reliably get invoked through their proxy (if any) Juergen Hoeller 2010-02-03 23:52:56 +00:00
  • ce6f14bd8b refined addApplicationListener to work any time during the refresh phase Juergen Hoeller 2010-02-03 23:09:42 +00:00
  • d96a6914a8 ApplicationListeners will get detected lazily as well (e.g. on @Bean's concrete result); inner bean ApplicationListeners will be invoked through their proxy (if any) Juergen Hoeller 2010-02-03 22:54:59 +00:00
  • 4d897e7ab5 lenient evaluation of boolean 'true' attribute expressions in JSP form tag library (SPR-6790) Juergen Hoeller 2010-02-03 21:56:17 +00:00
  • 41ecbc6814 fixed WebSphereUowTransactionManager regression: correctly roll back in case of exception (SPR-6695) Juergen Hoeller 2010-02-03 19:41:14 +00:00
  • 6e21c17253 SPR-6788 - The class MediaType has a natural ordering that is inconsistent with equals, which is generally recommended or should otherwise at least be indicated in the javadoc Arjen Poutsma 2010-02-03 14:02:44 +00:00
  • 0135a9451a SPR-6786 - The method org.springframework.http.MediaType.parseMediaType does not always throw IllegalArgumentException as the documentantion claims Arjen Poutsma 2010-02-03 13:52:39 +00:00
  • 0c6b99e489 SPR-6788 - The class MediaType has a natural ordering that is inconsistent with equals, which is generally recommended or should otherwise at least be indicated in the javadoc Arjen Poutsma 2010-02-03 11:38:31 +00:00
  • a44ec9f4f7 fixed JmsTemplate example (SPR-6789) Juergen Hoeller 2010-02-03 00:29:49 +00:00
  • 5ca1f11ce2 SPR-6763: more methods on StandardEvaluationContext supporting add/remove from resolver/accessor strategies Andy Clement 2010-02-02 21:38:33 +00:00
  • 66f708392e SPR-6764: filtering strategy for SpEL method invocation Andy Clement 2010-02-02 19:38:44 +00:00
  • 4343714c6d SPR-6788 - The class MediaType has a natural ordering that is inconsistent with equals, which is generally recommended or should otherwise at least be indicated in the javadoc Arjen Poutsma 2010-02-02 13:14:19 +00:00
  • 644f3065b6 SPR-6610: don't wrap runtime exceptions thrown from methods invoked via an expression Andy Clement 2010-02-01 20:13:08 +00:00
  • 45f79530db with dependencies distribution added Keith Donald 2010-02-01 19:59:05 +00:00
  • 4c35697c79 SPR-6760: method called twice if exits via exception in a 'normal' case Andy Clement 2010-02-01 19:53:34 +00:00
  • e3cdabfaac fixed MBeanExporter regression: do not try to expose abstract beans (SPR-6784) Juergen Hoeller 2010-02-01 17:56:03 +00:00
  • abdc35c893 component-scan's scoped-proxy attribute applies to scope-annotated singleton beans as well (SPR-6683) Juergen Hoeller 2010-02-01 16:51:46 +00:00
  • 56d2c9daf5 component-scan's scoped-proxy attribute applies to scope-annotated singleton beans as well (SPR-6683) Juergen Hoeller 2010-02-01 16:30:21 +00:00
  • 208c2d9c8b SPR-6785 - Improve message error when the MarshallingView modelKey attribute is not valid Arjen Poutsma 2010-02-01 15:25:29 +00:00
  • 1dbb64580c throw NotSerializableException if no serialization id is available Juergen Hoeller 2010-02-01 14:52:43 +00:00
  • 5f5e7c3262 polishing Juergen Hoeller 2010-02-01 14:51:54 +00:00
  • db71811c5a SharedEntityManagerCreator's EntityManager proxies are fully serializable now (SPR-6684) Juergen Hoeller 2010-02-01 14:48:18 +00:00
  • df54c8613d TransactionInterceptor is able to serialize "transactionManagerBeanName" as well (SPR-6680) Juergen Hoeller 2010-02-01 14:45:11 +00:00
  • 2d525901ff proxies with AspectJ pointcuts are fully serializable within a BeanFactory now (SPR-6681) Juergen Hoeller 2010-02-01 14:43:35 +00:00
  • dcf0244566 SPR-3786 + add note on annotation-based injection vs XML + provide a nicer introduction to annotation based chapter Costin Leau 2010-02-01 14:36:38 +00:00
  • 83c018a0b4 call processConfigBeanDefinitions lazily if postProcessBeanDefinitionRegistry hasn't been called Juergen Hoeller 2010-01-31 16:10:11 +00:00
  • b53ccb3807 widened FactoryBean's "getObjectType" signature to return any Class<?> (SPR-6692) Juergen Hoeller 2010-01-31 16:01:14 +00:00
  • 8ab9da4461 introduced BeanDefinitionRegistryPostProcessor extension to BeanFactoryPostProcessor; @Configuration classes support definition of BeanFactoryPostProcessor beans as well (SPR-6455, SPR-6611) Juergen Hoeller 2010-01-31 15:58:27 +00:00
  • a897e3f01f refined DefaultLifecycleProcessor's start/stop logging and stop exception handling (SPR-6769, SPR-6770) Juergen Hoeller 2010-01-31 15:52:13 +00:00
  • 59b8a139d7 JndiObjectFactoryBean explicitly only chooses public interfaces as default proxy interfaces (SPR-5869) Juergen Hoeller 2010-01-31 14:59:27 +00:00
  • 9c44f9252d fixed cron example (SPR-6772) Juergen Hoeller 2010-01-31 14:17:44 +00:00
  • 6070a498fe BeanNameAutoProxyCreator detects alias matches for specified bean names as well (SPR-6774) Juergen Hoeller 2010-01-31 14:12:48 +00:00
  • 6b2b5c4c23 introduced BeanDefinitionRegistryPostProcessor extension to BeanFactoryPostProcessor; @Configuration classes support definition of BeanFactoryPostProcessor beans as well (SPR-6455, SPR-6611) Juergen Hoeller 2010-01-31 14:05:28 +00:00
  • 2d6ea2f4fe fixed JPA multi-unit setup example (SPR-6781) Juergen Hoeller 2010-01-31 12:59:59 +00:00
  • fbd797e50b RESOLVED - issue SPR-6779: imported @Configuration classes do not get enhanced and fail to satisfy scoping requirements refactoring, polishing. Chris Beams 2010-01-29 23:31:53 +00:00
  • 110b032ad9 IN PROGRESS - issue SPR-6779: imported @Configuration classes do not get enhanced and fail to satisfy scoping requirements All tests in ImportedConfigurationClassEnhancementTests now pass. The fix was simple - imported @Configuration class bean definitions were not getting marked with the attribute that indicates that they are indeed @Configuration class bean definitions. To make this happen, ConfigurationClassPostProcessor's protected checkConfigurationClassCandidate(beanDef) method is being called from within ConfigurationClassBeanDefinitionReader when imported @Configuration classes are being processed. This is quick and dirty, and the subsequent check-in will refactor the solution appropriately. Chris Beams 2010-01-29 20:55:03 +00:00
  • 5fdee47841 Unit test cornering bug SPR-6779, 'imported @Configuration classes do not get enhanced and fail to satisfy scoping requirements' Chris Beams 2010-01-29 19:48:25 +00:00
  • ee2b1cde82 SPR-6775 + remove class definitions for sticking around (by forcing eager metadata initialization) + improve cache size by eliminating the numbers of method metadata objects created + improve lookup access on method metadata Costin Leau 2010-01-29 14:27:49 +00:00
  • 39f81760f8 SPR-6775 + increase size to 256 Costin Leau 2010-01-28 16:03:07 +00:00
  • b32c4cfb8a SPR-6775 + replace the vanilla hashmap with a quick-and-dirty, JDK based, fixed LRU cache Costin Leau 2010-01-28 15:51:20 +00:00
  • f2fdf9fa6b SPR-6771 - HttpMessageConverter should accept Class<? extends T> on can read Arjen Poutsma 2010-01-28 09:23:34 +00:00
  • 1cda8cb6fa Updated documentation to point out that AnnotationConfigWebApplicationContext can accept both fully-qualified class names as well as base packages to the contextConfigLocation init-param. Chris Beams 2010-01-28 03:42:42 +00:00
  • d13f0c8052 fixed namespace example (SPR-6766) Juergen Hoeller 2010-01-27 13:48:57 +00:00
  • 0a4a09a09d SPR-6759 - Jetty 7 doesn't like ShallowEtagHeaderFilter Arjen Poutsma 2010-01-27 13:02:02 +00:00
  • 1bbe93e535 SPR-3709 + improved example to work with multi-nested declarations + used JDK 5 syntax + added documentation code into trunk (including unit test) for easier future reference Costin Leau 2010-01-27 12:25:04 +00:00
  • b1e2a2ec3c SPR-6577 - MarshallingView auto detect model with Jaxb2Marshaller chooses the wrong object Arjen Poutsma 2010-01-27 10:52:08 +00:00
  • 71d7b22d5e SPR-3771 + added table summarizing the Aware interfaces in Spring 3 Costin Leau 2010-01-26 17:02:21 +00:00
  • 1152d51c6f SPR-4493 + added some clarifications + improved the document structure Costin Leau 2010-01-26 14:31:44 +00:00
  • ead5df4546 SPR-6649 - Request mapping incorrectly receiving all dispatches for a controller Arjen Poutsma 2010-01-26 10:47:36 +00:00
  • 2f840b1097 SPR-6646 + replaced handleRequest() with setSynchronizeOnSession() which is final Costin Leau 2010-01-26 10:07:40 +00:00
  • 0968e9fbd0 LinkedMultiValueMap should implement Serializable (SPR-6765) Juergen Hoeller 2010-01-25 20:04:01 +00:00
  • bc37c50972 SPR-4493 SPR-6756 Costin Leau 2010-01-25 17:03:05 +00:00
  • 0c2a710787 Upgrade to spring-build Ben Hale 2010-01-23 17:27:51 +00:00
  • f614150421 Fixed up POM bug Ben Hale 2010-01-23 12:01:54 +00:00
  • 2afb58e74e Upgraded spring-build Ben Hale 2010-01-23 09:28:22 +00:00
  • 693a83ba88 Upgraded spring-build Ben Hale 2010-01-23 00:15:00 +00:00
  • 1305d6ac11 Separated out unit test projects Ben Hale 2010-01-23 00:03:05 +00:00
  • 265b82013d Updates to allow nightly snapshots of maven central-compatible artifacts Ben Hale 2010-01-22 20:16:25 +00:00