On 9/25/06, David H. DeWolf <[EMAIL PROTECTED]> wrote:
I'm receiving the following build failure/compile error in the most
recent s2 trunk.  This occurs AFTER removing the xwork snapshot from my
local repo to force maven to grab the absolute latest.
/projects/open-source/struts2-clean/integration/src/main/java/org/apache/struts2/s1/ActionFormValidationInterceptor.java:[122,48]
cannot find symbol
symbol  : method getScopeKey()
location: interface com.opensymphony.xwork2.interceptor.ScopedModelDriven


No luck here, either, though for me it's compilation failures in the
test classes:

[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

c:\svn\struts\current\struts2\core\src\test\java\org\apache\struts2\dispatcher\S
ervletRedirectResultTest.java:[30,33] cannot find symbol
symbol  : class StrutsXmlConfigurationProvider
location: package org.apache.struts2.config

c:\svn\struts\current\struts2\core\src\test\java\org\apache\struts2\dispatcher\S
ervletRedirectResultTest.java:[103,40] cannot find symbol
symbol  : class StrutsXmlConfigurationProvider
location: class org.apache.struts2.dispatcher.ServletRedirectResultTest

I thought perhaps the XWork snapshot in the repo was out of date, but
I can't seem to build that, either-- 2 errors in the tests.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to