5041 Commits (f8800557d3fa2cdf7c715f48c703d6424516c4ad)
 

Author SHA1 Message Date
Chris Beams f8800557d3 Update README and add IDE import helper scripts 14 years ago
Chris Beams 7b05a1247c Remove remaining static Eclipse/IDEA metadata 14 years ago
Chris Beams ddf8eaf38a Mark remaining @Ignored tests with 'TODO SPR-8116' 14 years ago
Chris Beams 5ea51f42fb Fix and refactor spring-aspects build 14 years ago
Chris Beams 77d8e81744 Add Implementation-Version entry to MANIFEST.MF 14 years ago
Chris Beams 6235a341a7 Remove bundlor support 14 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 14 years ago
Chris Beams b6cb514d38 Generate Maven Central-compatible poms 14 years ago
Chris Beams de5c42df93 Remove manually-maintained Maven poms 14 years ago
Chris Beams daf4f022f3 Remove spring-build and friends 14 years ago
Chris Beams 69dd6f2170 Remove EBR dependencies where possible 14 years ago
Chris Beams d170e63147 Generate OSGi manifests using bundlor-plugin 14 years ago
Chris Beams d6712d5983 Generate spring-oxm test classes and bindings 14 years ago
Chris Beams 366f0d7892 Generate -sources and -javadoc jars 14 years ago
Chris Beams 2bab8f3c0b Generate -docs, -schema and -dist zips 14 years ago
Chris Beams 2ca6d0b2be Centralize license, notice, etc in src/dist 14 years ago
Chris Beams 86b5066a96 Fix minor problems and polish reference docs 14 years ago
Chris Beams 7a3aa70565 Remove <emphasis> to work around DocBook bug 14 years ago
Chris Beams faa750dbc7 Generate reference docs with docbook-gradle-plugin 14 years ago
Chris Beams 3641337186 Upgrade reference docs to DocBook 5 14 years ago
Chris Beams 62e94461f4 Move reference docs => src/reference 14 years ago
Chris Beams 0a07a0ed92 Move integration tests => src/test 14 years ago
Chris Beams f79c514920 Introduce Gradle-based build 14 years ago
Chris Beams 3798626a90 Merge branch '3.1.x' 14 years ago
Arjen Poutsma 8980ce712d SPR-8986 RestTemplate throws IllegalArgumentException when HTTP status is not in the HttpStatus enum 14 years ago
Arjen Poutsma ff9ad7adc6 SPR-8986 RestTemplate throws IllegalArgumentException when HTTP status is not in the HttpStatus enum 14 years ago
Arjen Poutsma 79f32c7f33 SPR-8986 Add the ability to Scan Packages for JAXB Marshalling 14 years ago
Rossen Stoyanchev bcd8355e61 SPR-8974 Fix regression in UriUtils.java 14 years ago
Chris Beams 9c45acd43a Update links to reference and api documentation 14 years ago
Juergen Hoeller 958bd49850 Hibernate 4 LocalSessionFactoryBean, etc 14 years ago
Juergen Hoeller 697bc43c40 added missing @Override annotations 14 years ago
Juergen Hoeller 3fdbe1081d JMS SimpleMessageListenerContainer silently falls back to lazy registration of consumers () 14 years ago
Juergen Hoeller 4a63a5b3ba fixed "configTimeRegionFactoryHolder" reset 14 years ago
Juergen Hoeller 56d0e67581 added "getConfiguration" accessor to Hibernate 4 LocalSessionFactoryBean (SPR-8961) 14 years ago
Juergen Hoeller 96b8c46480 nicer error message indicating JAX-WS 2.1 requirement at runtime (SPR-8998) 14 years ago
Juergen Hoeller b91e989ad4 JMS CachingConnectionFactory never caches consumers for temporary queues and topics 14 years ago
Rossen Stoyanchev e8fc90ce3e SPR-8917 Fix issue with quoted parameter values in MediaType. 14 years ago
Rossen Stoyanchev b0c735feae SPR-8976 Make flash attrs available to view controllers. 14 years ago
Rossen Stoyanchev be4e698483 SPR-9021 Correct issue in comparing Accept header media types. 14 years ago
Rossen Stoyanchev 6da6acbe54 Make AbstractHandlerMethodExceptionResolver an abstract class. 14 years ago
Arjen Poutsma ab6a7e8e74 Polishing 14 years ago
Rossen Stoyanchev 5a2bd97c37 SPR-8997 Add getter for access to flash timeout. 14 years ago
Chris Beams d7d1b495f2 Polish "Support flash attrs..." and related classes 14 years ago
Chris Beams 7636913710 Merge branch '3.1.x' 14 years ago
Rossen Stoyanchev 92f8446eea SPR-8997 Add HttpServletResponse to FlashMapManager contract. 14 years ago
Rossen Stoyanchev 66df039b03 SPR-8698 Support flash attrs and a ModelAndView return value. 14 years ago
Rossen Stoyanchev fe0ffec8b9 SPR-7799 Minor fix in documentation. 14 years ago
Rossen Stoyanchev a4b33533d3 SPR-9001 Javadoc fix 14 years ago
Costin Leau 66d4e45b58 add getCacheManager() for access to native class 14 years ago
Juergen Hoeller e208a2de5f JBoss AS 7, etc 14 years ago