"Bob Herrmann" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> I believe I finally got Tomcat 5.0 to build cleanly Fedora 4.
>
> I used these 4 files;
>
> mktc - drives the whole thing (including blowing away any local copies)
> build.xml - from the building tomcat 5 page, but mo
I believe I finally got Tomcat 5.0 to build cleanly Fedora 4.
I used these 4 files;
mktc - drives the whole thing (including blowing away any local copies)
build.xml - from the building tomcat 5 page, but modified to use svn not
cvs. ( http://tomcat.apache.org/tomcat-5.0-doc/build.xml )
buil
I'm trying to update the build script for 5.0
Has anyone seen this, it seems the 'get' in ant downloads a corrupt file,
while the browser or command line tools get it right.
ie.
$ ant -f b.xml
-Dsrc=http://easynews.dl.sourceforge.net/sourceforge/mx4j/mx4j-2.1.1.tar.gz
b
$