Re: Error building from source - error validating cert

2006-01-13 Thread Mark Thomas
Gary Blomquist wrote: Hi, I attempted to checkout and build Tomcat based on the online documentation and received the following error: C:\Tools\Tomcat-devant Buildfile: build.xml check.source: get.source: checkout: [echo] If the checkout fails, - todo - [exec]

RE: Error building from source - error validating cert

2006-01-13 Thread Gary Blomquist
source - error validating cert Hi Gary, Try checking out the source by hand like it is stated on http://tomcat.apache.org/svn.html, though replace http with https and accept the certificate permanently. After that try rebuilding again. NOTE : I am not a tomcat developer, so don't know

Re: Error building from source - error validating cert

2006-01-13 Thread Martin van den Bemt
copy for a different URL Gary -Original Message- From: Martin van den Bemt [mailto:[EMAIL PROTECTED] Sent: Friday, January 13, 2006 2:27 PM To: Tomcat Developers List Subject: Re: Error building from source - error validating cert Hi Gary, Try checking out the source by hand like

Re: Error building from source - error validating cert

2006-01-13 Thread Keith Wannamaker
Are you sure you don't have this property overridden in your build.properties file? Keith Gary Blomquist wrote: I have NOT modified the script. I checked the script and it contains the following: property name=svnroot value=http://svn.apache.org/repos/asf/; / I don't know

RE: Error building from source - error validating cert

2006-01-13 Thread Gary Blomquist
/share/java -Original Message- From: Keith Wannamaker [mailto:[EMAIL PROTECTED] Sent: Friday, January 13, 2006 3:35 PM To: Tomcat Developers List Subject: Re: Error building from source - error validating cert Are you sure you don't have this property overridden in your

RE: Error building from source - error validating cert

2006-01-13 Thread Gary Blomquist
Thanks, build is in progress ! -Original Message- From: Martin van den Bemt [mailto:[EMAIL PROTECTED] Sent: Friday, January 13, 2006 3:23 PM To: Tomcat Developers List Subject: Re: Error building from source - error validating cert Just do something like this : http://svn.apache.org

Re: Error building from source - error validating cert - build.xml missing

2006-01-13 Thread Yoav Shapira
] Sent: Friday, January 13, 2006 3:23 PM To: Tomcat Developers List Subject: Re: Error building from source - error validating cert Just do something like this : http://svn.apache.org/repos/asf/tomcat/build/tc5.5.x tc55-main http://svn.apache.org/repos/asf/tomcat/container/tc5.5.x tc55

RE: Error building from source - error validating cert - build.xml missing

2006-01-13 Thread Gary Blomquist
4:24 PM To: Tomcat Developers List Subject: Re: Error building from source - error validating cert - build.xml missing Build was in progess. build.xml is missing from jasper: C:\Tools\Tomcat-dev2\build.xml:49: The following error occurred while executing this line: C:\Tools\Tomcat-dev2\build

RE: Error building from source - error validating cert - build.xml missing

2006-01-13 Thread Gary Blomquist
: Martin van den Bemt [mailto:[EMAIL PROTECTED] Sent: Friday, January 13, 2006 3:23 PM To: Tomcat Developers List Subject: Re: Error building from source - error validating cert Just do something like this : http://svn.apache.org/repos/asf/tomcat/build/tc5.5.x tc55-main http