Revision: 9197
http://languagetool.svn.sourceforge.net/languagetool/?rev=9197&view=rev
Author: dnaber
Date: 2013-01-23 22:50:32 +0000 (Wed, 23 Jan 2013)
Log Message:
-----------
make nightly snapshots using mvn now
Modified Paths:
--------------
trunk/website/create-snapshot.sh
Modified: trunk/website/create-snapshot.sh
===================================================================
--- trunk/website/create-snapshot.sh 2013-01-23 22:30:22 UTC (rev 9196)
+++ trunk/website/create-snapshot.sh 2013-01-23 22:50:32 UTC (rev 9197)
@@ -7,10 +7,10 @@
svn up svn-checkout
cd svn-checkout
-ant dist && mv dist/LanguageTool-*-dev.oxt $SNAPSHOT_DIR/LanguageTool-`date
+%Y%m%d`-snapshot.oxt
+mvn clean package -DskipTests &&
+ mv languagetool-office-extension/target/LanguageTool*.zip
$SNAPSHOT_DIR/LanguageTool-`date +%Y%m%d`-snapshot.oxt &&
+ mv languagetool-standalone/target/LanguageTool*.zip
$SNAPSHOT_DIR/LanguageTool-`date +%Y%m%d`-snapshot.zip
-ant dist-standalone && mv dist/LanguageTool-*-dev.zip
$SNAPSHOT_DIR/LanguageTool-`date +%Y%m%d`-snapshot.zip
-
# delete *.oxt files older than 5 days:
rm `find $SNAPSHOT_DIR -name "*.oxt" -mtime +5`
rm `find $SNAPSHOT_DIR -name "*.zip" -mtime +5`
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/learnnow-d2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits