* Orion Poplawski orion@cora.nwra.com [2008-11-10 19:01]:
Orion Poplawski wrote:
So why isn't it finding /usr/share/java/ant.jar?
Looks like upstream expects ant.jar to be in ${ant.home}/lib/ant.jar, which would be /usr/share/ant/lib/ant.jar. I've patched to ${java.home}/ant.jar. Should we have a link?
If upstream ant packages things in a lib/ subdir, I'd be inclined to say yes. Maybe we should check with JPackage as to why they don't do this.
Andrew