5056 Commits (3eff36452908c06774eb4e40e4943cb794674c05)
 

Author SHA1 Message Date
Chris Beams 3eff364529 Upgrade Hibernate from 4.0.0.CR7=>4.1.0.Final 14 years ago
Chris Beams 27b8c5d71a Resolve build script plugins via http vs https 14 years ago
Kris De Volder 56026863e8 Remove javabuilder from spring-aspects .project 14 years ago
Chris Beams aad21830bb Remove global 'clean' from import-into-eclipse.sh 14 years ago
Chris Beams 0ae973f995 Merge branch '3.1.x' 14 years ago
Rossen Stoyanchev 3d1fa4f6b6 SPR-9060 Revise HTTP Session based FlashMapManager implementation. 14 years ago
Chris Beams 9a1a00a651 Make jasperreports optional for context-support 14 years ago
Chris Beams 398cf997b3 Merge branch '3.1.x' 14 years ago
Chris Beams 5c0c37e748 Merge pull request #22 from cbeams/gradle 14 years ago
Chris Beams f3c3babfdf Update Quartz links in reference and Javadoc 14 years ago
Chris Beams 87a021d5c9 Add <license> section to 3.1.x Maven poms 14 years ago
Chris Beams 38a62f8389 Ignore Gradle-related files and directories 14 years ago
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
Rossen Stoyanchev e9208981a6 SPR-9062 Fix bug with ambiguous path and HTTP method request mappings 14 years ago
Rossen Stoyanchev 21966990c8 SPR-9016 Add flag to Redirectview to disable expanding URI vars 14 years ago
Rossen Stoyanchev 610fa618aa SPR-9056 Make DelegatingWebMvcConfiguration config callbacks not final 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