---------- Forwarded message ----------
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Nov 8, 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
[javac]
/home/sjs4/bootstrap/myfaces-current/share/src/java/org/apache/myfaces/renderkit/html/HtmlRendererUtils.java:39:
package org.apache.myfaces.component.html.ext does not exist
[javac] import
org.apache.myfaces.component.html.ext.HtmlSelectBooleanCheckbox;
[javac] ^
[javac] 1 error
BUILD FAILED
/home/sjs4/bootstrap/bootstrap.xml:106: The following error occurred
while executing this line:
/home/sjs4/bootstrap/myfaces-current/build/build.xml:659: The
following error occurred while executing this line:
/home/sjs4/bootstrap/myfaces-current/build/build.xml:429: The
following error occurred while executing this line:
/home/sjs4/bootstrap/myfaces-current/build/build.xml:404: The
following error occurred while executing this line:
/home/sjs4/bootstrap/myfaces-current/impl/build/build.xml:461: Compile
failed; see the compiler error output for details.
Total time: 3 minutes 3 seconds