Revision: 15006
          http://gate.svn.sourceforge.net/gate/?rev=15006&view=rev
Author:   markagreenwood
Date:     2012-01-11 07:03:42 +0000 (Wed, 11 Jan 2012)
Log Message:
-----------
the javadoc warning makes not sense, but it doesn't generate a link so lets 
change the comment to avoid needing the link in the first place

Modified Paths:
--------------
    gate/trunk/src/gate/creole/CustomDuplication.java

Modified: gate/trunk/src/gate/creole/CustomDuplication.java
===================================================================
--- gate/trunk/src/gate/creole/CustomDuplication.java   2012-01-11 06:34:36 UTC 
(rev 15005)
+++ gate/trunk/src/gate/creole/CustomDuplication.java   2012-01-11 07:03:42 UTC 
(rev 15006)
@@ -21,10 +21,8 @@
  * Interface which should be implemented by any Resource type which cannot be
  * duplicated in the standard way (see {@link Factory#duplicate(Resource)
  * Factory.duplicate}). If a Resource class requires custom duplication logic 
it
- * should implement this interface and provide an implementation of the
- * {@link CustomDuplication#duplicate(DuplicationContext) duplicate} method to
- * create a new resource instance that has the same behaviour as
- * <code>this</code>.
+ * should implement this interface and provide a method to create a new 
resource
+ * instance that has the same behaviour as <code>this</code>.
  * 
  * @author ian
  */

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to