You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Xingbo Gao <ga...@gmail.com> on 2005/07/28 00:05:05 UTC

tomcat build failed

Hi,

I follow the steps listed in
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/building.html, and try
to build the tomcat source codes. I was able to build successfully
before, but now get the errors below each time. It seems the link
http://umn.dl.sourceforge.net doesn't work any more.

setproxy:

testexist:
     [echo] Testing  for /usr/share/java/mx4j-3.0.1/lib/mx4j.jar

downloadgz:
      [get] Getting:
http://umn.dl.sourceforge.net/sourceforge/mx4j/mx4j-3.0.1.tar.gz
      [get] To: /usr/share/java/file.tar.gz
      [get] Error getting
http://umn.dl.sourceforge.net/sourceforge/mx4j/mx4j-3.0.1.tar.gz to
/usr/share/java/file.tar.gz

BUILD FAILED
/home/xbgao/tomcat/build.xml:49: The following error occurred while
executing this line:
/home/xbgao/tomcat/jakarta-tomcat-5/build.xml:1834: The following
error occurred while executing this line:
/home/xbgao/tomcat/jakarta-tomcat-5/build.xml:1928:
java.net.ConnectException: Connection refused

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: tomcat build failed

Posted by Remy Maucherat <re...@apache.org>.
Xingbo Gao wrote:
> Remy,
> 
> Where can I find the default build.properties file?

It's build.properties.default in jakarta-tomcat-5.

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: tomcat build failed

Posted by Xingbo Gao <ga...@gmail.com>.
Remy,

Where can I find the default build.properties file?

Xingbo

On 7/27/05, Remy Maucherat <re...@apache.org> wrote:
> Xingbo Gao wrote:
> > Hi,
> >
> > I follow the steps listed in
> > http://jakarta.apache.org/tomcat/tomcat-5.5-doc/building.html, and try
> > to build the tomcat source codes. I was able to build successfully
> > before, but now get the errors below each time. It seems the link
> > http://umn.dl.sourceforge.net doesn't work any more.
> >
> > setproxy:
> >
> > testexist:
> >      [echo] Testing  for /usr/share/java/mx4j-3.0.1/lib/mx4j.jar
> >
> > downloadgz:
> >       [get] Getting:
> > http://umn.dl.sourceforge.net/sourceforge/mx4j/mx4j-3.0.1.tar.gz
> >       [get] To: /usr/share/java/file.tar.gz
> >       [get] Error getting
> > http://umn.dl.sourceforge.net/sourceforge/mx4j/mx4j-3.0.1.tar.gz to
> > /usr/share/java/file.tar.gz
> >
> > BUILD FAILED
> > /home/xbgao/tomcat/build.xml:49: The following error occurred while
> > executing this line:
> > /home/xbgao/tomcat/jakarta-tomcat-5/build.xml:1834: The following
> > error occurred while executing this line:
> > /home/xbgao/tomcat/jakarta-tomcat-5/build.xml:1928:
> > java.net.ConnectException: Connection refused
> 
> Maybe the sourceforge mirror is gone or something. There's a list to
> choose from in the default build.properties (I just updated it).
> 
> Rémy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: tomcat build failed

Posted by Remy Maucherat <re...@apache.org>.
Xingbo Gao wrote:
> Hi,
> 
> I follow the steps listed in
> http://jakarta.apache.org/tomcat/tomcat-5.5-doc/building.html, and try
> to build the tomcat source codes. I was able to build successfully
> before, but now get the errors below each time. It seems the link
> http://umn.dl.sourceforge.net doesn't work any more.
> 
> setproxy:
> 
> testexist:
>      [echo] Testing  for /usr/share/java/mx4j-3.0.1/lib/mx4j.jar
> 
> downloadgz:
>       [get] Getting:
> http://umn.dl.sourceforge.net/sourceforge/mx4j/mx4j-3.0.1.tar.gz
>       [get] To: /usr/share/java/file.tar.gz
>       [get] Error getting
> http://umn.dl.sourceforge.net/sourceforge/mx4j/mx4j-3.0.1.tar.gz to
> /usr/share/java/file.tar.gz
> 
> BUILD FAILED
> /home/xbgao/tomcat/build.xml:49: The following error occurred while
> executing this line:
> /home/xbgao/tomcat/jakarta-tomcat-5/build.xml:1834: The following
> error occurred while executing this line:
> /home/xbgao/tomcat/jakarta-tomcat-5/build.xml:1928:
> java.net.ConnectException: Connection refused

Maybe the sourceforge mirror is gone or something. There's a list to 
choose from in the default build.properties (I just updated it).

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org