Re: Jetty config depends on missing ant.jar

2005-01-26 Thread Stefan Gybas
On Thu, Jan 20, 2005 at 12:44:25PM +, John Patterson wrote: > I have hit another problem with the Jetty package. It depends on > /usr/share/java/ant.jar which does not exist on my installation (unstable). > There is only an ant-1.6.jar. Creating a symlink to this fixed the problem. You nee

Re: Jetty config depends on missing ant.jar

2005-01-22 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thu, 20 Jan 2005 12:44:25 + (UTC), John Patterson <[EMAIL PROTECTED]> wrote: > Hi, > > I have hit another problem with the Jetty package. It depends on > /usr/share/java/ant.jar which does not exist on my installation (unstable). > There is o

Jetty config depends on missing ant.jar

2005-01-20 Thread John Patterson
Hi, I have hit another problem with the Jetty package. It depends on /usr/share/java/ant.jar which does not exist on my installation (unstable). There is only an ant-1.6.jar. Creating a symlink to this fixed the problem. Also, shouldn't there be a /usr/share/java/servlet.jar symlink? John.