Hello.
Sorry for the missing exact description of the Problem. The following output
is given when I use ant (ver 1.6.5) on the build.xml file. Looks like the
destinations of the links inside the build.xml do not exist.
O:\Tomcat_5.5>ant
Buildfile: build.xml
check.source:
get.source:
checkout:
[echo] If the checkout fails, - todo -
BUILD FAILED
O:\Tomcat_5.5\build.xml:87: The following error occurred while executing
this line:
O:\Tomcat_5.5\build.xml:70: Execute failes: java.io.IOException:
CreateProcess: svn checkout
http://svn.apache.org/repos/asf//tomcat/current/tc5.5.x O:\Tomcat_5.5
error=2
Total time: 0 seconds
O:\Tomcat_5.5>
Hopefully somebody has an idea to solve my problem.
Greetings
André
----- Original Message -----
From: "Markus Schönhaber" <mailing-tomcat-user@schoenhaber.de>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Tuesday, January 24, 2006 6:37 PM
Subject: Re: Problems with Tomcat 5.5 build.xml
> Andre Kammerl wrote:
>> for a case study concerning AspectJ, I need a compilable version of the
>> Tomcat 5.5 source. I tried the instruction on
>> http://tomcat.apache.org/tomcat-5.5-doc/building.html , but the build.xml
>> linked on this page is not working. If somebody could help me I would be
>> very pleased.
>
> If you did provide some information what *exactly* "is not working" means,
> maybe someone would be able to help you.
>
> Regards
> mks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|