---------- Forwarded message ----------
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Oct 26, 2005 11:03 PM
Subject: Build Failure
To: [EMAIL PROTECTED], [email protected]
[echo] build.dir: /home/sjs4/bootstrap/myfaces-current/build
[echo] build output directory: /home/sjs4/release
[echo] suproject : api
[echo] properties: api/build.properties
[echo] suproject : impl
[echo] properties: impl/build.properties
[echo] suproject : tomahawk
[echo] properties: tomahawk/build.properties
[javac] Note:
/home/sjs4/bootstrap/myfaces-current/tomahawk/src/java/org/apache/myfaces/custom/calendar/resource/Test.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[echo] suproject : sandbox
[echo] properties: sandbox/build.properties
[javac]
/home/sjs4/bootstrap/myfaces-current/sandbox/src/java/org/apache/myfaces/custom/autoupdatedatatable/AutoUpdateDataTableRenderer.java:50:
cannot resolve symbol
[javac] symbol : method append (java.lang.String)
[javac] location: class javax.faces.context.ResponseWriter
[javac] out.append("\n");
[javac] ^
[javac]
/home/sjs4/bootstrap/myfaces-current/sandbox/src/java/org/apache/myfaces/custom/autoupdatedatatable/AutoUpdateDataTableRenderer.java:98:
cannot resolve symbol
[javac] symbol : method append (java.lang.String)
[javac] location: class javax.faces.context.ResponseWriter
[javac] out.append("\n");
[javac] ^
[javac] 2 errors
BUILD FAILED
/home/sjs4/bootstrap/bootstrap.xml:71: The following error occurred
while executing this line:
/home/sjs4/bootstrap/myfaces-current/build/build.xml:856: The
following error occurred while executing this line:
/home/sjs4/bootstrap/myfaces-current/build/build.xml:501: The
following error occurred while executing this line:
/home/sjs4/bootstrap/myfaces-current/build/build.xml:470: The
following error occurred while executing this line:
/home/sjs4/bootstrap/myfaces-current/sandbox/build/build.xml:527:
Compile failed; see the compiler error output for details.
Total time: 3 minutes 19 seconds