Commit Graph

6 Commits

Author SHA1 Message Date
Jay Bryant
1ac2d22d3e Update doc-production version
Update the spring-doc-resources and Asciidoctor versions,
to get the docs for this project to match the current Spring standard.
2021-05-26 09:46:24 +01:00
Lars Grefer
a638b396bb Update to Gradle 5.6 2019-08-26 14:08:43 +03:00
Rossen Stoyanchev
f2cb911c3f Upgrade Gradle to 3.2.1 2017-01-06 16:47:18 -05:00
Phillip Webb
5aa2896b1d Upgrade to Gradle 1.3 2012-11-28 08:32:37 -08:00
Phillip Webb
6ff3c57b1b Upgrade to gradle 1.2
Update the wrapper task to gradle 1.2 and automatically add the
appropriate memory options to generated files.
2012-11-12 13:43:33 -08:00
Rossen Stoyanchev
4e81930b72 Add Gradle build
- Add gradle build script
- Remove spring-build/
- Remove build-spring-webflow/
- Remove ivy.xml, pom.xml, template.mf
- Remove eclipse  metadata
- Remove RichFacesAjaxHandler.java
- Create src/dist and add changelog.txt, readme.txt

Dependency changes:
- EBR dependency -> Maven-central dependencies
- el-api 1.0 -> 2.2.0
- ognl 2.6.9 -> 2.6.11
- org.jboss.el -> tomcat-jasper-el 7.0.27
2012-05-25 16:54:15 -04:00