---------- Forwarded message ----------
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Oct 26, 2005 11:33 PM
Subject: Build Failure
To: [EMAIL PROTECTED], [email protected]
[echo] Loading project specific properties from
/home/sjs4/bootstrap/myfaces-current/forrest/build/forrest.properties
[echo] Loading user specific properties from /home/sjs4/forrest.properties
[echo] Loading default properties from
/usr/local/forrest/src/core/context/default-forrest.properties
[echo]
[echo] -- Warning --
[echo] Using skin "forrest-site" which is deprecated.
[echo] Please migrate to one of the new skins listed in forrest.properties.
[echo] The skin that most likely resembles these ones is called 'pelt'.
[echo] ...validated xdocs
[echo] ...validated skinconf
[echo] ...validated sitemap
[echo] ...validated existence of skin 'forrest-site'
[echo]
[echo] Copying the various non-generated resources to site.
[echo] Warnings will be issued if the optional project resources
are not found.
[echo] This is often the case, because they are optional and so
may not be available.
[echo] Copying project resources and images to site ...
[echo] Copying main skin images to site ...
[echo] Copying project skin images to site ...
[echo] Copying main skin css and js files to site ...
[echo] Copying project skin css and js files to site ...
[echo] Finished copying the non-generated resources.
[echo] Now Cocoon will generate the rest ...
[echo]
[echo] Static site will be generated at:
[echo] /home/sjs4/bootstrap/myfaces-current/build/temp/site
[echo]
[echo] Note that there are various reasons for "build failed" messages.
[echo] * Cocoon will report the status of each document:
[echo] - in column 1: *=okay X=brokenLink ^=pageSkipped (see FAQ).
[echo] * Even if only one link is broken, you will still get "failed".
[echo] * Your site would still be generated, but some pages would
be broken.
[echo] * Please check the file:
[echo]
/home/sjs4/bootstrap/myfaces-current/build/temp/forrest/tmp/brokenlinks.xml
[echo] for any broken links in the generated site.
[java] Cannot find CatalogManager.properties
[echo] ------------------------------
[echo] Static site was successfully generated at:
[echo] /home/sjs4/bootstrap/myfaces-current/build/temp/site
[echo] ------------------------------
[echo]
[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:106: The following error occurred
while executing this line:
/home/sjs4/bootstrap/myfaces-current/build/build.xml:725: 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 31 seconds