Revision: 7571
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7571&view=rev
Author:   dnaber
Date:     2012-06-30 12:52:07 +0000 (Sat, 30 Jun 2012)
Log Message:
-----------
small release documentation updates

Modified Paths:
--------------
    trunk/JLanguageTool/docs/internal.txt

Modified: trunk/JLanguageTool/docs/internal.txt
===================================================================
--- trunk/JLanguageTool/docs/internal.txt       2012-06-30 12:48:56 UTC (rev 
7570)
+++ trunk/JLanguageTool/docs/internal.txt       2012-06-30 12:52:07 UTC (rev 
7571)
@@ -30,16 +30,16 @@
  and work in that branch
 -set version number in build.properties
 -set JLanguageTool.VERSION in JLanguageTool.java
--use ltdiff.bash to create a rule diff between this version and the previous 
one
+-go to src/dev/tools/ltdiff and use ./ltdiff.bash to create a rule diff 
between this version and the previous one
 -update CHANGES files, also making sure it matches the rule diff report
--update README file (e.g. list of supported languages)
+-update README file
 -make sure there are no other local changes left that are not committed
 -run "ant test"
 -run "ant dist"
 -make sure no warnings (like "warning: [options] bootstrap class path not set 
in conjunction
  with -source 1.6") appear - if they do, make sure to compile with Java 1.6
--TODO: document "ant dist-standalone"
--test command line application, OOo integration, and stand-alone GUI version
+-run "ant dist-standalone"
+-test command line application, LibreOffice/OO integration, and stand-alone 
GUI version
  with at least these test sentences: 
     I've got allot of questions to you. (en)
     Seit 10 Jahre. (de)
@@ -51,8 +51,8 @@
     Стоимость работ составила 10 тыс рублей. (ru)
 -copy LT to a path with a space and test some sentences
 -upload to the server:
-    -dist/*.oxt, dist/README.txt and dist/CHANGES.txt to "download"
-    -link the release:
+    -*.oxt, *.zip, dist/README.txt and dist/CHANGES.txt to "download"
+    -link the release on the server:
      cd /home/languagetool/languagetool.org/www/download && rm 
LanguageTool-stable.oxt && ln -s LanguageTool-1.X.oxt LanguageTool-stable.oxt
     -run "ant javadoc" and upload dist/docs/api/* to "development"
 -run "ant jnlp" (note you need file myalias.p12 with the certificate to do 
this;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to