The changes is in xwork cvs. I think doing a cvs update xwork and do a mvn install for xwork to be in the local repository. Then the compilation for action2 should work. ----- Original Message ---- From: Don Brown <[EMAIL PROTECTED]> To: Struts Developers List <dev@struts.apache.org> Sent: Friday, 19 May, 2006 5:53:45 AM Subject: [action2] Build broken
I'm getting compile errors trying to build action 2. Toby, is there any code you haven't committed yet? Don [INFO] Compilation failure /home/mrdon/dev/struts/action2/core/src/main/java/org/apache/struts/action2/components/Form.java:[44,42] cannot find symbol symbol : class MethodFilterInterceptorUtil location: package com.opensymphony.xwork.interceptor /home/mrdon/dev/struts/action2/core/src/main/java/org/apache/struts/action2/components/Form.java:[290,82] cannot find symbol symbol : method getExcludeMethodsSet() location: class com.opensymphony.xwork.validator.ValidationInterceptor /home/mrdon/dev/struts/action2/core/src/main/java/org/apache/struts/action2/components/Form.java:[291,82] cannot find symbol symbol : method getIncludeMethodsSet() location: class com.opensymphony.xwork.validator.ValidationInterceptor /home/mrdon/dev/struts/action2/core/src/main/java/org/apache/struts/action2/components/Form.java:[293,44] cannot find symbol symbol : variable MethodFilterInterceptorUtil location: class org.apache.struts.action2.components.Form --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]