Ok, that makes sense, but we shouldn't require developers to even have xwork checkout out, much less have its jar installed in a local maven repository.
I thought the CI server installed a fresh maven snapshot of xwork in a public maven repository nightly? If not, we need to ensure the current version of xwork is installed so new developers interested in action 2 don't have to have xwork checked out. Don On 5/18/06, tm jee <[EMAIL PROTECTED]> wrote:
Hit send too soon. :-P The changes are in xwork cvs. I think doing a cvs update on xwork following by a mvn install for xwork to be in the local repository, the compilation for action2 should work. I'll try it my local machine. It seems to be ok the last time I tried it. But let me just double check. :-) Do post back with your findings Don. Thx. ----- 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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]