It shouldn't.  It comes from:

[root@code trunk]# svn info
Path: .
URL: file:///home/svn/repo/gnucash-docs/trunk
Repository Root: file:///home/svn/repo
Repository UUID: 57a11ea4-9604-0410-9ed3-97b8803252fd
Revision: 20811
Node Kind: directory
Schedule: normal
Last Changed Author: cmarchi
Last Changed Rev: 20795
Last Changed Date: 2011-06-21 15:25:09 -0400 (Tue, 21 Jun 2011)

Note that I did recently upgrade the server from F10 to F15, so it COULD
be something from that.  HOWEVER I don't think so -- I think the failures
started after the upgrade.

-derek

On Fri, July 1, 2011 12:38 pm, Cristian Marchi wrote:
> 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
>


-- 
       Derek Atkins                 617-623-3745
       de...@ihtfp.com             www.ihtfp.com
       Computer and Internet Security Consultant

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to