Revision: 9861
http://languagetool.svn.sourceforge.net/languagetool/?rev=9861&view=rev
Author: dnaber
Date: 2013-04-02 19:01:56 +0000 (Tue, 02 Apr 2013)
Log Message:
-----------
update upload helper script
Modified Paths:
--------------
trunk/languagetool/languagetool-standalone/scripts/deploy-wikipedia-checker.sh
Modified:
trunk/languagetool/languagetool-standalone/scripts/deploy-wikipedia-checker.sh
===================================================================
---
trunk/languagetool/languagetool-standalone/scripts/deploy-wikipedia-checker.sh
2013-04-02 16:11:30 UTC (rev 9860)
+++
trunk/languagetool/languagetool-standalone/scripts/deploy-wikipedia-checker.sh
2013-04-02 19:01:56 UTC (rev 9861)
@@ -8,14 +8,13 @@
echo "### but it will not deploy the web-app ###"
echo "###"
echo ""
-echo "### NOTE: You still need to call update-all.sh manually on the server
###"
-echo ""
sleep 1
-echo "FIXME - still needs to be test after the switch to Maven"
-
-#cd .. &&
-# mvn clean package -DskipTests &&
-# cd - &&
-# scp -i /home/dnaber/.ssh/openthesaurus target/LanguageTool-[1-9].[0-9]*.zip
[email protected]: &&
-# ssh -i /home/dnaber/.ssh/openthesaurus [email protected] "unzip
-d /home/languagetool/ltcommunity/corpus ~/LanguageTool-[1-9].[0-9]*.zip"
+cd ../.. &&
+ mvn --projects languagetool-wikipedia --also-make clean package -DskipTests
&&
+ scp languagetool-wikipedia/target/LanguageTool-wikipedia-[1-9].[0-9]*.zip
[email protected]:/home/languagetool/ltcommunity/corpus/ &&
+ cd - &&
+ echo "###" &&
+ echo "### NOTE: You still need to unpack the ZIP and call update-all.sh
manually on the server ###" &&
+ echo "###" &&
+ echo ""
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits