Daniel Naber wrote:

> There's now languagetool-commandline.jar. It would be nice to move all
libs
> to a "lib" directory except the LT ones, but I'm not sure yet how that
> works.

Thanks for that.

When running "mvn clean package", I see 2 jar files created:

./languagetool-standalone/target/LanguageTool-2.1-SNAPSHOT/LanguageTool-2.1-SNAPSHOT/languagetool-commandline.jar
./languagetool-commandline/target/languagetool-commandline-2.1-SNAPSHOT.jar

Also the grammar.xml rules are copied twice. Example with French grammar
xml:

-rw-rw-r-- 1 pel pel 1250981 Feb  6 22:58
./languagetool-language-modules/fr/src/main/resources/org/languagetool/rules/fr/grammar.xml
-rw-rw-r-- 1 pel pel 1250981 Feb  9 00:59
./languagetool-language-modules/fr/target/classes/org/languagetool/rules/fr/grammar.xml
-rw-rw-r-- 1 pel pel 1250981 Feb  9 01:06
./languagetool-standalone/target/LanguageTool-2.1-SNAPSHOT/LanguageTool-2.1-SNAPSHOT/org/languagetool/rules/fr/grammar.xml


Is it expected to be copied twice?

Is the duplication in the directory name
.../LanguageTool-2.1-SNAPSHOT/LanguageTool-2.1-SNAPSHOT/... also expected?

Regards
Dominique
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to