You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@joshua.apache.org by mj...@apache.org on 2016/04/24 22:53:25 UTC

[04/18] incubator-joshua git commit: added to build path

added to build path


Project: http://git-wip-us.apache.org/repos/asf/incubator-joshua/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-joshua/commit/1c8aaa5e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-joshua/tree/1c8aaa5e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-joshua/diff/1c8aaa5e

Branch: refs/heads/morph
Commit: 1c8aaa5eb89a800b51478c352b890f535067c5e4
Parents: 71f808e
Author: Matt Post <po...@cs.jhu.edu>
Authored: Fri Apr 22 10:50:54 2016 -0400
Committer: Matt Post <po...@cs.jhu.edu>
Committed: Fri Apr 22 10:50:54 2016 -0400

----------------------------------------------------------------------
 build.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-joshua/blob/1c8aaa5e/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index c0c6132..1489c4e 100644
--- a/build.xml
+++ b/build.xml
@@ -29,6 +29,8 @@
       <include name="args4j-2.0.29.jar" />
       <include name="gson-2.5.jar" />
       <include name="guava-19.0.jar" />
+      <include name="mallet-2.0.7.jar" />
+      <include name="trove4j-2.0.2" />
     </fileset>
     <fileset dir="${thraxlib}">
       <include name="thrax.jar" />