Hi,
Did you build running build.sh command provided in cocoon?
Best Regards,
Antonio Gallardo
Ford, Jennifer M. escribió:
I just downloaded Cocoon 2.1.11 and I have not been able to get it to
build on our Solaris 10 system. Has anyone had this problem? Using the
command ./build.sh clean webapp, I get:
BUILD FAILED
/databackbone/cocoon-2.1.11/tools/targets/compile-build.xml:68: The
following error occurred while executing this line:
/databackbone/cocoon-2.1.11/tools/targets/compile-build.xml:51: Compile
failed; see the compiler error output for details.
Total time: 10 seconds
--------------------------
The compile errors are quite lengthy, but start out as below. Anyone
else had an issue? Btw, we are using Java 1.5.0_11.
Thanks,
Jennifer
Buildfile: build.xml
prepare:
====================================================================
Apache Cocoon 2.1.11 [1999-2007]
====================================================================
Building with Apache Ant version 1.6.5 compiled on June 2 2005
--------------------------------------------------------------------
Using build file /databackbone/cocoon-2.1.11/build.xml
--------------------------------------------------------------------
Compiler options:
- debug ......... [on]
- optimize ...... [on]
- deprecation ... [off]
====================================================================
compile-core:
Compiling 580 source files to
/databackbone/cocoon-2.1.11/build/cocoon/classes
/databackbone/cocoon-2.1.11/src/java/org/apache/cocoon/components/flow/j
avascrip
t/fom/FOM_Cocoon.java:214: cannot find symbol
symbol : class FOM_JavaScriptInterpreter
location: class
org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon
public void pushCallContext(FOM_JavaScriptInterpreter interp,
^
/databackbone/cocoon-2.1.11/src/java/org/apache/cocoon/components/flow/j
avascrip
t/fom/FOM_Cocoon.java:678: cannot find symbol
symbol : class FOM_JavaScriptInterpreter
location: class
org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon
private FOM_JavaScriptInterpreter getInterpreter() {
^
/databackbone/cocoon-2.1.11/src/java/org/apache/cocoon/components/flow/j
avascrip
t/fom/FOM_Cocoon.java:74: cannot find symbol
symbol : class FOM_JavaScriptInterpreter
location: class
org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.Call
Context
FOM_JavaScriptInterpreter interpreter;
^
/databackbone/cocoon-2.1.11/src/java/org/apache/cocoon/components/flow/j
avascrip
t/fom/FOM_Cocoon.java:88: cannot find symbol
symbol : class FOM_JavaScriptInterpreter
location: class
org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.Call
Context
FOM_JavaScriptInterpreter interp,
^
/databackbone/cocoon-2.1.11/src/java/org/apache/cocoon/components/module
s/input/
XPathXMLFileModule.java:14: cannot find symbol
symbol : class VariableResolverFactory
location: package org.apache.cocoon.components.treeprocessor.variables
import
org.apache.cocoon.components.treeprocessor.variables.VariableResolverFac
t
ory;
^
/databackbone/cocoon-2.1.11/src/java/org/apache/cocoon/components/pipeli
ne/impl/
CachingProcessingPipeline.java:43: cannot find symbol
symbol: class AbstractCachingProcessingPipeline
public class CachingProcessingPipeline extends
AbstractCachingProcessingPipeline
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]