You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2014/11/12 15:00:25 UTC

svn commit: r1638795 - /tomcat/trunk/BUILDING.txt

Author: markt
Date: Wed Nov 12 14:00:24 2014
New Revision: 1638795

URL: http://svn.apache.org/r1638795
Log:
Update minimum Ant version. It must be 1.9.0 or later for Java 8 support. 1.9.4 is the latest and what I am testing with so use that. It may be possible to reduce it.

Modified:
    tomcat/trunk/BUILDING.txt

Modified: tomcat/trunk/BUILDING.txt
URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1638795&r1=1638794&r2=1638795&view=diff
==============================================================================
--- tomcat/trunk/BUILDING.txt (original)
+++ tomcat/trunk/BUILDING.txt Wed Nov 12 14:00:24 2014
@@ -64,9 +64,9 @@ source distribution, do the following:
     into which you installed the JDK release.
 
 
-(2) Install Apache Ant version 1.8.2 or later on your computer
+(2) Install Apache Ant version 1.9.4 or later on your computer
 
- 1. If Apache Ant version 1.8.2 or later is already installed on your computer, skip to (3).
+ 1. If Apache Ant version 1.9.4 or later is already installed on your computer, skip to (3).
 
  2. Download a binary distribution of Ant from:
 



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


Re: svn commit: r1638795 - /tomcat/trunk/BUILDING.txt

Posted by Mark Thomas <ma...@apache.org>.
On 12/11/2014 14:16, Konstantin Kolinko wrote:
> 2014-11-12 17:15 GMT+03:00 Konstantin Kolinko <kn...@gmail.com>:
>> 2014-11-12 17:00 GMT+03:00  <ma...@apache.org>:
>>> Author: markt
>>> Date: Wed Nov 12 14:00:24 2014
>>> New Revision: 1638795
>>>
>>> URL: http://svn.apache.org/r1638795
>>> Log:
>>> Update minimum Ant version. It must be 1.9.0 or later for Java 8 support. 1.9.4 is the latest and what I am testing with so use that. It may be possible to reduce it.
>>
>> 1.9.4 is known to be broken (tag support is broken),
> I meant tar archive format support is broken.
>> http://tomcat.markmail.org/thread/4zzooanqjk2fhbz2

Back to 1.9.3 then.

Mark


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


Re: svn commit: r1638795 - /tomcat/trunk/BUILDING.txt

Posted by Konstantin Kolinko <kn...@gmail.com>.
2014-11-12 17:15 GMT+03:00 Konstantin Kolinko <kn...@gmail.com>:
> 2014-11-12 17:00 GMT+03:00  <ma...@apache.org>:
>> Author: markt
>> Date: Wed Nov 12 14:00:24 2014
>> New Revision: 1638795
>>
>> URL: http://svn.apache.org/r1638795
>> Log:
>> Update minimum Ant version. It must be 1.9.0 or later for Java 8 support. 1.9.4 is the latest and what I am testing with so use that. It may be possible to reduce it.
>
> 1.9.4 is known to be broken (tag support is broken),
I meant tar archive format support is broken.
> http://tomcat.markmail.org/thread/4zzooanqjk2fhbz2



Best regards,
Konstantin Kolinko

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


Re: svn commit: r1638795 - /tomcat/trunk/BUILDING.txt

Posted by Konstantin Kolinko <kn...@gmail.com>.
2014-11-12 17:00 GMT+03:00  <ma...@apache.org>:
> Author: markt
> Date: Wed Nov 12 14:00:24 2014
> New Revision: 1638795
>
> URL: http://svn.apache.org/r1638795
> Log:
> Update minimum Ant version. It must be 1.9.0 or later for Java 8 support. 1.9.4 is the latest and what I am testing with so use that. It may be possible to reduce it.

1.9.4 is known to be broken (tag support is broken),
http://tomcat.markmail.org/thread/4zzooanqjk2fhbz2


> Modified:
>     tomcat/trunk/BUILDING.txt
>
> Modified: tomcat/trunk/BUILDING.txt
> URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1638795&r1=1638794&r2=1638795&view=diff
> ==============================================================================
> --- tomcat/trunk/BUILDING.txt (original)
> +++ tomcat/trunk/BUILDING.txt Wed Nov 12 14:00:24 2014
> @@ -64,9 +64,9 @@ source distribution, do the following:
>      into which you installed the JDK release.
>
>
> -(2) Install Apache Ant version 1.8.2 or later on your computer
> +(2) Install Apache Ant version 1.9.4 or later on your computer
>
> - 1. If Apache Ant version 1.8.2 or later is already installed on your computer, skip to (3).
> + 1. If Apache Ant version 1.9.4 or later is already installed on your computer, skip to (3).
>
>   2. Download a binary distribution of Ant from:
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>

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