]> source.dussan.org Git - xmlgraphics-fop.git/commit
Worked around a bug in Xalan 2.4.0 (bundled with Sun Java 1.4.2_xx) where file URLs...
authorJeremias Maerki <jeremias@apache.org>
Wed, 16 Jul 2008 20:16:51 +0000 (20:16 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 16 Jul 2008 20:16:51 +0000 (20:16 +0000)
commit1ec5f0c34786a0589aa34cf06a523c05bb42ec61
tree9df493edbabf5fd214289988cc6b1035ed6e8e9d
parent93d283b53b864778a2c87af1d7072c1a520b35f8
Worked around a bug in Xalan 2.4.0 (bundled with Sun Java 1.4.2_xx) where file URLs like file:/C:/.... got converted to file:\C:\.... on Windows causing a FileNotFoundException.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@677404 13f79535-47bb-0310-9956-ffa450edef68
src/codegen/java/org/apache/fop/tools/EventProducerCollectorTask.java
src/java/org/apache/fop/events/model/EventModel.java