You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2010/07/19 08:27:04 UTC

svn commit: r965363 - /ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml

Author: bodewig
Date: Mon Jul 19 06:27:03 2010
New Revision: 965363

URL: http://svn.apache.org/viewvc?rev=965363&view=rev
Log:
host of ASF webs has changed

Modified:
    ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml

Modified: ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml?rev=965363&r1=965362&r2=965363&view=diff
==============================================================================
--- ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml (original)
+++ ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml Mon Jul 19 06:27:03 2010
@@ -29,8 +29,8 @@
       
   <property name="apache-hostname" value="www.apache.org" />
   <property name="apache-domain" value="apache.org" />
-  <property name="apache-realhost" value="eos" />
-  <property name="apache-ip4" value="140.211.11.130" />
+  <property name="apache-realhost" value="freyr" />
+  <property name="apache-ip4" value="140.211.11.131" />
     
   <property name="xs4all-hostname" value="www.xs4all.nl" />
   <property name="xs4all-domain" value="xs4all.nl" />