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 why the build is attempting to use https.
Note - I just downloaded the script today. Does the one on the website
work for you?
Thanks,
Gary
-----Original Message-----
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Friday, January 13, 2006 2:26 PM
To: Tomcat Developers List
Subject: Re: Error building from source - error validating cert
Gary Blomquist wrote:
> Hi,
>
> I attempted to checkout and build Tomcat based on the online
> documentation and received the following error:
>
> C:\Tools\Tomcat-dev>ant
> Buildfile: build.xml
>
> check.source:
>
> get.source:
>
> checkout:
> [echo] If the checkout fails, - todo -
> [exec] Error validating server certificate for
> 'https://svn.apache.org:443':
It looks like you have modified the build script to use https rather
than http. As only commits require https, the simplest solution is to
change it back to http.
Mark
---------------------------------------------------------------------
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]