Commit Graph

  • 02164ab6a7 always use static imports with '*' Juergen Hoeller 2009-02-17 19:10:35 +00:00
  • 43caa57296 optimized OrderComparator usage Juergen Hoeller 2009-02-17 18:19:57 +00:00
  • 9871e94cad SimpleAliasRegistry's "getAliases" method returns transitive aliases now; @Qualifier value matching takes chained aliases of target beans into account as well Juergen Hoeller 2009-02-17 18:18:33 +00:00
  • 35c36dda4b fixed HTTP invoker to support resolution of multi-level primitive array classes again Juergen Hoeller 2009-02-17 17:50:14 +00:00
  • 57874a6050 SmartApplicationListener interface supports source type checking; SimpleApplicationEventMulticaster caches information about event/source matches Juergen Hoeller 2009-02-17 17:46:14 +00:00
  • aff17ca9e5 Uncommented test case Arjen Poutsma 2009-02-16 13:42:05 +00:00
  • 35040a6572 prepared for 3.0 M2 release Juergen Hoeller 2009-02-16 01:51:18 +00:00
  • 5a09a2d642 polishing Juergen Hoeller 2009-02-16 01:43:49 +00:00
  • d56419dad9 default post-processors use their default component order now Juergen Hoeller 2009-02-16 01:43:24 +00:00
  • 46cbaa9729 pre-converted property values are preserved more eagerly for re-created beans (SPR-5293) Juergen Hoeller 2009-02-16 01:36:13 +00:00
  • 15bbd575a9 bridge method resolution works with Hibernate-generated CGLIB proxies as well (SPR-5414) Juergen Hoeller 2009-02-16 01:35:35 +00:00
  • 213b528ffe ASM-based AnnotationMetadata fully resolves class arguments and enums into Java types (SPR-5477, SPR-5479) Juergen Hoeller 2009-02-15 21:50:01 +00:00
  • 90b5c3a8dd @RequestMapping type-level param constraints taken into account consistently Juergen Hoeller 2009-02-15 21:31:20 +00:00
  • a25e24f37e generified TransactionCallback; WebSphereUowTransactionManager preserves original exception in case of rollback (SPR-5270) Juergen Hoeller 2009-02-15 19:48:18 +00:00
  • d0b03604c8 Remapped static resources as /petclinic/static/images/... Renamed tutorial from petclinic.html -> tutorial.html Chris Beams 2009-02-14 21:50:51 +00:00
  • 3ddd08942c Polishing the new RESTful interface to the petclinic webapp (SPR-5487): Chris Beams 2009-02-14 09:11:14 +00:00
  • da2175c0b7 * Updated Eclipse classpath metadata * Fixed (or suppressed as necessary) JSP errors in petclinic Chris Beams 2009-02-14 03:09:59 +00:00
  • fe462916b1 TypeUtils detects variations of ParameterizedType/GenericArrayType assignability as well Juergen Hoeller 2009-02-13 12:17:48 +00:00
  • d8651a88ec UrlResource eagerly closes HTTP connections in case of "getInputStream()" failure (SPR-5338) Juergen Hoeller 2009-02-13 12:16:11 +00:00
  • c8080be4e5 completed documentation on session destruction callbacks Juergen Hoeller 2009-02-13 11:51:53 +00:00
  • 6b2d4a81a0 optional boolean parameters in MVC handler methods resolve to "false" if not present Juergen Hoeller 2009-02-13 11:46:55 +00:00
  • 721f2ca63e Test for SPR-5362 Arjen Poutsma 2009-02-13 10:32:22 +00:00
  • 4252d40708 Upgrade to spring-build Ben Hale 2009-02-13 10:30:33 +00:00
  • 2674b13b06 fixed MessageListenerAdapter's "getSubscriptionName()" to work without delegate as well (SPR-5309) Juergen Hoeller 2009-02-13 09:15:43 +00:00
  • 796392db1a ReflectionUtils findMethod detects methods on "java.lang.Object" as well Juergen Hoeller 2009-02-13 09:14:08 +00:00
  • ffb9625abf polishing Juergen Hoeller 2009-02-13 09:11:03 +00:00
  • e58d036c73 generic collection type resolution respects upper bound as well Juergen Hoeller 2009-02-13 09:09:56 +00:00
  • 483104f0fa Updated to new version of spring-build Ben Hale 2009-02-13 08:56:49 +00:00
  • 647495edd3 avoid NPE in PathMatchingResourcePatternResolver when initialized with null ClassLoader Juergen Hoeller 2009-02-12 23:46:17 +00:00
  • d6ed6fcd3f refined OSGi version constraints for "javax.annotation" and "junit.framework" Juergen Hoeller 2009-02-12 23:36:56 +00:00
  • ad266a347e DefaultLobHandler uses explicit Blob/Clob access for reading when "wrapAsLob"=true Juergen Hoeller 2009-02-12 23:30:28 +00:00
  • 08dd18df58 revised expression parser API design Juergen Hoeller 2009-02-12 23:03:58 +00:00
  • 2bdb62f4c2 added IntelliJ settings for integration-tests module Juergen Hoeller 2009-02-12 22:12:27 +00:00
  • f4b466dfdd made SpringBeanAutowiringInterceptor callback signature compatible with WebSphere Juergen Hoeller 2009-02-12 18:05:37 +00:00
  • ac104d4da0 polishing Juergen Hoeller 2009-02-12 17:41:46 +00:00
  • fb057bb5f6 generified NumberUtils signature Juergen Hoeller 2009-02-12 17:40:51 +00:00
  • 8669b3293c fixed JmsException/JmsUtils to fully avoid NPEs in case of cause messages being null Juergen Hoeller 2009-02-12 17:33:57 +00:00
  • 777a104d48 added @Async annotation, AsyncExecutionInterceptor, AsyncAnnotationAdvisor Juergen Hoeller 2009-02-10 11:24:05 +00:00
  • 21a442b253 Solved concurrency issue Arjen Poutsma 2009-02-09 22:10:47 +00:00
  • 5a04ed502b registered plain singletons will be fully matched according to their qualifiers; "systemProperties" bean is not considered a default match for type Properties anymore (SPR-5355) Juergen Hoeller 2009-02-09 22:06:07 +00:00
  • 6086bb37e7 updated to Hibernate 3.3 + Hibernate EntityManager 3.4 (requires SFL4J <= 1.5.3!) as well as OpenJPA 1.1 Juergen Hoeller 2009-02-09 21:40:53 +00:00
  • 0794756fba revised advice ordering (for async execution interceptor) Juergen Hoeller 2009-02-09 18:32:21 +00:00
  • fc6d7358ef polishing Juergen Hoeller 2009-02-09 18:28:04 +00:00
  • 60392d6e74 ApplicationListener beans get obtained on demand, supporting non-singletons as well; ApplicationListeners will be called in the order according to the Ordered contract; generified ApplicationListener interface Juergen Hoeller 2009-02-09 18:26:30 +00:00
  • 6609386e41 polishing Juergen Hoeller 2009-02-09 15:38:17 +00:00
  • 205df56ee4 support for WebSphere's ResourceAdapter-managed transactions Juergen Hoeller 2009-02-09 15:36:20 +00:00
  • f5e5fc1662 Added content negotiation and MarshallingView to petclinic Arjen Poutsma 2009-02-06 16:12:13 +00:00
  • fae0110536 Added content negotiation and MarshallingView to petclinic Arjen Poutsma 2009-02-06 15:54:57 +00:00
  • df563dfcd6 SPR-5452: Content negotiation Arjen Poutsma 2009-02-06 14:38:30 +00:00
  • b96a7a7a8c SPR-5460: Add AtomView sample to PetClinic Arjen Poutsma 2009-02-06 09:12:08 +00:00
  • ce83ebf0de Added link to Atom spec in javadoc Arjen Poutsma 2009-02-06 08:18:37 +00:00
  • 7e4fb09369 added "Future submit(Runnable)" and "Future submit(Callable)" to AsyncTaskExecutor; SchedulingTaskExecutor interface extends AsyncTaskExecutor; added ExecutorServiceAdapter class as a standard wrapper for a Spring TaskExecutor; added ThreadPoolExecutorFactoryBean; reduced backport-concurrent support to TaskExecutor adapters Juergen Hoeller 2009-02-05 22:45:35 +00:00
  • 6cdc25d66a all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor" Juergen Hoeller 2009-02-05 21:18:10 +00:00
  • ea54c6391e deprecated ConcurrentMap Juergen Hoeller 2009-02-05 21:07:53 +00:00
  • 92588cddc6 Java 5 code style Juergen Hoeller 2009-02-05 21:04:13 +00:00
  • 460977263d Added extractFullFilenameFromUrlPath to WebUtils Arjen Poutsma 2009-02-05 15:45:25 +00:00
  • b0180fdf32 Added MediaType Arjen Poutsma 2009-02-05 15:44:16 +00:00
  • 747ee86079 Made CollectionsFactory generic Arjen Poutsma 2009-02-05 15:33:44 +00:00
  • 5786f6c359 Made threadlocals generic Arjen Poutsma 2009-02-03 11:24:10 +00:00
  • c8d6c15a05 Fixed toString(), toShortString(), and toLongString() methods for signature and join point (SPR-5437) Ramnivas Laddad 2009-01-27 22:58:28 +00:00
  • 27460e323a creating eclipse project settings for org.springframework.spring-library Scott Andrews 2009-01-26 16:03:05 +00:00
  • dd2f1b467b adding servlet api to the eclipse classpath to clear up tooling errors from JSP files Scott Andrews 2009-01-26 15:49:55 +00:00
  • 178e1161d7 updating eclipse classpath for JDO 2.1 Scott Andrews 2009-01-26 15:42:13 +00:00
  • 0a48996f14 adding missing test time dependencies Scott Andrews 2009-01-26 15:35:17 +00:00
  • e7c5a28586 polishing Juergen Hoeller 2009-01-25 23:29:45 +00:00
  • eef6086325 polishing Juergen Hoeller 2009-01-25 23:28:01 +00:00
  • e7465dcb99 generified operations interfaces; update to JDO 2.1; preparation for JPA 2.0 Juergen Hoeller 2009-01-25 23:20:41 +00:00
  • 612ed8c660 Added sourcepath for aspectjweaver jar Ramnivas Laddad 2009-01-24 17:04:29 +00:00
  • 6c96c48bf5 Resurrected requestScopeTests.xml from revision 573 Arjen Poutsma 2009-01-24 12:16:45 +00:00
  • 7dcb3b5841 fixing broken unit test related to SPR-5429 Scott Andrews 2009-01-23 22:32:26 +00:00
  • 300e4d7284 SPR-5429 Update Pet Clinic to use HSQL as an embedded database Scott Andrews 2009-01-23 20:52:20 +00:00
  • 16c9391069 SPR-5429 Update Pet Clinic to use HSQL as an embedded database Scott Andrews 2009-01-23 20:33:17 +00:00
  • 9335233618 javadoc polish Scott Andrews 2009-01-23 15:18:25 +00:00
  • 16843b3a07 Fixed usage of wrong TestBean package. Arjen Poutsma 2009-01-23 11:57:58 +00:00
  • 61b5428211 SPR-2733 Improvement for handling checkboxes in web forms (patch included) Scott Andrews 2009-01-23 00:03:33 +00:00
  • 8e261e5833 SPR-3389 Nicer handling of Java 5 enums by the Spring MVC form taglib. Scott Andrews 2009-01-22 20:36:36 +00:00
  • ad2cc34b79 SPR-2581: Provide out of the box implementation of the thread scope Arjen Poutsma 2009-01-22 15:41:29 +00:00
  • bf9ffe2d67 javadoc Arjen Poutsma 2009-01-22 12:02:30 +00:00
  • becea6115e SPR-3360: util:property-path like functionality for the p-namespace Arjen Poutsma 2009-01-22 12:01:25 +00:00
  • 1b6c4929ad Renamed ShortcutTests to SimplePropertyNamespaceHandlerTests Arjen Poutsma 2009-01-22 11:41:14 +00:00
  • 52d3440266 removing org.springframework.testsuite, subversive desided to commit the directory without prompting me... Scott Andrews 2009-01-21 23:13:00 +00:00
  • 1f770574b0 updating eclipse settings and classpaths Scott Andrews 2009-01-21 23:02:43 +00:00
  • 3bef38e8f8 Scott Andrews 2009-01-21 22:48:19 +00:00
  • 7f7ff4ea9b Moved petclinic test configs to resource directory. Arjen Poutsma 2009-01-21 22:26:48 +00:00
  • fe31de529b SPR-5326: HibernateClinic in PetClinic sample should use constructor-injection instead of field injection Arjen Poutsma 2009-01-21 22:13:00 +00:00
  • f09db3a106 SPR-5335: manager.sh classpath for petclinic should be updated Arjen Poutsma 2009-01-21 21:31:05 +00:00
  • 60ce3eb12f SPR-5335: manager.sh classpath for petclinic should be updated Arjen Poutsma 2009-01-21 21:04:15 +00:00
  • c7d1d3ccb8 SPR-5367: PathVariable mappings are greedy over hard coded mappings Arjen Poutsma 2009-01-21 17:45:42 +00:00
  • 5d5e41269b Added Pattern comparitor Arjen Poutsma 2009-01-21 17:06:37 +00:00
  • 61c9397c01 added M2 section to changelog Juergen Hoeller 2009-01-20 18:49:13 +00:00
  • 49ba677b64 introduced @CookieValue annotation Juergen Hoeller 2009-01-20 18:32:24 +00:00
  • 9dec670be4 consistent copies of mocks Juergen Hoeller 2009-01-20 18:08:14 +00:00
  • 8dbbb533f3 consistent copies of mocks Juergen Hoeller 2009-01-20 18:01:51 +00:00
  • f0415306d5 consistent copies of mocks Juergen Hoeller 2009-01-20 18:01:40 +00:00
  • 76a6527c4c consistent copies of mocks Juergen Hoeller 2009-01-20 18:01:26 +00:00
  • 5585526ad1 Upgraded spring-build Ben Hale 2009-01-20 11:06:48 +00:00
  • 8af66c83ad consistent mock behavior Juergen Hoeller 2009-01-19 23:35:42 +00:00
  • d950b56999 revised common handler method processing for Portlet 2.0 update Juergen Hoeller 2009-01-19 23:34:41 +00:00
  • 464c7eedf2 updated Spring Portlet MVC to Portlet API 2.0 Juergen Hoeller 2009-01-19 23:32:32 +00:00
  • 76888e243f polishing Juergen Hoeller 2009-01-19 22:07:25 +00:00