Jenkins build is unstable: UIMA-Ruta-v3 #83

2019-04-15 Thread Apache Jenkins Server
See 




[jira] [Resolved] (UIMA-5484) Ruta: wildcard with optional rule element

2019-04-15 Thread Viorel Morari (JIRA)


 [ 
https://issues.apache.org/jira/browse/UIMA-5484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Viorel Morari resolved UIMA-5484.
-
Resolution: Fixed

> Ruta: wildcard with optional rule element
> -
>
> Key: UIMA-5484
> URL: https://issues.apache.org/jira/browse/UIMA-5484
> Project: UIMA
>  Issue Type: Improvement
>  Components: Ruta
>Affects Versions: 2.6.0ruta
>Reporter: Peter Klügl
>Assignee: Viorel Morari
>Priority: Major
>
> Ruta: wildcard with optional rule element
> Currently, optional rule elements after wildcards are not optional since the 
> wildcard uses the iterator for the type. If the rule element is optional, it 
> should check if a match of the next element is closer. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Jenkins build is unstable: UIMA-Ruta-v3 » Apache UIMA Ruta: ruta-core #83

2019-04-15 Thread Apache Jenkins Server
See 




Re: [VOTE] Release uimaFIT 3.0.0 rc 2

2019-04-15 Thread Peter Klügl
maven build svn-tag - OK
maven build source-release - OK
spot checked jira report/readme/notice/license OK
spot checked sig/checksum - OK
build ruta-core v3 - FAILED

The code base required some changes. Then, still three tests failed,
however, caused by the uimaj version. I need to take a closer look, but
this is no blocker for the rc.


[X] +1 OK to release


Best,


Peter


Am 11.04.2019 um 14:09 schrieb Richard Eckart de Castilho:
> Hi,
>
> I've posted the uimaFIT 3.0.0 release candidate 2.
>
> uimaFIT 3.0.0 is major feature release which makes uimaFIT
> compatible with UIMAJ v3. It includes incompatible API changes
> as well as new features and bug fixes.
>
> Changes since RC1:
>
> - Restored isMultiValuedFeature() signature which was unintentionally
> removed
> - Depend on UIMAJ Core 3.0.2
> - Use UIMA parent POM version 12
> - Generate API reports comparing against uimaFIT 2.4.0
> - Properly configure logging in tests and examples
> - Removed redundant declaration of Java target version in benchmark module
> - Switched from commons-lang to commons-lang3
> - Upgraded Spring dependency
> - Updated NOTICE and LICENSE files of distribution packages accordingly
> - Run rat check on every build
> - Added "api-change-report.html" to project and to assembly
> - Added selectSingleFS method to CasUtil
> - Elaborated migration guide from 2.x to 3.x
> - Point to GitHub repo for sources in README
>
> Changes:
> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%203.0.0uimaFIT%20AND%20project%20%3D%20UIMA
>
> The source and binary tar/zips are here:
> https://dist.apache.org/repos/dist/dev/uima/uimafit/3.0.0-rc2/
>
> The Maven artifacts are here:
> https://repository.apache.org/content/repositories/orgapacheuima-1230
>
> The GIT tag is here:
> https://github.com/apache/uima-uimafit/tree/uimafit-3.0.0
>
> See http://uima.apache.org/testing-builds.html for suggestions on how
> to test
> release candidates.
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0   Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks.
>
> -- Richard
> --
Dr. Peter Klügl
R&D Text Mining/Machine Learning

Averbis GmbH
Salzstr. 15
79098 Freiburg
Germany

Fon: +49 761 708 394 0
Fax: +49 761 708 394 10
Email: peter.klu...@averbis.com
Web: https://averbis.com

Headquarters: Freiburg im Breisgau
Register Court: Amtsgericht Freiburg im Breisgau, HRB 701080
Managing Directors: Dr. med. Philipp Daumke, Dr. Kornél Markó



mvn 3.6.1 released, and contains fix for [MNG-6261] - Relative parent POM resolution failing in 3.5.0 with,complex multimodule builds

2019-04-15 Thread Marshall Schor
If anyone confirms this fixes this issue for us, please post a reply.

-Marshall



[jira] [Updated] (UIMA-6023) change String.replaceAll() to replace() if the replaced one is plain string.

2019-04-15 Thread Marshall Schor (JIRA)


 [ 
https://issues.apache.org/jira/browse/UIMA-6023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marshall Schor updated UIMA-6023:
-
Component/s: (was: Ruta)
 DUCC

> change String.replaceAll() to replace() if the replaced one is plain string.
> 
>
> Key: UIMA-6023
> URL: https://issues.apache.org/jira/browse/UIMA-6023
> Project: UIMA
>  Issue Type: Bug
>  Components: DUCC
>Reporter: bd2019us
>Priority: Major
>  Labels: pull-request-available
> Attachments: 1.patch
>
>
> Location: 
> uima-ducc-user/src/main/java/org/apache/uima/ducc/user/common/UimaUtils.java
> The replaced string ("/") is a plain string, which need not to be compiled a 
> head of time. Therefore, use the replaceAll() API may damage the performance 
> since replaceAll() will compile the given string. The replace() method is 
> recommended to improve performance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Build failed in Jenkins: UIMA-Ruta-v3 #82

2019-04-15 Thread Apache Jenkins Server
See 


Changes:

[pkluegl] UIMA-6024: apply cleanup of 2.7.0

[pkluegl] no jira - cleanup usage of commons-lang

--
[...truncated 618.67 KB...]
[INFO] Downloaded: 
http://repo1.maven.org/maven2/org/apache/commons/commons-math3/3.0/commons-math3-3.0.jar
 (1256 KB at 12811.1 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-20190411.072534-112.jar
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-20190411.072534-112.jar
 (172 KB at 15.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ruta-core ---
[TASKS] Scanning folder 
' for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 502 files to scan for tasks
Found 67 open tasks.
[TASKS] Computing warning deltas based on reference build #73
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version 
(parse-project-version) @ ruta-core ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ ruta-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ 
ruta-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ 
ruta-core ---
[INFO] 
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (run antlr) @ ruta-core ---
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
 (601 B at 39.1 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom 
(9 KB at 611.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
 (2 KB at 122.9 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
 (2 KB at 95.7 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
 (3 KB at 156.7 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
 (8 KB at 472.9 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.pom (3 KB at 
163.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
 (481 B at 33.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
 (6 KB at 358.7 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
 (2 KB at 87.8 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
 (2 KB at 85.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
 (723 B at 54.3 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
 (865 B at 56.3 KB/sec)
[INFO] Downloading: 
https://repo

Build failed in Jenkins: UIMA-Ruta-v3 » Apache UIMA Ruta: ruta-core #82

2019-04-15 Thread Apache Jenkins Server
See 


Changes:

[pkluegl] UIMA-6024: apply cleanup of 2.7.0

[pkluegl] no jira - cleanup usage of commons-lang

--
[...truncated 6.06 KB...]
[INFO] Downloaded: 
http://repo1.maven.org/maven2/org/apache/uima/uimaj-test-util/3.0.1/uimaj-test-util-3.0.1.pom
 (3 KB at 204.9 KB/sec)
[INFO] Downloading: 
http://repo1.maven.org/eclipse/xmlunit/xmlunit/1.6/xmlunit-1.6.pom
[INFO] Downloading: 
http://repo1.maven.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom
[INFO] Downloaded: 
http://repo1.maven.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 65.1 
KB/sec)
[INFO] Downloading: 
http://repo1.maven.org/eclipse/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[INFO] Downloaded: 
http://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
 (28 KB at 1296.9 KB/sec)
[INFO] Downloading: 
http://repo1.maven.org/eclipse/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloaded: 
http://repo1.maven.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
 (76 KB at 3029.8 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/maven-metadata.xml
 (783 B at 0.1 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-20190411.072534-112.pom
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-20190411.072534-112.pom
 (7 KB at 1.4 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimafit-parent/3.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimafit-parent/3.0.0-SNAPSHOT/maven-metadata.xml
 (610 B at 0.1 KB/sec)
[INFO] Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimafit-parent/3.0.0-SNAPSHOT/uimafit-parent-3.0.0-20190411.072636-109.pom
[INFO] Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimafit-parent/3.0.0-SNAPSHOT/uimafit-parent-3.0.0-20190411.072636-109.pom
 (16 KB at 2.8 KB/sec)
[INFO] Downloading: 
http://repo1.maven.org/eclipse/org/apache/uima/uimaj-core/3.0.2/uimaj-core-3.0.2.pom
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/apache/uima/uimaj-core/3.0.2/uimaj-core-3.0.2.pom
[INFO] Downloaded: 
http://repo1.maven.org/maven2/org/apache/uima/uimaj-core/3.0.2/uimaj-core-3.0.2.pom
 (14 KB at 622.8 KB/sec)
[INFO] Downloading: 
http://repo1.maven.org/eclipse/org/apache/uima/uimaj-parent/3.0.2/uimaj-parent-3.0.2.pom
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/apache/uima/uimaj-parent/3.0.2/uimaj-parent-3.0.2.pom
[INFO] Downloaded: 
http://repo1.maven.org/maven2/org/apache/uima/uimaj-parent/3.0.2/uimaj-parent-3.0.2.pom
 (17 KB at 730.3 KB/sec)
[INFO] Downloading: 
http://repo1.maven.org/eclipse/org/springframework/spring-core/4.3.22.RELEASE/spring-core-4.3.22.RELEASE.pom
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/springframework/spring-core/4.3.22.RELEASE/spring-core-4.3.22.RELEASE.pom
[INFO] Downloaded: 
http://repo1.maven.org/maven2/org/springframework/spring-core/4.3.22.RELEASE/spring-core-4.3.22.RELEASE.pom
 (3 KB at 142.2 KB/sec)
[INFO] Downloading: 
http://repo1.maven.org/eclipse/org/springframework/spring-context/4.3.22.RELEASE/spring-context-4.3.22.RELEASE.pom
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/springframework/spring-context/4.3.22.RELEASE/spring-context-4.3.22.RELEASE.pom
[INFO] Downloaded: 
http://repo1.maven.org/maven2/org/springframework/spring-context/4.3.22.RELEASE/spring-context-4.3.22.RELEASE.pom
 (5 KB at 245.3 KB/sec)
[INFO] Downloading: 
http://repo1.maven.org/eclipse/org/springframework/spring-beans/4.3.22.RELEASE/spring-beans-4.3.22.RELEASE.pom
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/springframework/spring-beans/4.3.22.RELEASE/spring-beans-4.3.22.RELEASE.pom
[INFO] Downloaded: 
http://repo1.maven.org/maven2/org/springframework/spring-beans/4.3.22.RELEASE/spring-beans-4.3.22.RELEASE.pom
 (3 KB at 93.4 KB/sec)
[INFO] Downloading: 
http://repo1.maven.org/eclipse/org/springframework/spring-expression/4.3.22.RELEASE/spring-expression-4.3.22.RELEASE.pom
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/springframework/spring-expression/4.3.22.RELEASE/spring-expression-4.3.22.RELEASE.pom
[INFO] Downloaded: 
http://repo1.maven.org/maven2/org/springframework/spring-expression/4.3.22.RELEASE/spring-expression-4.3.22.RELEASE.pom
 (2 KB at 98.1 KB/

[jira] [Updated] (UIMA-6023) change String.replaceAll() to replace() if the replaced one is plain string.

2019-04-15 Thread Marshall Schor (JIRA)


 [ 
https://issues.apache.org/jira/browse/UIMA-6023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marshall Schor updated UIMA-6023:
-
Component/s: Ruta

> change String.replaceAll() to replace() if the replaced one is plain string.
> 
>
> Key: UIMA-6023
> URL: https://issues.apache.org/jira/browse/UIMA-6023
> Project: UIMA
>  Issue Type: Bug
>  Components: Ruta
>Reporter: bd2019us
>Priority: Major
>  Labels: pull-request-available
> Attachments: 1.patch
>
>
> Location: 
> uima-ducc-user/src/main/java/org/apache/uima/ducc/user/common/UimaUtils.java
> The replaced string ("/") is a plain string, which need not to be compiled a 
> head of time. Therefore, use the replaceAll() API may damage the performance 
> since replaceAll() will compile the given string. The replace() method is 
> recommended to improve performance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (UIMA-6024) Ruta: adapt v3 to latest changes and upgrade versions

2019-04-15 Thread JIRA
Peter Klügl created UIMA-6024:
-

 Summary: Ruta: adapt v3 to latest changes and upgrade versions
 Key: UIMA-6024
 URL: https://issues.apache.org/jira/browse/UIMA-6024
 Project: UIMA
  Issue Type: Task
  Components: Ruta
Affects Versions: 3.0.0ruta
Reporter: Peter Klügl
 Fix For: 3.0.0ruta






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)