Revision: 13837
http://gate.svn.sourceforge.net/gate/?rev=13837&view=rev
Author: valyt
Date: 2011-05-19 17:11:57 +0000 (Thu, 19 May 2011)
Log Message:
-----------
Changed the defaults to include all plugins that don't have external
dependencies.
Modified Paths:
--------------
mimir/trunk/grails-plugin-mimir/src/templates/conf/MimirConfig.groovy
Modified: mimir/trunk/grails-plugin-mimir/src/templates/conf/MimirConfig.groovy
===================================================================
--- mimir/trunk/grails-plugin-mimir/src/templates/conf/MimirConfig.groovy
2011-05-19 17:10:55 UTC (rev 13836)
+++ mimir/trunk/grails-plugin-mimir/src/templates/conf/MimirConfig.groovy
2011-05-19 17:11:57 UTC (rev 13837)
@@ -16,12 +16,15 @@
}
// Mimir plugins to load. You generally need at least one of the standard
-// db-h2 and/or ordi plugins, as well as the measurements plugin if you are
-// using Measurement annotations. The plugins will be loaded from their
-// specified locations for run-app and will be packaged into the WAR for
-// deployment.
+// db-h2, ordi, or sesame plugins, as well as the measurements plugin if
+// you are using Measurement annotations. The plugins will be loaded from
+// their specified locations for run-app and will be packaged into the WAR
+// for deployment.
+// By default we load all plugins that don't have external dependencies
plugins {
h2 = "../plugins/db-h2"
+ measurements = "../plugins/measurements"
+ sparql = "../plugins/sparql"
}
// the xgapp file that defines the query tokeniser. Alternatively
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs