Revision: 19310
http://sourceforge.net/p/gate/code/19310
Author: markagreenwood
Date: 2016-05-12 09:03:10 +0000 (Thu, 12 May 2016)
Log Message:
-----------
notes on how to build the current version
Modified Paths:
--------------
gate/branches/sawdust2/notes.txt
Modified: gate/branches/sawdust2/notes.txt
===================================================================
--- gate/branches/sawdust2/notes.txt 2016-05-12 08:55:49 UTC (rev 19309)
+++ gate/branches/sawdust2/notes.txt 2016-05-12 09:03:10 UTC (rev 19310)
@@ -1,3 +1,39 @@
+building this version
+=====================
+First install GATE into your local maven cache
+
+mvn install
+
+next compile the plugin test utils stuff
+
+cd build/Test-Utils
+mvn install
+
+then install the parent pom for GATE plugins
+
+cd ../Plugin_Base
+mvn install
+
+then install a plugin or two (currently just ANNIE and Tools are mavenized)
+
+cd ../../plugins/ANNIE
+mvn install
+
+if you want to see all the test reports etc. in a nice web format do
+
+mvn site
+
+after any of the mvn install
+
+you can then start gate from the root folder using
+
+./bin/gate.sh
+
+(or any of the normal approaches in the user guide)
+
+once loaded you can add a maven based plugin using the button on the toolbar
that is an orange a
+
+
bring in changes from trunk
===========================
svn merge https://svn.code.sf.net/p/gate/code/gate/trunk --dry-run
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs