I finally gave up trying to be different and I started attempting to build the documentation in Eclipse. :) (Previously running Oxygen IDE as a standalone. Now running it as Perspective within Eclipse.)

So I finally got everything set up for the Ant build.  Then…

   * At first I got the imglist.txt error.
   * commented out lines 384-390 (the command involving imglist), and
     ran a successful build
   * repointed the saxon.jar.path property to Saxon9.jar and attempted
     to rebuild
   * got the following:

   Buildfile: 
/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/build.xml

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   init:

        [echo] --------------- ArgoUML-docs PRE-0.25.5 [2008] ------------

        [echo] Using Apache Ant version 1.7.0 compiled on December 13 2006

        [echo] Checking for docbook-xsl version 1.69.1

   prepare:

   defaulthtml:

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   internal-scheduler:

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   init:

        [echo] --------------- ArgoUML-docs PRE-0.25.5 [2008] ------------

        [echo] Using Apache Ant version 1.7.0 compiled on December 13 2006

        [echo] Checking for docbook-xsl version 1.69.1

   prepare:

   docbook-xsl-check:

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   internal-dispatcher:

        [echo] Copying images for cookbook.xml...

       [saxon] Exception in thread "main" java.lang.NoClassDefFoundError: 
com/icl/saxon/StyleSheet

       [saxon] Java Result: 1

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   create-defaulthtml:

        [echo] Building chunked HTML for cookbook-generated.xml...

       [saxon] Exception in thread "main" java.lang.NoClassDefFoundError: 
com/icl/saxon/StyleSheet

       [saxon] Java Result: 1

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   create-printablehtml:

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   create-pdf:

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   create-javahelp:

      [delete] Deleting: 
/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/cookbook/cookbook-generated.xml

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   internal-dispatcher:

        [copy] Copying 1 file to 
/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/quick-guide

        [echo] Copying images for quickguide.xml...

       [saxon] Exception in thread "main" java.lang.NoClassDefFoundError: 
com/icl/saxon/StyleSheet

       [saxon] Java Result: 1

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   create-defaulthtml:

        [echo] Building chunked HTML for quickguide-generated.xml...

       [saxon] Exception in thread "main" java.lang.NoClassDefFoundError: 
com/icl/saxon/StyleSheet

       [saxon] Java Result: 1

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   create-printablehtml:

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   create-pdf:

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   create-javahelp:

      [delete] Deleting: 
/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/quick-guide/quickguide-generated.xml

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   internal-dispatcher:

        [copy] Copying 1 file to 
/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/manual

        [echo] Copying images for argomanual.xml...

       [saxon] Exception in thread "main" java.lang.NoClassDefFoundError: 
com/icl/saxon/StyleSheet

       [saxon] Java Result: 1

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   create-defaulthtml:

        [echo] Building chunked HTML for argomanual-generated.xml...

       [saxon] Exception in thread "main" java.lang.NoClassDefFoundError: 
com/icl/saxon/StyleSheet

       [saxon] Java Result: 1

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   create-printablehtml:

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   create-pdf:

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/fop-0.20.5/build"

        [echo] 
"/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/../tools/lib/saxonsa9-0-0-2j/saxon9.jar"

   create-javahelp:

      [delete] Deleting: 
/Users/tony/Developer/eclipse_workspace/branch_docbook5_zearin/documentation/manual/argomanual-generated.xml

   BUILD SUCCESSFUL

   Total time: 2 seconds

I'm now quite stuck.  Any ideas?

-- Tony | "Zearin"

Reply via email to