The build now compiles with Servlet API 3.0 and JPA 2.0 both of which are required with Spring Framework 4.0. However there are no hard dependencies in Web Flow on either. Issue: SWF-1600
Update the wrapper task to gradle 1.2 and automatically add the appropriate memory options to generated files.
- 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