[gate-cvs] SF.net SVN: gate:[18158] gate/trunk/build

2014-07-04 Thread gate-project
Revision: 18158 http://sourceforge.net/p/gate/code/18158 Author: gate-project Date: 2014-07-05 01:19:40 + (Sat, 05 Jul 2014) Log Message: --- Build number update (build 4880) Modified Paths: -- gate/trunk/build/build.properties gate/trunk/build/build

[gate-cvs] SF.net SVN: gate:[18157] gcp/trunk/src/gate/cloud/batch/BatchRunner.java

2014-07-04 Thread johann_p
Revision: 18157 http://sourceforge.net/p/gate/code/18157 Author: johann_p Date: 2014-07-04 18:04:12 + (Fri, 04 Jul 2014) Log Message: --- Make sure the correct gate config, user config and session files are always used, no matter if we use the GATE from GCP or the one s

[gate-cvs] SF.net SVN: gate:[18156] gcp/trunk

2014-07-04 Thread johann_p
Revision: 18156 http://sourceforge.net/p/gate/code/18156 Author: johann_p Date: 2014-07-04 17:48:57 + (Fri, 04 Jul 2014) Log Message: --- Add a shell script to run the GCP BatchRunner directly from the GCP sunversion directory using something like gcp-direct.sh -Xmx1

[gate-cvs] SF.net SVN: gate:[18155] gate/trunk/plugins/ANNIE/resources/NE

2014-07-04 Thread dgmaynard
Revision: 18155 http://sourceforge.net/p/gate/code/18155 Author: dgmaynard Date: 2014-07-04 13:22:03 + (Fri, 04 Jul 2014) Log Message: --- probably breaking things left right and centre. URLs can't include Entities now Modified Paths: -- gate/trunk/plugi

[gate-cvs] SF.net SVN: gate:[18154] gate/trunk/plugins/ANNIE/resources/NE/name-twitter .jape

2014-07-04 Thread dgmaynard
Revision: 18154 http://sourceforge.net/p/gate/code/18154 Author: dgmaynard Date: 2014-07-04 12:36:41 + (Fri, 04 Jul 2014) Log Message: --- don't find entities within URLs Modified Paths: -- gate/trunk/plugins/ANNIE/resources/NE/name-twitter.jape Modifie

[gate-cvs] SF.net SVN: gate:[18153] gate/trunk/plugins/Stanford_CoreNLP

2014-07-04 Thread markagreenwood
Revision: 18153 http://sourceforge.net/p/gate/code/18153 Author: markagreenwood Date: 2014-07-04 07:41:30 + (Fri, 04 Jul 2014) Log Message: --- updated the gapps so they use the new plugin name and don't rely on the plugin mapping as this generates a warning message and

[gate-cvs] SF.net SVN: gate:[18152] gate/trunk/src/main/gate/creole/CreoleRegisterImpl .java

2014-07-04 Thread markagreenwood
Revision: 18152 http://sourceforge.net/p/gate/code/18152 Author: markagreenwood Date: 2014-07-04 07:37:58 + (Fri, 04 Jul 2014) Log Message: --- if we are using the plugin name mapping stuff to move from an old plugin to a new one then we should register the new director

[gate-cvs] SF.net SVN: gate:[18151] gate/trunk/src/main/gate/creole/CreoleRegisterImpl .java

2014-07-04 Thread markagreenwood
Revision: 18151 http://sourceforge.net/p/gate/code/18151 Author: markagreenwood Date: 2014-07-04 07:22:57 + (Fri, 04 Jul 2014) Log Message: --- fixed my fix from yesterday regarding plugin load order so that directory info is available when required during creole.xml pr