From 169853692017480d065208cb768b83f1014cf68a Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 26 Feb 2020 07:34:48 +0100 Subject: added jargs, made it build again, but it bases on a really old Lucene 3.5.0, so it's no longer of any use for modern Lucene/SolR/ElasticSearch --- 3rdParty/jargs-1.0/pom.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 3rdParty/jargs-1.0/pom.xml (limited to '3rdParty/jargs-1.0/pom.xml') diff --git a/3rdParty/jargs-1.0/pom.xml b/3rdParty/jargs-1.0/pom.xml new file mode 100644 index 0000000..7ba94d9 --- /dev/null +++ b/3rdParty/jargs-1.0/pom.xml @@ -0,0 +1,36 @@ + + 4.0.0 + + jargs.gnu + jargs-gnu + 1.0 + jar + + jargs + http://jargs.sourceforge.net/ + + + UTF-8 + + + + + junit + junit + 4.11 + test + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + + + -- cgit v1.2.3-54-g00ecf