]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fixed a bug where I got a NoClassDefFoundError when I'm using a build-local.propertie...
authorJeremias Maerki <jeremias@apache.org>
Fri, 23 Jan 2004 15:07:29 +0000 (15:07 +0000)
committerJeremias Maerki <jeremias@apache.org>
Fri, 23 Jan 2004 15:07:29 +0000 (15:07 +0000)
commit708c3201c1f9af91f758d8a098426f75f31f22d2
tree095ca3c911b10749eb1200fc03b832ae0cc5a16d
parente128882271c6609cf51a6a349b8bb44eab58d210
Fixed a bug where I got a NoClassDefFoundError when I'm using a build-local.properties where I set optional.lib.dir to an absolute Windows path. These absolute paths weren't removed somehow resulting in NoClassDefFound errors due to a illegal Class-Path entry in fop.jar's manifest.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197247 13f79535-47bb-0310-9956-ffa450edef68
build.xml