Revision: 7568
http://languagetool.svn.sourceforge.net/languagetool/?rev=7568&view=rev
Author: dnaber
Date: 2012-06-30 11:20:32 +0000 (Sat, 30 Jun 2012)
Log Message:
-----------
prepare release 1.8
Modified Paths:
--------------
branches/V_1_8/CHANGES.txt
branches/V_1_8/README.txt
branches/V_1_8/build.properties
branches/V_1_8/docs/internal.txt
branches/V_1_8/src/java/org/languagetool/JLanguageTool.java
Modified: branches/V_1_8/CHANGES.txt
===================================================================
--- branches/V_1_8/CHANGES.txt 2012-06-30 09:36:35 UTC (rev 7567)
+++ branches/V_1_8/CHANGES.txt 2012-06-30 11:20:32 UTC (rev 7568)
@@ -1,6 +1,6 @@
LanguageTool Change Log
-1.8-dev (release planned for around 2012-06-30)
+1.8 (2012-06-30)
-Greek:
-initial support for Greek with few rules for now (Panagiotis Minos)
@@ -36,7 +36,7 @@
-fixed a few false alarms
-added URL element for some rules with URL with more information about this
rule
-added spellcheck dictionary for standalone version.
- -several rule improvements
+ -several rule improvements (adding links, improving messages)
-new Java rule "repeat word in sentence" (disabled by default)
-Italian:
@@ -49,22 +49,22 @@
-added spellcheck dictionary for the standalone version
using Dicollecte-4.5 «classique & réforme 1990».
- -Breton
+ -Breton:
-updated dictionary to use Apertium svn r38896.
-several new rules and fixed false alarms
-added some references to the Breton grammar:
"La grammaire bretonne pour tous (Eugène CHALM)".
-added spellcheck dictionary for the standalone version
- -Polish
+ -Polish:
-added spellcheck dictionary for the standalone version
-some new rules and fixed false alarms
-major update of the tagger dictionary
- -Portuguese
+ -Portuguese:
-initial support by Marco A.G. Pinto
- -Esperanto
+ -Esperanto:
-several new rules and fixed false alarms
-added <url> for further information about errors with links to
PMEG (Plena Manlibro de Esperanto) with permission of its
@@ -76,17 +76,18 @@
-LibreOffice / OpenOffice integration:
-If a LanguageTool rule has an URL with more information, the
grammar checking dialog in LibreOffice will now offer a "More..." link
- to that URL in LibreOffice, as well as on the command line and
+ to that URL. That URL is also displayed on the command line and stand-alone
user interface as "More info:", and as "url" attribute of the <error>
- element in the XML API format. This makes possible to have external
+ element in the XML API format. This makes it possible to have external
documentation about rules.
- -bugfix #3526635: SingletonFactory now implements XServiceInfo (Stephan
Bergmann)
- -bugfix #3534637: Fixed false alarm about word being uppercase when the
previous sentence ended with a footnote - Sourceforge
+ -Bugfix #3526635: SingletonFactory now implements XServiceInfo (Stephan
Bergmann)
+ -Bugfix #3534637: Fixed false alarm about word being uppercase when the
previous
+ sentence ended with a footnote
-GUI:
- -made the result of "Tag Text" more readable
- -Bugfix: when LT was hidden in the tray, two very fast mouse clicks could
activate the check
- twice, and that caused errors. Right now only one checking thread is
active.
+ -made the result of "Tag Text" a bit more readable
+ -Bugfix: when LT was hidden in the tray, two very fast mouse clicks could
activate
+ the check twice, and that caused errors. Right now only one checking
thread is active.
-Command line:
-In verbose mode, the log of the rule-based disambiguator actions is
displayed.
@@ -94,18 +95,9 @@
and disable rules.
-API:
- -Deprecated some methods and the SentenceTokenizer class
(SRXSentenceTokenizer should be
- used instead)
+ -Deprecated some methods and the SentenceTokenizer class
(SRXSentenceTokenizer
+ should be used instead)
- -LanguageTool supports now separate rules for different local variants of a
language,
- for example American English and British English. To use them from the
command line,
- simply use "en-US" or "en-GB" as the language code. This implements sf.net
feature
- suggestion #3287388.
-
- -The configuration file now stores settings individually for all languages.
This means
- that you can enable spellcheck for American English, disable it for Polish,
and British
- English, and all this settings will be saved separately.
-
-LanguageTool in the standalone version now supports spell-checking. Some of
the languages
use hunspell (http://hunspell.sourceforge.net), some use
LanguageTool-specific code.
There are now two distribution files: a .zip file for standalone use,
@@ -114,6 +106,15 @@
version. Spell-checking errors appear in red in the LanguageTool standalone
version, other errors appear in blue.
+ -LanguageTool now supports separate rules for different local variants of a
language,
+ for example American English and British English. To use them from the
command line,
+ simply use "en-US" or "en-GB" as the language code. This implements sf.net
feature
+ suggestion #3287388.
+
+ -The configuration file now stores settings individually for all languages.
This means
+ that you can enable spellcheck for American English, disable it for Polish,
and British
+ English, and all these settings will be saved separately.
+
-If you start the HTTP Server from the GUI, it now reads the configuration
files
that are configured in the GUI (if the appropriate checkbox is set).
This way the user can control the behavior of the server easily.
Modified: branches/V_1_8/README.txt
===================================================================
--- branches/V_1_8/README.txt 2012-06-30 09:36:35 UTC (rev 7567)
+++ branches/V_1_8/README.txt 2012-06-30 11:20:32 UTC (rev 7568)
@@ -9,7 +9,8 @@
Requirements:
-Java 6.0 or later (Oracle Java or IcedTea; GIJ is not supported)
-For OpenOffice.org/LibreOffice integration: OpenOffice 3.0.1 or later
- or LibreOffice.
+ or LibreOffice. We recommend LibreOffice 3.5.4 or later because
+ it contains an important bug fix.
Usage:
-To integrate LanguageTool into OpenOffice.org or LibreOffice, you
@@ -22,8 +23,8 @@
Manager > Add... in OpenOffice.org/LibreOffice and browse for the
LanguageTool-###VERSION###.oxt file.
- Close and restart OpenOffice.org Writer. Remember to close the
- OpenOffice.org QuickStarter as well if you use it. Type text with
+ Close and restart OpenOffice.org/LibreOffice Writer. Remember to close
+ the QuickStarter as well if you use it. Type text with
an error, e.g. "This is an test." - make sure the text language
is set to English for this example.
You should see a blue underline under the word "an". Opening
@@ -35,10 +36,9 @@
LightProof and enable LanguageTool for English.
Note that there will also be a new menu item "LanguageTool"
- under the "Tools" menu which you might need to use if
- on-the-fly checking doesn't properly work. If the native
- spelling and grammar dialog doesn't check grammar, make
- sure that the check box "Check Grammar" is checked in it
+ under the "Tools" menu.
+ If the native spelling and grammar dialog doesn't check grammar,
+ make sure that the check box "Check Grammar" is checked in it
(if the window closes because of no mistakes in the document,
simply make any spelling mistake to make it open for a longer
time, and check the box). Check also if LanguageTool is visible
@@ -50,10 +50,11 @@
Please see http://www.languagetool.org/issues/ if you
experience problems
- -To use the simple demo GUI, first rename the .oxt file
- to .zip, then unzip it to a new directory and double click on
- the LanguageToolGUI.jar file or call
- java -jar LanguageToolGUI.jar
+ -To use the simple demo GUI:
+ -if you downloaded the *.oxt: rename it to *.zip
+ -unzip the file to a new directory
+ -double click on the LanguageToolGUI.jar file
+ or call 'java -jar LanguageToolGUI.jar'
-To check plain text files from the command line:
java -jar LanguageTool.jar <filename>
Modified: branches/V_1_8/build.properties
===================================================================
--- branches/V_1_8/build.properties 2012-06-30 09:36:35 UTC (rev 7567)
+++ branches/V_1_8/build.properties 2012-06-30 11:20:32 UTC (rev 7568)
@@ -1,6 +1,6 @@
debug = on
-version = 1.8-dev
+version = 1.8
src.dir = ./src
src.java.dir = ${src.dir}/java
Modified: branches/V_1_8/docs/internal.txt
===================================================================
--- branches/V_1_8/docs/internal.txt 2012-06-30 09:36:35 UTC (rev 7567)
+++ branches/V_1_8/docs/internal.txt 2012-06-30 11:20:32 UTC (rev 7568)
@@ -30,9 +30,9 @@
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"
Modified: branches/V_1_8/src/java/org/languagetool/JLanguageTool.java
===================================================================
--- branches/V_1_8/src/java/org/languagetool/JLanguageTool.java 2012-06-30
09:36:35 UTC (rev 7567)
+++ branches/V_1_8/src/java/org/languagetool/JLanguageTool.java 2012-06-30
11:20:32 UTC (rev 7568)
@@ -74,7 +74,7 @@
@SuppressWarnings({"UnusedDeclaration"})
public final class JLanguageTool {
- public static final String VERSION = "1.8-dev"; // keep in sync with
build.properties!
+ public static final String VERSION = "1.8"; // keep in sync with
build.properties!
public static final String BUILD_DATE = getBuildDate();
public static final String PATTERN_FILE = "grammar.xml";
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