This is an automated email from the ASF dual-hosted git repository.

pkluegl pushed a change to branch maintenance/3.1.x
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git.


    from 11af409  no issue: fix method sig
     add 8abfb30  UIMA-6383: Ruta: TRIE - Wordlist entry not annotated
     add 33579a7  UIMA-6383: Ruta: TRIE - Wordlist entry not annotated
     add 3e75c1a  UIMA-6383: Ruta: TRIE - Wordlist entry not annotated
     new 30c1013  Merge pull request #71 from 
apache/UIMA-6383-Ruta-TRIE-Wordlist-entry-not-annotated

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../uima/ruta/resource/MultiTreeWordList.java      | 39 +++++++++++++++++++++-
 ruta-docbook/src/docbook/tools.ruta.howtos.xml     | 10 +++++-
 .../tools.ruta.workbench.create_dictionaries.xml   |  3 ++
 .../ruta/utils/twl/MultiTWLConverterHandler.java   | 17 ++++++++--
 .../uima/ruta/utils/twl/TWLConverterHandler.java   | 17 ++++++++--
 .../ui/preferences/RutaBuilderPreferencePage.java  | 13 +++++---
 .../ui/preferences/RutaPreferencesMessages.java    | 12 +++----
 .../preferences/RutaPreferencesMessages.properties |  1 +
 .../uima/ruta/ide/core/RutaCorePreferences.java    |  2 ++
 .../ruta/ide/core/RutaPreferenceInitializer.java   |  2 ++
 ruta-maven-plugin/src/it/wordlists/pom.xml         |  2 ++
 .../uima/ruta/maven/RutaGenerateMTWLMojo.java      |  8 ++++-
 .../uima/ruta/maven/RutaGenerateTWLMojo.java       |  8 ++++-
 13 files changed, 113 insertions(+), 21 deletions(-)

Reply via email to