Revision: 16641
http://sourceforge.net/p/gate/code/16641
Author: valyt
Date: 2013-04-11 12:56:22 +0000 (Thu, 11 Apr 2013)
Log Message:
-----------
Added mimir-client to the class path of mimir-test.
Modified Paths:
--------------
mimir/trunk/mimir-test/build.xml
Modified: mimir/trunk/mimir-test/build.xml
===================================================================
--- mimir/trunk/mimir-test/build.xml 2013-04-11 11:35:47 UTC (rev 16640)
+++ mimir/trunk/mimir-test/build.xml 2013-04-11 12:56:22 UTC (rev 16641)
@@ -8,6 +8,8 @@
<property environment="env"/>
<property name="core-home" location="../${mimir-core.dirname}"/>
+ <property name="client-home" location="../${mimir-client.dirname}"/>
+
<!-- Load Ivy support -->
<property name="build.dir" location="${core-home}/build" />
<path id="ivy.lib.path">
@@ -31,6 +33,7 @@
<fileset dir="lib" includes="**/*.jar" />
<fileset dir="${core-home}/lib" includes="**/*.jar" />
<fileset dir="${core-home}" includes="mimir-core-${app.version}.jar" />
+ <fileset dir="${client-home}"
includes="mimir-client-${app.version}.jar" />
<path refid="ivylibs" />
</path>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs