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
This commit is contained in:
@@ -10,7 +10,7 @@ import javax.el.VariableMapper;
|
||||
|
||||
import junit.framework.TestCase;
|
||||
|
||||
import org.jboss.el.ExpressionFactoryImpl;
|
||||
import org.apache.el.ExpressionFactoryImpl;
|
||||
import org.springframework.binding.expression.EvaluationException;
|
||||
import org.springframework.binding.expression.Expression;
|
||||
import org.springframework.binding.expression.ExpressionVariable;
|
||||
|
||||
Reference in New Issue
Block a user