I have set my proxy in the "build.properties" file per 
directions on the jakarta build faq:

# ----- Proxy setup -----
# Uncomment if using a proxy server.
proxy.host=caproxy.ca.com
proxy.port=80
proxy.use=on

But I am still getting the following:

************************************************************************
***************************

C:\ESI\jakarta-tomcat-5.5.9-src>ant build
Buildfile: build.xml

check.source:

check.source.depends:

get.source:

get.source.depends:

checkout.depends:
      [cvs] cvs [checkout aborted]: connect to cvs.apache.org:2401
failed: A con
nection attempt failed because the connected party did not properly
respond afte
r a period of time, or established connection failed because connected
host has
failed to respond.
      [cvs] cvs [checkout aborted]: connect to cvs.apache.org:2401
failed: A con
nection attempt failed because the connected party did not properly
respond afte
r a period of time, or established connection failed because connected
host has
failed to respond.

************************************************************************
***************************

Why are my proxy settings not working ??? I know they are correct 

Also I thought the "build" target would not check against cvs ????
The web doc says the build target does fast incremental build without
checking cvs ????

************************************************************************
*************************


After the build completes, I am getting the following ???

build-all:

deploy:

BUILD SUCCESSFUL
Total time: 6 minutes 22 seconds
The system cannot find the batch label specified - end

C:\ESI\jakarta-tomcat-5.5.9-src>

Why does It say can not find label specified - end ??????

Is that an ant bug, or a script bug ?????


Stephen Bovy
Computer Associates
6100 Center Drive
Suite 700
Los Angeles, CA 90045
Tel: (310) 957-3930
Fax: (310) 957-3917
e-mail: [EMAIL PROTECTED]

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

Reply via email to