Does this error comes from 2.2 docs? I've just updated the trunk version
of docs and can't reproduce the problem.
Il 01/07/2011 18:21, Derek Atkins ha scritto:
Hi,
The docs build has been failing for a while. I finally took the time to
play with it to find the error. Maybe someone can help me debug this?
make[2]: Entering directory `/u1/home/gnucash/gnucash-docs/trunk/help/it_IT'
fop 'gnucash-help.fo' 'gnucash-help.pdf'
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/avalon/framework/configuration/ConfigurationException
at org.apache.fop.apps.FopFactory.<init>(FopFactory.java:150)
at org.apache.fop.apps.FopFactory.newInstance(FopFactory.java:166)
at
org.apache.fop.cli.CommandLineOptions.<init>(CommandLineOptions.java:102)
at org.apache.fop.cli.Main.startFOP(Main.java:153)
at org.apache.fop.cli.Main.main(Main.java:196)
Caused by: java.lang.ClassNotFoundException:
org.apache.avalon.framework.configuration.ConfigurationException
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
... 5 more
make[2]: *** [gnucash-help.pdf] Error 1
make[2]: Leaving directory `/u1/home/gnucash/gnucash-docs/trunk/help/it_IT'
-derek
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel