[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Doc building on W2K

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Thu, 10 Apr 2008 16:56:05 +0200

Hi,

I'm trying to build the docs on a W2K system, with only the trunk/doc path
> checked out.
>
> Running NAnt gives:
>
> [echo] Checking if 'output/TortoiseSVN-ver.x.x-en.pdf' is up to date
>
> Apparently the version info is missing. Where is this information supposed
> to be?

And the xsltproc step fails after that:

xsltproc:

     [echo] Processing XML Source
     [echo] Stylesheet: ./xsl/pdfdoc.xsl
     [echo] Parameters: --nonet --xinclude
     [exec] Making portrait pages on A4 paper (210mmx297mm)
     [exec] java.lang.UnsupportedClassVersionError: org/apache/fop/cli/Main
(Uns
upported major.minor version 48.0)
     [exec] at java.lang.ClassLoader.defineClass0(Native Method)
     [exec] at java.lang.ClassLoader.defineClass(ClassLoader.java:403)
     [exec] at
java.security.SecureClassLoader.defineClass(SecureClassLoader.ja
va:101)
     [exec] at java.net.URLClassLoader.defineClass(URLClassLoader.java:248)
     [exec] at java.net.URLClassLoader.access$1(URLClassLoader.java:216)
     [exec] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
     [exec] at java.security.AccessController.doPrivileged(Native Method)
     [exec] at java.net.URLClassLoader.findClass(URLClassLoader.java:191)
     [exec] at java.lang.ClassLoader.loadClass(ClassLoader.java:280)
     [exec] at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:275)
     [exec] at java.lang.ClassLoader.loadClass(ClassLoader.java:237)
     [exec] Exception in thread "main"

BUILD FAILED - 0 non-fatal error(s), 14 warning(s)

D:\data\tsvn\doc\doc.build(424,5):
External Program Failed: D:\data\tsvn\doc\tools\fop\fop.bat (return code was
1)

Total time: 73.9 seconds.

-- 
Regards,
Jean-Marc
----------------
    ___
   // \\  @@     "De Chelonian Mobile"
  / \_/ \/._)    TortoiseSVN
<\_/_\_/ /      The coolest Interface to (Sub)Version Control
  /_/   \_\      Check out http://tortoisesvn.net
Received on 2008-04-10 16:56:25 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.