Hi,
I tried to compile the source after checking out the source from the repository.
First I set JAVA_HOME and issued

./build.sh all

but build failed giving out following message.

----------------------------------------
Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl"
     [java] Exception in thread "main"
java.lang.IncompatibleClassChangeError: Found class
com.sun.image.codec.jpeg.JPEGEncodeParam, but interface was expected
     [java]     at org.apache.stylebook.printers.ImagePrinter.print(Unknown 
Source)
     [java]     at org.apache.stylebook.BasicEntry.create(Unknown Source)
     [java]     at org.apache.stylebook.Project.create(Unknown Source)
     [java]     at org.apache.stylebook.StyleBook.main(Unknown Source)

BUILD FAILED
/home/ishan/devel/xerces/trunk/build.xml:426: Java returned: 1
-----------------------------------------

does anyone have any idea?
Thanks in advance

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to