URL typo in build.properties.

2003-06-26 Thread Uday Subbarayan
Hi,
 I just now downloaded the tomcat-5 src and when i try to build, i got 
a build error for the wrong url-
http://www.apache.org/dist/jakarta/commons/fileupload/commons-fileupload-1.0-rc1.tar.gz

This should be changed to -
http://www.apache.org/dist/jakarta/commons/fileupload/binaries/commons-fileupload-1.0-rc1.tar.gz
in build.properties.

Thanks,
-Uday.


Re: URL typo in build.properties.

2003-06-26 Thread Uday Subbarayan
Remy,
 This is the first time i am building from src and i checkout the 
'jakarta-tomcat-5' module and created a new directory and followed the 
instruction in the
'BUILDING.txt'. I just typed 'ant' and didn't do anything different..

I guess to get the 1.0 release, this also should be changed inthe 
build.xml and not myself, right?

Thanks,
-Uday.
Remy Maucherat wrote:

Uday Subbarayan wrote:

Hi,
 I just now downloaded the tomcat-5 src and when i try to build, i 
got a build error for the wrong url-
http://www.apache.org/dist/jakarta/commons/fileupload/commons-fileupload-1.0-rc1.tar.gz 

This should be changed to -
http://www.apache.org/dist/jakarta/commons/fileupload/binaries/commons-fileupload-1.0-rc1.tar.gz 


The URL just changed, actually, and I've updated build.properties. You 
should get the 1.0 release instead of the RC.

Remy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]