I get this error when running build.sh
compile:
[echo] Compiling the sources
[mkdir] Created dir:
/home/husseinp/java/fop/fop-0.20.3/build/classes/org/apache/fop/viewer/resources
[copy] Copying 11 files to
/home/husseinp/java/fop/fop-0.20.3/build/classes/org/apache/fop/viewer/resources
[mkdir] Created dir:
/home/husseinp/java/fop/fop-0.20.3/build/classes/org/apache/fop/viewer/Images
[copy] Copying 5 files to
/home/husseinp/java/fop/fop-0.20.3/build/classes/org/apache/fop/viewer/Images
[javac] Compiling 497 source files to
/home/husseinp/java/fop/fop-0.20.3/build/classes
[javac] error: File
/home/husseinp/java/fop/fop-0.20.3/build/src/org/apache/fop/fo/properties/Constants.java
does not contain type
org.apache.fop.fo.properties.Constants as expected. Please adjust the class path so
that the file does not appear in the package
org/apache/fop/fo/properties.
[javac]
/home/husseinp/java/fop/fop-0.20.3/build/src/org/apache/fop/fo/PropertyManager.java:22:
Class org.apache.fop.fo.properties.Constants not
found in import.
[javac] import org.apache.fop.fo.properties.Constants;
[javac] ^
Have I missed something simple ??
Regards
Paul.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]