Revision: 20025 http://sourceforge.net/p/gate/code/20025 Author: markagreenwood Date: 2017-01-31 11:42:34 +0000 (Tue, 31 Jan 2017) Log Message: ----------- helps if you update the subclasses as well
Modified Paths: -------------- gate/branches/sawdust2/plugins/Tools/src/main/java/gate/creole/VPChunker.java Modified: gate/branches/sawdust2/plugins/Tools/src/main/java/gate/creole/VPChunker.java =================================================================== --- gate/branches/sawdust2/plugins/Tools/src/main/java/gate/creole/VPChunker.java 2017-01-31 11:30:47 UTC (rev 20024) +++ gate/branches/sawdust2/plugins/Tools/src/main/java/gate/creole/VPChunker.java 2017-01-31 11:42:34 UTC (rev 20025) @@ -70,7 +70,7 @@ defaultValue = "resources/VP/VerbGroups.jape" ) @Override - public void setGrammarURL(java.net.URL newGrammarURL) { + public void setGrammarURL(ResourceReference newGrammarURL) { super.setGrammarURL(newGrammarURL); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ GATE-cvs mailing list GATE-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gate-cvs