[Swift-commit] r2845 - trunk/docs
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Wed Apr 8 07:29:40 CDT 2009
Author: benc
Date: 2009-04-08 07:29:35 -0500 (Wed, 08 Apr 2009)
New Revision: 2845
Modified:
trunk/docs/userguide.xml
Log:
doc that ip.address is deprecated (as indicated in swift.properties)
Modified: trunk/docs/userguide.xml
===================================================================
--- trunk/docs/userguide.xml 2009-04-08 12:28:46 UTC (rev 2844)
+++ trunk/docs/userguide.xml 2009-04-08 12:29:35 UTC (rev 2845)
@@ -2361,7 +2361,6 @@
</para>
<para>
-
The Globus GRAM service uses a callback
mechanism to send notifications about the status
of submitted jobs. The callback mechanism
@@ -2375,8 +2374,11 @@
address of the Swift client machine can be
specified using this property. The value of this
property must be a numeric address without quotes.
-
</para>
+ <para>
+ This option is deprecated and the hostname
+ property should be used instead.
+ </para>
</listitem>
</varlistentry>
More information about the Swift-commit
mailing list