Hi,

got the same problem when trying to build FOP from Trunk with the
pre-installed version 1.6.5 of ant on a linux maschine. Using version 1.7.0
instead, the build runs fine. I do not try the newest version 1.7.1 of ant
yet (I comes out on june 28th). For building FOP from Trunk I used the
pre-installed jre 1.4.2 or 1.5.0 from SUN on my linux maschines.

Thats my suggestions.

Best Regards,
Lee


bonekrusher wrote:
> 
> Hi,
> 
> I am trying to build the FOP trunk (checked out with svn) with Ant and get
> the following error:
> 
> va:231: warning: [deprecation] toURL() in java.io.File has been deprecated
>     [javac]                 urls.add(libFiles[i].toURL());
>     [javac]                                     ^
>     [javac] 26 warnings
>     [mkdir] Created dir: C:\fop_trunk\trunk\build\sandbox-classes
>     [javac] Compiling 11 source files to
> C:\fop_trunk\trunk\build\sandbox-classe
> s
> 
> resourcegen:
>     [mkdir] Created dir: C:\fop_trunk\trunk\build\codegen-classes
>     [javac] Compiling 3 source files to
> C:\fop_trunk\trunk\build\codegen-classes
> 
>      [copy] Copying 2 files to C:\fop_trunk\trunk\build\codegen-classes
> 
> BUILD FAILED
> C:\fop_trunk\trunk\build.xml:353: java.io.IOException:
> java.io.FileNotFoundExcep
> tion:
> file:\C:\fop_trunk\trunk\build\gensrc\org\apache\fop\events\event-model.xm
> l (The filename, directory name, or volume label syntax is incorrect)
> 
> Total time: 33 seconds
> 
> ***************************
> 
> The C:\fop_trunk\trunk\build\gensrc\org\apache\fop\events folder is empty.
> 
> Any thoughts:?
> 

-- 
View this message in context: 
http://www.nabble.com/Building-FOP-Trunk-with-Ant---BUILD-FAILED-tp18359419p18400009.html
Sent from the FOP - Dev mailing list archive at Nabble.com.

Reply via email to