Trying it now.

-----Original Message-----
From: Mark Thomas [mailto:ma...@apache.org]
Sent: 15 अक्तूबर 2017 22:06
To: Tomcat Developers List
Subject: Re: Stuck at BUILDING.txt - (3) Building Tomcat @VERSION_MAJOR_MINOR@

On 15/10/17 15:04, Kapil Kumar wrote:
> Hello all,
>
>
>
> I downloaded tomcat-trunk, initiated ant.
>
> Didn’t created a new build.properties as it was already containing one
> build.properties.default.
>
> Got the below message.
>
> Followed all the steps till 8.2 in BUILDING.txt.
>
> But when I run “ant test” and “ant -Dexecute.validate=true validate” I
> get build failed.

Thanks. Some recent changes weren't quite right. They've now been fixed.

If you update the source and try again validate should now pass.

Mark


>
>
>
>
>
>
>
>
>
> Regards
>
> Kapil Kumar
>
>
>
> -----Original Message-----
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: 15 अक्तूबर 2017 12:57
> To: Tomcat Developers List
> Subject: Re: Stuck at BUILDING.txt - (3) Building Tomcat
> @VERSION_MAJOR_MINOR@
>
>
>
> On 15/10/2017 03:07, Kapil Kumar wrote:
>
>> Hello everyone,
>
>>
>
>> I followed the instructions in BUILDING.txt and configured JDK and Ant.
>
>>
>
>> But I am stuck at  (3) Building Tomcat @VERSION_MAJOR_MINOR@
>
>>
>
>> Not sure about what needs to be done and where the below file needs
>> to
>
>> be created.
>
>>
>
>> 1. The build is controlled by creating a
>
>> ${tomcat.source}/build.properties
>
>>
>
>>     file.
>
>
>
> ${tomcat.source} is the location of the tomcat source code that you
> checked out either with svn using:
>
>
>
> svn checkout https://svn.apache.org/repos/asf/tomcat/trunk
> tomcat-trunk
>
>
>
> or with git using
>
>
>
> git clone https://github.com/apache/tomcat tomcat-trunk
>
>
>
> or similar.
>
>
>
> So ${tomcat.source} might be one of the following:
>
>
>
> C:\repos\tomcat-trunk
>
> D:\projects\tomcat-trunk
>
> ~/repos/tomcat/trunk
>
> /x1/apache/tomcat-trunk
>
>
>
> etc.
>
>
>
> The file build.properties needs to be created in the root of the
> tomcat source tree. So in the examples above, it should be created in
> the tomcat-trunk directory.
>
>
>
> i.e.:
>
> C:\repos\tomcat-trunk\build.properties
>
> D:\projects\tomcat-trunk\build.properties
>
> ~/repos/tomcat/trunk/build.properties
>
> /x1/apache/tomcat-trunk/build.properties
>
>
>
>
>
> Mark
>
>
>
>
>
> ---------------------------------------------------------------------
>
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> <mailto:dev-unsubscr...@tomcat.apache.org> For additional commands,
> e-mail: dev-h...@tomcat.apache.org <mailto:dev-h...@tomcat.apache.org>
>
>
>
>
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
>       Virus-free. www.avast.com
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_
> campaign=sig-email&utm_content=emailclient>
>
>
> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>


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



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


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

Reply via email to