From 271357c05b42f2a32250f20e55a6ac3d99c9529d Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 20 Aug 2008 11:33:56 +0200 Subject: initial load --- README.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..bd43d27 --- /dev/null +++ b/README.txt @@ -0,0 +1,5 @@ +Required software: +- lucene-core (comes in pom.xml) +- jargs + Install it into the local Maven repository: + mvn install:install-file -Dfile=dist/jargs-1.0.0.jar -DgroupId=jargs -DartifactId=jargs -Dversion=1.0.0 -Dpackaging=jar -- cgit v1.2.3-54-g00ecf