This is an automated email from the ASF dual-hosted git repository.
pkluegl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git
from 0133fec2 Merge pull request #140 from
apache/refactoring/133-Update-dependencies
add 2fef068e Issue #139: Unexpected behavior of plus operator
new 1598bb28 Merge pull request #142 from
apache/bugfix/139-Unexpected-behavior-of-plus-operator
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:
.../apache/uima/ruta/rule/ComposedRuleElement.java | 37 ++++++++++++
.../ComposedRuleElementWithQuantifierTest.java | 65 +++++++++++-----------
ruta-ep-engine/pom.xml | 2 +
.../textruler/learner/kep/KEPPreferencePage.java | 18 +++---
.../learner/lp2/NaiveLP2PreferencePage.java | 18 +++---
.../learner/lp2/OptimizedLP2PreferencePage.java | 18 +++---
.../learner/rapier/RapierPreferencePage.java | 23 +++++---
.../whisk/generic/WhiskGenericPreferencePage.java | 18 +++---
.../whisk/token/WhiskTokenPreferencePage.java | 18 +++---
9 files changed, 141 insertions(+), 76 deletions(-)