334 Commits (dca286d0656639c1869f683f41a8965003367e56)
 

Author SHA1 Message Date
Costin Leau dca286d065 + migrated some manifest template changed from 2.5.x to 3.0.x 16 years ago
Ben Hale 20bdc3c2d5 Polishing 16 years ago
Ben Hale 1a2135ec17 Publication is now automatic 16 years ago
Juergen Hoeller 29657105da Java 5 code style 16 years ago
Chris Beams 1f9e63af49 + Added necessary JPA dependencies to make Petclinic JUnit tests pass 16 years ago
Scott Andrews 96ba0d8ed6 added missing compile time deps to eclipse .classpath 16 years ago
Ben Hale b70fe3f0a1 Remove the -with-dependencies build 16 years ago
Scott Andrews 14d4630570 eclipse classpath updates 16 years ago
Scott Andrews 05815d6840 applying spring:url best practices 16 years ago
Scott Andrews eb89752f2b adding eclipse/wtp project settings 16 years ago
Juergen Hoeller 597e92a1a6 Java 5 code style 16 years ago
Juergen Hoeller 9e419dacfc added script resources 16 years ago
Arjen Poutsma f56ee389e7 Petclinic is RESTful. 16 years ago
Arjen Poutsma 1929f67f02 Petclinic is RESTful. 16 years ago
Juergen Hoeller e9649b3a34 added JUnit 4.5 compatibility note 16 years ago
Juergen Hoeller 582c564fa3 removed deprecated methods 16 years ago
Juergen Hoeller 3d1a709a5e fixed buildExceptionMessage to avoid potential NPE (SPR-5275) 16 years ago
Juergen Hoeller 0038aaa697 ContextLoaderListener extends ContextLoader 16 years ago
Arjen Poutsma 693ae0c2b0 Removing my own name from the pets database. 16 years ago
Juergen Hoeller ae34a8cb1b basic JUnit 4.5 compatibility (accepting use of deprecated SPI) 16 years ago
Juergen Hoeller 22d3272117 updated for JRuby 1.1 16 years ago
Juergen Hoeller 51577b2a07 actually delegate from resolveContextualObject to resolveReference 16 years ago
Juergen Hoeller 05bebb0c05 completed value annotation support; Java 5 code style updates 16 years ago
Arjen Poutsma 998511a375 Petclinic seems to work 16 years ago
Arjen Poutsma 29c8f37ccc Petclinic seems to work 16 years ago
Arjen Poutsma a51268a31c Added petclinic db 16 years ago
Arjen Poutsma 9d3cb3a47e Added petclinic sample 16 years ago
Juergen Hoeller 68dfd9efe8 fixed javax.el version range (following 2.5.6.A) 16 years ago
Juergen Hoeller 97b1fd0fc4 fixed javax.el version range (following 2.5.6.A) 16 years ago
Juergen Hoeller 347f34c68a EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style 16 years ago
Ben Hale 369821dd66 spring-build update 16 years ago
Arjen Poutsma efb0ab79f9 SPR-5251: URI Templates support relative @RequestMappings (on class level, with more specific mapping on method level) 16 years ago
Arjen Poutsma 27ed13f44d SPR-5251: URI Templates support relative @RequestMappings (on class level, with more specific mapping on method level) 16 years ago
Arjen Poutsma 2b2805058b Javadoc 16 years ago
Arjen Poutsma cc5d3ec389 Increased timings of performance test, because the 100 ms does not work on our CI server. 16 years ago
Ben Hale 6379c69c38 Forgot a file 16 years ago
Ben Hale 4271f6d9e1 Upgrade to spring-build. Added dm Server library file 16 years ago
Arjen Poutsma 4e65f48f72 Added test and testsuite intellij projects. 16 years ago
Arjen Poutsma bb5150361b SPR-5251: URI Templates support infix variables: A-{B}-C 16 years ago
Arjen Poutsma 90ef7649c2 SPR-5251: URI Templates support /**-style paths 16 years ago
Arjen Poutsma b33db73c93 SPR-5251: URI Templates for @InitBinder 16 years ago
Arjen Poutsma fe72e8a5f7 SPR-5251: URI Templates in @RequestMapping 16 years ago
Scott Andrews a1faaad9fa SPR-5299 TLDs must be located under META-INF 16 years ago
Arjen Poutsma fe29a711f3 Updated projects and ivy.xmls 16 years ago
Arjen Poutsma b313de0d1e Added test for ServletAnnotationMappingUtils 16 years ago
Scott Andrews 7d1f2bd1da SPR-5267 Support for PUT and DELETE in spring:form tag 16 years ago
Scott Andrews 912c1234cd SPR-5298 JSP tag for building URLs with URI templates 16 years ago
Scott Andrews ecb86b46a4 syncing eclipse classpath settings 16 years ago
Arjen Poutsma 24e34c894b Fixed test 16 years ago
Arjen Poutsma c62d4cb438 Generified StringUtils, and replaced StringBuffer usage with StringBuilder 16 years ago