Commit Graph

  • 0a36596468 do not register default formatters for Date and Calendar (requiring explicit use of @DateTimeFormat there) Juergen Hoeller 2009-12-03 23:26:08 +00:00
  • 73a75220a8 do not register a default NumberFormatter (SPR-6490) Juergen Hoeller 2009-12-03 22:41:44 +00:00
  • ac3a1d9132 added since tag Juergen Hoeller 2009-12-03 16:30:51 +00:00
  • fcfe94139c updated required Hibernate version Juergen Hoeller 2009-12-03 13:18:39 +00:00
  • b16e502c16 fixed typo Juergen Hoeller 2009-12-03 13:17:08 +00:00
  • 0b577dd558 fixed dependencies Juergen Hoeller 2009-12-03 13:15:33 +00:00
  • 4093935275 JavaDoc polishing Sam Brannen 2009-12-02 09:34:12 +00:00
  • 277d153604 Add trailing / to repository URLs on S3 (improves build time for clients) David Syer 2009-12-02 08:26:13 +00:00
  • cb9e877e4a preparations for RC3 release Juergen Hoeller 2009-12-01 02:58:38 +00:00
  • 132bb8a672 polishing Juergen Hoeller 2009-12-01 02:45:12 +00:00
  • 126f83959b preparations for RC3 release Juergen Hoeller 2009-12-01 02:26:23 +00:00
  • 69124f9392 JSR-303 SpringValidatorAdapter uses field name as first argument (analogous to bind errors; SPR-6407) Juergen Hoeller 2009-12-01 02:25:48 +00:00
  • 5165465821 initialize synchronization after begin while instantiating TransactionStatus as early as possible (SPR-6409) Juergen Hoeller 2009-12-01 01:32:51 +00:00
  • d67e655c17 updated version for RC3 release Thomas Risberg 2009-11-30 17:55:24 +00:00
  • fdfbf2a01b changed jar name to use RELEASE instead of RC1 Thomas Risberg 2009-11-30 17:54:50 +00:00
  • b7b52fffea renamed path element to mapping per code review Keith Donald 2009-11-30 16:32:59 +00:00
  • 7a1c4d23b4 SPR-6469 + renamed spring-agent.jar to org.springframework.instrument.jar through-out the documentation. Costin Leau 2009-11-30 13:18:16 +00:00
  • b7e37ddb07 SPR-5327: tidy up Maven dependencies (keeping commons-logging) David Syer 2009-11-30 12:57:11 +00:00
  • 1a06b6a0ab SPR-5327: tidy up Maven dependencies (keeping commons-logging) David Syer 2009-11-30 12:56:25 +00:00
  • 81d7f5bc5a SPR-6375 - Register sensible default HTTP Message Converters based on what is available in the classpath Arjen Poutsma 2009-11-30 12:21:13 +00:00
  • 666700f7f3 constructor arguments can be overridden by name in child bean definitions (SPR-6463) Juergen Hoeller 2009-11-30 12:17:28 +00:00
  • cc32399878 SPR-6470 - Make filterModel() in MappingJacksonJsonView more lenient Arjen Poutsma 2009-11-30 10:29:27 +00:00
  • 541aae12ef SPR-5802 - NullPointerException when using @CookieValue annotation Arjen Poutsma 2009-11-30 10:16:14 +00:00
  • 73b54f4efe SPR-6466 - ContentNegotiatingViewResolver can not handle View implementations returning null as content type Arjen Poutsma 2009-11-30 10:10:27 +00:00
  • c8d6360855 ability to have multiple path patterns per mapped interceptor definition Keith Donald 2009-11-30 07:51:29 +00:00
  • d4a21f1db8 added back mvc:interceptors element and added interceptor matching based on path pattern; needs review Keith Donald 2009-11-30 02:55:02 +00:00
  • 0be6473316 javadoc polishing--named Parser String arg name to 'text' Keith Donald 2009-11-28 21:16:01 +00:00
  • fbfa67e8a6 ordered sorting Keith Donald 2009-11-28 07:20:20 +00:00
  • f6a2e58d95 SPR-6341 Added documentation for Lifecycle, SmartLifecycle, and LifecycleProcessor in the 'beans' chapter after init/destroy callbacks are covered. Mark Fisher 2009-11-28 00:02:30 +00:00
  • a64f0f1ebe Added tests for the DefaultLifecycleProcessor and a custom "lifecycleProcessor" bean. Mark Fisher 2009-11-27 20:38:43 +00:00
  • 1ac7b95c1d SPR-6460 Added "phase" attribute to the JMS namespace's "jca-listener-container" element. Mark Fisher 2009-11-27 18:16:08 +00:00
  • dc24944cd9 SPR-6460 Added "phase" attribute to the JMS "listener-container" element. Mark Fisher 2009-11-27 17:42:30 +00:00
  • b444220564 SPR-5507 When determining start/stop order, the DefaultLifecycleProcessor checks for the new Phased interface rather than SmartLifecycle now. Mark Fisher 2009-11-27 17:30:35 +00:00
  • 57f0a7d94b added detectInterceptors compatibility check Keith Donald 2009-11-27 17:04:48 +00:00
  • 5e1c00ceb2 SPR-5507 Factored out the Phased interface. Mark Fisher 2009-11-27 15:59:12 +00:00
  • e664779f3e Do not require bound classes or context for Jaxb2Marshaller. RestTemplate now registers JAXB2 and Jackson by default, if found on the classpath. Arjen Poutsma 2009-11-27 14:34:27 +00:00
  • 01ce468ff2 SPR-6386 - MappingJacksonHttpMessageConverter ignores supported media types property Arjen Poutsma 2009-11-27 14:14:13 +00:00
  • dc0613f487 HttpMessageConverter.supports() is split into canRead/canWrite. HttpMessageConverter.write() now allows for a specific content type. Arjen Poutsma 2009-11-27 13:23:15 +00:00
  • 18c63f70c4 polishing Keith Donald 2009-11-27 04:31:09 +00:00
  • f751acea12 fixed tests Juergen Hoeller 2009-11-27 02:15:48 +00:00
  • 7e5106d1ac FormatterRegistry extends ConverterRegistry now; FormattingConversionService extends GenericConversionService Juergen Hoeller 2009-11-27 01:58:31 +00:00
  • a1916ca765 polishing Juergen Hoeller 2009-11-27 01:49:18 +00:00
  • d6197b743d clarified double role of id property Juergen Hoeller 2009-11-27 01:45:53 +00:00
  • d54cf0ca37 polishing Juergen Hoeller 2009-11-27 01:43:34 +00:00
  • ac490114ae propagate full TypeDescriptor for field-level conversion as well Juergen Hoeller 2009-11-27 01:43:14 +00:00
  • 973fb6ce40 updated to Groovy 1.6.5 Juergen Hoeller 2009-11-27 01:37:43 +00:00
  • 9400fb3e78 replaced custom asList method with Arrays.asList(ObjectUtils.toObjectArray(...)) Juergen Hoeller 2009-11-27 01:35:45 +00:00
  • cc0bd730eb polishing Juergen Hoeller 2009-11-27 01:34:56 +00:00
  • bc06ffb6b8 removed obsolete System.err logging for the property-not-found case Juergen Hoeller 2009-11-27 01:28:54 +00:00
  • 5e68cc5a58 removed inappropriate assertion that prevents static method calls Juergen Hoeller 2009-11-27 01:03:48 +00:00
  • 34d4e3cbe0 refined Hibernate version range Juergen Hoeller 2009-11-26 16:09:48 +00:00
  • fbee526a40 + add oxm.xsd namespace alias Costin Leau 2009-11-26 15:44:29 +00:00
  • 218051464d Fixed typo Sam Brannen 2009-11-26 12:12:14 +00:00
  • 1cf0c12674 restored Hibernate 3.2 compatibility (SPR-6387) Juergen Hoeller 2009-11-26 11:08:22 +00:00
  • 8546e64b03 Support for media subtype suffixes in include(), i.e. application/*+xml includes application/soap+xml Arjen Poutsma 2009-11-26 10:41:22 +00:00
  • 8259d45583 removed now obsolete test case Keith Donald 2009-11-26 08:39:46 +00:00
  • de1d548725 SPR-6413 and SPR-6414 first cut: needs review, particularly compatibility note in AbstractHandlerMapping Keith Donald 2009-11-26 08:27:42 +00:00
  • 6c89946d42 leniently fall back to the passed-in method if a bridge method couldn't be resolved (for Groovy 1.7 compatibility) Juergen Hoeller 2009-11-25 16:55:13 +00:00
  • e10161182b RESOLVED - issue SPR-6444: TaskExecutor not initialized in task namespace David Syer 2009-11-25 13:18:31 +00:00
  • 89975c8b79 SPR-6378 - RC2: Issue with RequestMethod.GET differs from M2 Arjen Poutsma 2009-11-25 11:12:03 +00:00
  • 5d2d2bcf39 fixed supported HSQL/H2 version range (SPR-6403) Juergen Hoeller 2009-11-25 00:36:50 +00:00
  • bb97ca32c4 added configurable "autoGrowNestedPaths" property to DataBinder (SPR-6430) Juergen Hoeller 2009-11-25 00:17:29 +00:00
  • 9a2f9ccde4 added static newInstance method to BeanPropertyRowMapper (SPR-6433); aligned ParameterizedBeanPropertyRowMapper factory methods Juergen Hoeller 2009-11-25 00:08:57 +00:00
  • fce0361052 made getTransactionAwareConnectionProxy protected (SPR-6438) Juergen Hoeller 2009-11-24 23:58:03 +00:00
  • da2ddca34c fixed LifecycleProcessor lookup in a Spring Dynamic Modules context (SPR-6356); moved ConversionService lookup to prepareBeanFactory Juergen Hoeller 2009-11-24 23:46:44 +00:00
  • 021663b12f SPR-5507 The 'shutdownOrder' property of SmartLifecycle has been renamed 'phase'. The order no longer applies to shutdown only; now startup order is determined by the phase value as well. Components start in ascending order and stop in descending order. Mark Fisher 2009-11-24 16:07:23 +00:00
  • 1f5568fa81 SPR-4724 + most of the problems were already fixed (probably by Mark). These are just minor adjustments Costin Leau 2009-11-24 14:32:18 +00:00
  • ef50082cad SPR-6280 - PathVariable resolution does not work properly Arjen Poutsma 2009-11-24 13:53:37 +00:00
  • be60908d6d + update pom SPR-6333 SPR-6394 Costin Leau 2009-11-24 09:33:39 +00:00
  • 35517b62a0 Change groovy dependency to 1.6.3 to match ANT/ivy David Syer 2009-11-24 09:24:03 +00:00
  • 2e9683aa7c SPR-6347: guidance on when to use getValue(rootObject) vs getValue(evaluationContext) Andy Clement 2009-11-23 21:50:49 +00:00
  • 12e8f31b38 removed entity to string id conversion routine as it is not required Keith Donald 2009-11-23 00:07:39 +00:00
  • 064b6db666 Added entity conveter null checking; updated from string converters to simply test str.length() as pre-processing check Keith Donald 2009-11-22 15:40:41 +00:00
  • 48e1ed0a24 moved test case where it belongs Keith Donald 2009-11-21 18:36:40 +00:00
  • c3044e122c polish Keith Donald 2009-11-21 18:34:04 +00:00
  • 9d354192ef additional javadoc and tests Keith Donald 2009-11-21 18:30:34 +00:00
  • e3462aeef3 minor typo Keith Donald 2009-11-21 17:55:28 +00:00
  • 94eeb99333 used managed list to detect bean definitions Keith Donald 2009-11-21 17:26:07 +00:00
  • 7309b11849 mvc namespace interceptors element--ignoring test case until issue with setting collection of bean definition property values is resolved Keith Donald 2009-11-21 16:00:53 +00:00
  • 44fcc572a7 mvc:interceptors namespace element initial commit Keith Donald 2009-11-21 15:17:26 +00:00
  • 602118f1a3 extended CGLIB version range (SPR-6400) Juergen Hoeller 2009-11-21 00:30:50 +00:00
  • a6b6ba88dc SPR-6368 The parser for the 'executor' element in the task namespace now creates a FactoryBean so that the pool-size range can be configured after property placeholder resolution when necessary. Mark Fisher 2009-11-20 22:21:45 +00:00
  • 196000d765 removed printlns from test Mark Fisher 2009-11-20 21:57:01 +00:00
  • 937de9f032 removed note about getting started guide not ready until 3.0 final Thomas Risberg 2009-11-20 21:37:03 +00:00
  • 3562858736 updated version for the 3.0 final release Thomas Risberg 2009-11-20 21:36:05 +00:00
  • 5fbd87d939 updated remaing 2.5.x JavaDoc reeferences to 3.0.x ones (SPR-6402) Thomas Risberg 2009-11-20 21:24:30 +00:00
  • 12a237a459 changed to use 3.0 xsd references Thomas Risberg 2009-11-20 20:40:55 +00:00
  • 502c0e9055 SPR-6401 + increase cglib range in OSGi manifest Costin Leau 2009-11-20 20:23:21 +00:00
  • 38d6b55363 SPR-6333 SPR-6393 + fix invalid static field Costin Leau 2009-11-20 20:04:13 +00:00
  • c6f3613411 SPR-6354 DefaultLifecycleProcessor no longer waits for the shutdown of SmartLifecycle beans that are not actually running. Mark Fisher 2009-11-20 18:09:14 +00:00
  • 6653f25e81 SPR-6394 SPR-6333 + eliminated compile-time dependency on GlassFish custom API for the GlassFish LTW + added support for GlassFish 3 Costin Leau 2009-11-20 17:48:13 +00:00
  • 5a158fb76f added a "releaseResourcesAfterRead" property defaulting to false and code to handle releasing any LOB resources after read if requested (SPR-5998, SPR-6209) Thomas Risberg 2009-11-20 17:45:26 +00:00
  • d9aab1079c found hotspot; added ConverisonServiceFactoryBean Keith Donald 2009-11-20 14:57:40 +00:00
  • 692b1ef636 found hotspot; added ConverisonServiceFactoryBean Keith Donald 2009-11-20 14:43:12 +00:00
  • 4024b67926 removed formal deprecation from addPropertyValue; just hinting at add now Juergen Hoeller 2009-11-20 14:28:38 +00:00
  • 2cb6e21161 Derby requires a publicly accessible stream creation method (SPR-6346) Juergen Hoeller 2009-11-20 14:21:48 +00:00
  • f49a8d2e3e Add some tests (and comment out the one that is breaking the build) David Syer 2009-11-20 13:36:57 +00:00
  • af674bfac4 RESOLVED - issue SPR-6398: Document attributes in @Scheduled and friends http://jira.springframework.org/browse/SPR-6398 David Syer 2009-11-20 12:36:02 +00:00
  • 5716360936 doc updates Keith Donald 2009-11-20 05:07:33 +00:00
  • b896457586 doc updates Keith Donald 2009-11-20 05:00:28 +00:00