Author: peterreilly
Date: Mon Nov 13 12:27:18 2006
New Revision: 474494

URL: http://svn.apache.org/viewvc?view=rev&rev=474494
Log:
remove link as import is not used

Modified:
    
ant/core/trunk/src/main/org/apache/tools/ant/util/optional/WeakishReference12.java

Modified: 
ant/core/trunk/src/main/org/apache/tools/ant/util/optional/WeakishReference12.java
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/util/optional/WeakishReference12.java?view=diff&rev=474494&r1=474493&r2=474494
==============================================================================
--- 
ant/core/trunk/src/main/org/apache/tools/ant/util/optional/WeakishReference12.java
 (original)
+++ 
ant/core/trunk/src/main/org/apache/tools/ant/util/optional/WeakishReference12.java
 Mon Nov 13 12:27:18 2006
@@ -24,7 +24,7 @@
  * This is a reference that really is is Weak, as it uses the
  * appropriate java.lang.ref class.
  * @deprecated since 1.7.
- *             Just use [EMAIL PROTECTED] WeakReference} directly.
+ *             Just use WeakReference directly.
  * Note that in ant1.7 is parent was changed to extend HardReference.
  * This is because the latter has access to the (package scoped)
  * WeakishReference(Object) constructor, and both that and this are thin



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to