Hi, I had the same problem a few days back please check: http://www.nabble.com/IOException-during-build-td16725132.html
" I also tried JJDK1.5 Update 15 and it has the same problem. Using another Transformer implementation does the trick for me: set ANT_OPTS=-Djavax.xml.transform.TransformerFactory=org.apache.xalan.processor .TransformerFactoryImpl (adding lib\xalan-2.7.0.jar;lib\serializer-2.7.0.jar to the classpath when running Ant.)" Raphael -----Original Message----- From: Pascal Sancho [mailto:[EMAIL PROTECTED] Sent: 22 April 2008 17:31 To: [email protected] Subject: FOP Trunk build failed Hi, I cannot build FOP TRUNK since the merge of new processing feedback. Rev 645104 is OK for me. Rev 647770 (until HEAD) is broken for me Ant gives me the following message: BUILD FAILED D:\java\fop_trunk\build.xml:430: java.io.IOException: Failed to delete D:\java\fop_trunk\src\java\org\apache\fop\events\ EventFormatter.xml while trying to rename C:\DOCUME~1\sanchop\LOCALS~1\Temp\fixcrlf1374453230 My system: WinXP SP2 + Sun JDK 1.6.0_03 Locale: french Any Idea? Pascal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
