Commit Graph

  • 0d4469d8e3 Suppressing warnings for deprecation of SimpleJdbcTemplate; polishing JavaDoc; using TestNG assertions in TestNG tests. Sam Brannen 2011-06-03 14:10:16 +00:00
  • 266e1096ce polishing Sam Brannen 2011-06-03 13:40:45 +00:00
  • 2b17ee0911 [SPR-6184] AnnotationConfigContextLoader now defines "$ContextConfiguration" as the resource suffix for generated default @Configuration class names. Sam Brannen 2011-06-03 13:39:15 +00:00
  • 39583d23fd [SPR-6184] AnnotationConfigContextLoader now defines "$ContextConfiguration" as the resource suffix for generated default @Configuration class names. Sam Brannen 2011-06-03 13:11:06 +00:00
  • 16fc083310 SPR-8391 Minor documentation fixes Rossen Stoyanchev 2011-06-03 09:50:12 +00:00
  • f1ad53d570 SPR-6709 Update changelog and add one test Rossen Stoyanchev 2011-06-03 09:38:22 +00:00
  • d2a99de9fc Add ModelFactory test for HttpSessionRequiredException Rossen Stoyanchev 2011-06-03 09:38:16 +00:00
  • c7a350cde7 SPR-7477 - Added lazy-init attribute to jee namespace Oliver Gierke 2011-06-03 08:51:56 +00:00
  • 385d8e9482 Fix system environment tests on all platforms Chris Beams 2011-06-03 05:16:35 +00:00
  • a1b7af5c9c broke out pkg private classes from TypeDescriptor to improve manageability and testability Keith Donald 2011-06-03 03:09:05 +00:00
  • 07f985ac91 more tests; several assertions for the programmer Keith Donald 2011-06-03 02:18:22 +00:00
  • 08180e97f8 javadoc polishing Keith Donald 2011-06-03 02:01:28 +00:00
  • a8dbac6d8d more tests Keith Donald 2011-06-03 01:55:41 +00:00
  • 0f6d890d97 javadoc Keith Donald 2011-06-03 00:51:17 +00:00
  • 6f146737f4 simplified TypeDescriptor usage and updated use of the API across BeanWrapper and SpEL; collapsed PropertyTypeDescriptor into TypeDescriptor for simplicity and ease of use; improved docs Keith Donald 2011-06-02 23:37:19 +00:00
  • 9d2ee7061c SPR-6709 Handle RequestBodyNotValidException and update reference docs Rossen Stoyanchev 2011-06-02 18:27:50 +00:00
  • bfecedf5e2 Reverted Dave's changes to Eclipse project settings since we do not use Maven to build. Sam Brannen 2011-06-02 17:59:52 +00:00
  • 2913964b41 [SPR-7960][SPR-8386] Supporting declarative configuration of bean definition profiles in the TestContext framework: - TextContext now works with MergedContextConfiguration instead of locations and loader - TextContext now builds context caching key from MergedContextConfiguration - Test context caching is now based on locations, classes, active profiles, and context loader - TextContext now delegates to SmartContextLoader or ContextLoader as appropriate - AbstractContextLoader now implements SmartContextLoader - AbstractGenericContextLoader now sets active profiles in the GenericApplicationContext - Introduced integration tests for profile support in the TCF for both XML and annotation config Sam Brannen 2011-06-02 17:51:37 +00:00
  • ab704fdaba [SPR-8393] AnnotatedBeanDefinitionReader's constructor now inherits the Environment of supplied BeanDefinitionRegistry. Sam Brannen 2011-06-02 17:35:02 +00:00
  • 74b169e886 [SPR-8393] AnnotatedBeanDefinitionReader's constructor now inherits the Environment of supplied BeanDefinitionRegistry. Sam Brannen 2011-06-02 17:33:12 +00:00
  • 18f5d90235 SPR-6709 Support @Valid with @RequestBody method arguments Rossen Stoyanchev 2011-06-02 17:21:44 +00:00
  • 14edc9fc03 SPR-7364: added separator property to database populator to deal with things like PL/SQL David Syer 2011-06-02 16:22:26 +00:00
  • ac735d73ac [SPR-7960][SPR-8386] First draft of SmartContextLoader SPI, MergedContextConfiguration, and ContextConfigurationAttributes. Sam Brannen 2011-06-02 14:45:22 +00:00
  • cee9da36eb Mention code alternatives in context and mvc XSDs Chris Beams 2011-06-02 14:45:00 +00:00
  • 9ca9287e35 Polish @Primary Javadoc Chris Beams 2011-06-02 14:44:26 +00:00
  • aa0c64d2f2 Polish @EnableScheduling Javadoc and related XSD Chris Beams 2011-06-02 14:43:59 +00:00
  • 3e5c6306be Polish @EnableAsync Javadoc and related XSD Chris Beams 2011-06-02 14:42:26 +00:00
  • 066daaf5be Polish @EnableTransactionManagement Javadoc and XSD Chris Beams 2011-06-02 14:29:06 +00:00
  • 645631ad2e SPR-6688: Add tests and explicit detection of \ in sql script extractor David Syer 2011-06-02 14:28:58 +00:00
  • e0ad6500be Rename TransactionManagementConfigurer callback Chris Beams 2011-06-02 14:28:16 +00:00
  • ce78a519f6 SPR-8059 fix issue with != param condition Rossen Stoyanchev 2011-06-02 12:29:26 +00:00
  • 7be1b5c3f5 revised cache abstraction + remove generic signature on key generator (as the type is not used anywhere) + add a small improvement to CacheAspect to nicely handle the cases where the aspect is pulled in but not configured Costin Leau 2011-06-02 10:01:14 +00:00
  • 8227cb6243 Introduce ConfigurableConversionService interface Chris Beams 2011-06-02 06:50:42 +00:00
  • 6ae04eb7e6 Polish ConfigurablePropertyResolver Javadoc Chris Beams 2011-06-02 06:50:00 +00:00
  • 0304a4b74d Revert "Introduce Ordered#NOT_ORDERED" Chris Beams 2011-06-02 06:49:15 +00:00
  • cf2563bdf5 [SPR-8388] Cleared up confusing documentation regarding PropertyResolver and Environment. Sam Brannen 2011-06-01 21:05:23 +00:00
  • 919b996027 [SPR-8388] Improved documentation on default registered PropertyEditors; fixed typos and grammar in JavaDoc; suppressed warnings due to generics; etc. Sam Brannen 2011-06-01 20:54:48 +00:00
  • 4642cca893 [SPR-6184] Introduced AnnotationConfigContextLoader to provide TestContext support for @Configuration classes Sam Brannen 2011-06-01 16:13:40 +00:00
  • ff2a603f2f [SPR-7960] Trimming profiles for good measure. Sam Brannen 2011-06-01 15:04:34 +00:00
  • 24a97805ef [SPR-7960] Renamed @ActivateProfiles to @ActiveProfiles and fleshed out JavaDoc. Sam Brannen 2011-06-01 14:40:53 +00:00
  • 0c775416a6 [SPR-8089][SPR-8093] Re-enabled ignored JMX tests based on the feedback that jmxremote_optional.jar is now present "jre/lib/ext/ in both 1.5 and 1.6 JDKs on the build server". Sam Brannen 2011-06-01 14:12:03 +00:00
  • 3a2afde41d [SPR-7960] Renamed resolveActivatedProfiles() to resolveActiveProfiles(). Sam Brannen 2011-06-01 12:59:47 +00:00
  • f64344b296 [SPR-7960] resolveActivatedProfiles() now resolves a unique set of activated profiles Sam Brannen 2011-06-01 12:56:50 +00:00
  • 13b7f1a31b fixed typos Sam Brannen 2011-06-01 12:55:26 +00:00
  • 6981ee566c [SPR-7960] No longer tracking empty activated profiles. Sam Brannen 2011-05-31 22:29:14 +00:00
  • c7473f9124 [SPR-7960] No longer tracking empty activated profiles. Sam Brannen 2011-05-31 22:12:53 +00:00
  • 67661693fe Ignore failing tests on Windows Chris Beams 2011-05-31 10:58:24 +00:00
  • c3675b44b4 Polish WebApplicationInitializer Javadoc Chris Beams 2011-05-31 06:42:36 +00:00
  • 14d50e3482 Fix failing system environment tests on Windows Chris Beams 2011-05-31 06:42:06 +00:00
  • 4feacf31e7 Polish AdviceMode Javadoc Chris Beams 2011-05-31 06:41:35 +00:00
  • 847b54f3b1 Sort WebApplicationInitializers properly Chris Beams 2011-05-31 01:12:34 +00:00
  • 0067618b35 [SPR-7960] Initial support for @ActivateProfiles in tests. Sam Brannen 2011-05-30 22:00:12 +00:00
  • f5a39ae7ff [SPR-7960] Initial support for @ActivateProfiles in tests. Sam Brannen 2011-05-30 21:59:12 +00:00
  • e5702cd3de final preparations for 3.1 M2 release Juergen Hoeller 2011-05-30 13:18:16 +00:00
  • 948aa4f589 Introduce DelegatingFilterProxy constructors Chris Beams 2011-05-30 12:57:19 +00:00
  • 1e1a05e9f8 Polish DelegatingFilterProxy Javadoc Chris Beams 2011-05-30 12:56:32 +00:00
  • e36b5e9b7e Introduce ContextLoader(Listener) constructors Chris Beams 2011-05-30 12:56:01 +00:00
  • 2b4328023e Improve ApplicationContextInitializer sorting Chris Beams 2011-05-30 12:55:33 +00:00
  • 2eea63eec5 Introduce Framework/DispatcherServlet constructors Chris Beams 2011-05-30 12:54:48 +00:00
  • c4d98278e9 Fix DispatcherServlet warnings Chris Beams 2011-05-30 12:54:24 +00:00
  • fb9fb00c04 Update GenericWAC to implement ConfigurableWAC Chris Beams 2011-05-30 12:53:57 +00:00
  • c9e67b2ef2 Introduce Servlet 3.0 WebApplicationInitializer Chris Beams 2011-05-30 12:53:32 +00:00
  • 2b51759113 fixed reflective class names Juergen Hoeller 2011-05-29 22:00:14 +00:00
  • 788a65b8e7 compatibility with Quartz 2.0 variant of the JobFactory interface Juergen Hoeller 2011-05-29 21:45:19 +00:00
  • 8e169a2782 updated Quartz scheduling package to support Quartz 1.8 as well Juergen Hoeller 2011-05-29 21:29:40 +00:00
  • f1b9b8e924 preparations for 3.1 M2 release Juergen Hoeller 2011-05-29 20:55:44 +00:00
  • e1d9457b7d CustomNumberEditor generically declares numberClass as subclass of Number (matching NumberUtils) Juergen Hoeller 2011-05-29 20:55:15 +00:00
  • 0d69b80385 polishing Juergen Hoeller 2011-05-29 20:53:34 +00:00
  • 98c6a2784f RemoteExporter uses an opaque proxy for 'serviceInterface' exposure (no AOP interfaces exposed) Juergen Hoeller 2011-05-29 20:52:37 +00:00
  • a966cba97f fixed JPA 2.0 timeout hints to correctly specify milliseconds (SPR-8086) Juergen Hoeller 2011-05-29 20:52:03 +00:00
  • c303b22e30 updated IntelliJ dependency descriptors Juergen Hoeller 2011-05-29 20:43:52 +00:00
  • af8aff3e49 added StandardServletMultipartResolver for Servlet 3.0 Juergen Hoeller 2011-05-29 20:38:23 +00:00
  • 127115671c SPR-8218 MVC chapter updates Rossen Stoyanchev 2011-05-27 17:09:53 +00:00
  • 367a0c2933 Upgrade javax.servlet dependency to 3.0 for .web Chris Beams 2011-05-26 13:34:21 +00:00
  • 2ceeff370a Allow multiple locations via @PropertySource#value Chris Beams 2011-05-25 10:52:25 +00:00
  • 0756a6abfe Polish PropertySource and Environment Javadoc Chris Beams 2011-05-25 10:52:03 +00:00
  • 37d955b35b Added tests for @RequestMaping produces and consumes Arjen Poutsma 2011-05-25 09:21:44 +00:00
  • f43d0e1003 Revised converter search algorithm to favor super classes before interface hierarchy Keith Donald 2011-05-24 22:20:54 +00:00
  • ad93d20a6c SPR-6749 Keith Donald 2011-05-24 19:40:14 +00:00
  • 47e3f0948d polish Keith Donald 2011-05-24 18:32:01 +00:00
  • 01cbfd4f6f added null binding check for primitives for all conversion results; polishing Keith Donald 2011-05-24 17:53:18 +00:00
  • c5833b192e SPR-7353 Use canWrite to narrow down list of producible types Rossen Stoyanchev 2011-05-24 17:22:22 +00:00
  • d02e37a307 added new ConverterRegistry operation; polishing Keith Donald 2011-05-24 03:47:50 +00:00
  • e25fbf2533 added symmetry to ToString converters: SPR-8306 Keith Donald 2011-05-23 23:00:43 +00:00
  • e11d7c328f Added Eclipse project dependency on org.springframework.asm Sam Brannen 2011-05-23 17:18:14 +00:00
  • c4363673dc Delegate parent environment to child app contexts Chris Beams 2011-05-23 10:04:00 +00:00
  • c696e195fa Introduce AnnotationConfigCapableApplicationContext Chris Beams 2011-05-23 10:03:23 +00:00
  • e128ee2464 Introduce AnnotationConfigWAC #scan and #register Chris Beams 2011-05-23 10:02:50 +00:00
  • 56720fc42c Support "contextInitializerClasses" init-param Chris Beams 2011-05-23 10:02:18 +00:00
  • 3c6254df90 Polish FrameworkServlet Javadoc; fix warnings Chris Beams 2011-05-23 10:01:49 +00:00
  • 7430fcd904 SPR-8364 Keith Donald 2011-05-23 07:38:27 +00:00
  • 5c67dbf424 revised findCommonElement handling within TypeDescriptor.forObject(Object); we now fully introspect the collection elements to resolve the common type. We also support nested introspection e.g. collections of collections. Object.class is used to indicate no common type, and TypeDescriptor.NULL is used to indicate a null element value Keith Donald 2011-05-23 05:21:02 +00:00
  • 79f9d1cfc6 moved applyIndexedObject internal, now invoked inside forObject static factory method Keith Donald 2011-05-23 01:08:18 +00:00
  • 4d6a5849f7 SPR-8364 Keith Donald 2011-05-22 19:10:40 +00:00
  • 4a6101a697 Guard against null in #visitInnerClass Chris Beams 2011-05-21 01:39:50 +00:00
  • 95b1dbadb0 Register nested @Configuration classes automatically Chris Beams 2011-05-21 01:20:33 +00:00
  • 5b2c7c4e58 Introduce ClassMetadata#getMemberClassNames Chris Beams 2011-05-21 01:20:03 +00:00
  • 76e3d2855a Polish @Configuration-related Javadoc Chris Beams 2011-05-21 01:19:25 +00:00
  • 5fa7f24794 SPR-7353 Respect 'produces' condition in ContentNegotiatingViewResolver, improve selection of more specific media type in a pair Rossen Stoyanchev 2011-05-20 17:02:20 +00:00
  • c481d2e9fb Rename {Default=>Standard}PortletEnvironment Chris Beams 2011-05-20 03:57:35 +00:00