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 2015/11/04 09:23:05 UTC

svn commit: r1712493 - /tomcat/tc7.0.x/trunk/build.properties.default

Author: markt
Date: Wed Nov  4 08:23:05 2015
New Revision: 1712493

URL: http://svn.apache.org/viewvc?rev=1712493&view=rev
Log:
Align with 8.0.x

Modified:
    tomcat/tc7.0.x/trunk/build.properties.default

Modified: tomcat/tc7.0.x/trunk/build.properties.default
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/build.properties.default?rev=1712493&r1=1712492&r2=1712493&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/build.properties.default (original)
+++ tomcat/tc7.0.x/trunk/build.properties.default Wed Nov  4 08:23:05 2015
@@ -46,7 +46,7 @@ test.cobertura=false
 
 # Some platforms (e.g. OSX El Capitan) require IPv4 to be the default for the
 # multicast tests to work
-#java.net.preferIPv4Stack=true
+java.net.preferIPv4Stack=false
 
 # Location of Java7 JDK
 #java.7.home=/path/to/java7/jdk



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