You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ba...@apache.org on 2009/05/07 22:36:15 UTC

[OSS Bamboo] Struts 2 SVN - Main Build build 1122 has FAILED (0 tests failed). Change made by Musachy Barroso

-----------------------------------------------------------
STRUTS-MAIN-1122 failed.
-----------------------------------------------------------
Code has been updated by Musachy Barroso.
No failed tests found, a possible compilation error.

http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1122/        


--------------
Code Changes
--------------
Musachy Barroso (772764):

>fix xwork reference


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Compilation failure
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/Form.java:[39,37] package org.apache.commons.lang.xwork does not exist
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/Text.java:[33,37] package org.apache.commons.lang.xwork does not exist
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/DoubleSelect.java:[27,37] package org.apache.commons.lang.xwork does not exist
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/Anchor.java:[31,37] package org.apache.commons.lang.xwork does not exist
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptor.java:[34,37] package org.apache.commons.lang.xwork does not exist
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/Property.java:[30,37] package org.apache.commons.lang.xwork does not exist
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/ServletUrlRenderer.java:[34,37] package org.apache.commons.lang.xwork does not exist
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/Form.java:[164,17] cannot find symbol
   symbol  : variable StringUtils
   location: class org.apache.struts2.components.Form
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/Text.java:[154,12] cannot find symbol
   symbol  : variable StringUtils
   location: class org.apache.struts2.components.Text
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/DoubleSelect.java:[65,11] cannot find symbol
   symbol  : variable StringUtils
   location: class org.apache.struts2.components.DoubleSelect
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/Anchor.java:[109,16] cannot find symbol
   symbol  : variable StringUtils
   location: class org.apache.struts2.components.Anchor
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptor.java:[179,22] cannot find symbol
   symbol  : variable StringEscapeUtils
   location: class org.apache.struts2.interceptor.validation.JSONValidationInterceptor
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/Property.java:[159,25] cannot find symbol
   symbol  : variable StringEscapeUtils
   location: class org.apache.struts2.components.Property
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/Property.java:[162,25] cannot find symbol
   symbol  : variable StringEscapeUtils
   location: class org.apache.struts2.components.Property
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/ServletUrlRenderer.java:[92,20] cannot find symbol
   symbol  : variable StringUtils
   location: class org.apache.struts2.components.ServletUrlRenderer
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/STRUTS-MAIN/core/src/main/java/org/apache/struts2/components/ServletUrlRenderer.java:[98,16] cannot find symbol
   symbol  : variable StringUtils
   location: class org.apache.struts2.components.ServletUrlRenderer
   
   
   [INFO] ------------------------------------------------------------------------
   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo