Revision: 8724
http://languagetool.svn.sourceforge.net/languagetool/?rev=8724&view=rev
Author: dnaber
Date: 2012-12-30 18:04:14 +0000 (Sun, 30 Dec 2012)
Log Message:
-----------
make deploy script work with non dev versions
Modified Paths:
--------------
trunk/JLanguageTool/src/scripts/deploy-wikipedia-checker.sh
Modified: trunk/JLanguageTool/src/scripts/deploy-wikipedia-checker.sh
===================================================================
--- trunk/JLanguageTool/src/scripts/deploy-wikipedia-checker.sh 2012-12-30
16:26:49 UTC (rev 8723)
+++ trunk/JLanguageTool/src/scripts/deploy-wikipedia-checker.sh 2012-12-30
18:04:14 UTC (rev 8724)
@@ -13,5 +13,5 @@
sleep 1
ant dist-standalone && \
- scp -i /home/dnaber/.ssh/openthesaurus dist/LanguageTool-[1-9].[0-9]-dev.zip
[email protected]: && \
- ssh -i /home/dnaber/.ssh/openthesaurus [email protected] "unzip
-d /home/languagetool/ltcommunity/corpus ~/LanguageTool-[1-9].[0-9]-dev.zip"
+ scp -i /home/dnaber/.ssh/openthesaurus dist/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"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits