Struts2 trunk has been failing all day with:

[INFO] Building Struts 2 Core
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [dependency:unpack {execution: unpack-xwork}]
[INFO] Configured Artifact: com.opensymphony:xwork:sources:2.1.2-SNAPSHOT:jar
[INFO] xwork-2.1.2-SNAPSHOT-sources.jar already unpacked.
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 188 resources
[INFO] [compiler:compile]
[INFO] Compiling 184 source files to 
/home/andreak/dev/struts2/trunk/core/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/andreak/dev/struts2/trunk/core/src/main/java/org/apache/struts2/components/Property.java:[164,27]
 cannot find symbol
symbol  : method escapeJavaScript(java.lang.String)
location: class com.opensymphony.xwork2.util.TextUtils

Is anyone looking into this?

-- 
Andreas Joseph Krogh <andr...@officenet.no>
Senior Software Developer / CEO
------------------------+---------------------------------------------+
OfficeNet AS            | The most difficult thing in the world is to |
Karenslyst Allé 11      | know how to do a thing and to watch         |
PO. Box 529 Skøyen      | somebody else doing it wrong, without       |
0214 Oslo               | comment.                                    |
NORWAY                  |                                             |
Tlf:    +47 24 15 38 90 |                                             |
Fax:    +47 24 15 38 91 |                                             |
Mobile: +47 909  56 963 |                                             |
------------------------+---------------------------------------------+

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to