YAHOO!!!!

Message: 

BUILD SUCCESSFUL
Total time: 1 minute 7 seconds

Man, I thought it was just me. You guys are the best. Thanks for all the
work. 

Whats funny is, I didn't even dive in the FOP source code to work on the
table-continued markers. I almost gave up!

Thanks. 



Andreas Delmelle-2 wrote:
> 
> On Jul 16, 2008, at 22:21, Jeremias Maerki wrote:
> 
>> I got lucky!!!!!! I didn't really work on this just now but I  
>> activated
>> one of my other FOP working copy and had the error Phil reported:
>>
>> <snip />
>> I wonder why I didn't run into this sooner. I always build FOP with  
>> FOP
>> 1.4.2_16 with no endorsed directory. Weird stuff. And I'm absolutely
>> clueless why this bug was triggered in Phil's environment as he uses
>> Java 6 which uses a newer Xalan.
> 
> Since the error is restricted to Windows, let's blame Microsoft. ;-P
> 
> (I guess there's even a possibility that Xalan does not actually do  
> anything wrong, but also calls File.toURL() somewhere, and the JVM's  
> native implementation makes use of some Windows API function, which  
> is responsible for the invalid URL...)
> 
>> Anyway, I've just committed a work-around that avoids passing the XSLT
>> processor the target file URL and instead works with OutputStreams I
>> manage myself.
>> http://svn.apache.org/viewvc?rev=677404&view=rev
> 
> Yay!! Was I missing the obvious? Indeed, why even convert the File to  
> a URL, if StreamSource() accepts, well, an InputStream, which  
> bypasses this strangeness altogether...
> 
> :-)
> 
> 
> Cheers
> 
> Andreas
> 
> 

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

Reply via email to