Revision: 14858
          http://gate.svn.sourceforge.net/gate/?rev=14858&view=rev
Author:   markagreenwood
Date:     2011-12-23 18:20:24 +0000 (Fri, 23 Dec 2011)
Log Message:
-----------
more serializable fixes

Modified Paths:
--------------
    gate/trunk/src/gate/creole/annotransfer/AnnotationSetTransfer.java

Modified: gate/trunk/src/gate/creole/annotransfer/AnnotationSetTransfer.java
===================================================================
--- gate/trunk/src/gate/creole/annotransfer/AnnotationSetTransfer.java  
2011-12-23 18:20:09 UTC (rev 14857)
+++ gate/trunk/src/gate/creole/annotransfer/AnnotationSetTransfer.java  
2011-12-23 18:20:24 UTC (rev 14858)
@@ -254,6 +254,9 @@
   }
 
   static class Mapping implements Serializable {
+    
+    private static final long serialVersionUID = 4708558248536631082L;
+    
     String oldName, newName;
 
     // TODO implement the renaming of features as well as annotations

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


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to