[GitHub] [uima-uimafit] mjunsilo commented on pull request #139: [UIMA-6291] Improve uimaFIT benchmarking module

2020-11-06 Thread GitBox
mjunsilo commented on pull request #139: URL: https://github.com/apache/uima-uimafit/pull/139#issuecomment-723040184 Managed to clean the messages up myself after all. This is an automated message from the Apache Git

[GitHub] [uima-uimafit] mjunsilo opened a new pull request #138: [UIMA-6291] Improve uimaFIT benchmarking module

2020-11-06 Thread GitBox
mjunsilo opened a new pull request #138: URL: https://github.com/apache/uima-uimafit/pull/138 **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6291 - Added select and selectAt benchmarks using getAnnotationIndex approach. - Added more selectCovered benchmarks with

[GitHub] [uima-uimafit] mjunsilo commented on pull request #138: [UIMA-6291] Improve uimaFIT benchmarking module

2020-11-06 Thread GitBox
mjunsilo commented on pull request #138: URL: https://github.com/apache/uima-uimafit/pull/138#issuecomment-723023606 I changed the messages, but for some reason the IDE created new commits, which is a somewhat stupid behaviour, or at least I didn't expect that, so I should have just used

[GitHub] [uima-uimafit] mjunsilo closed pull request #138: [UIMA-6291] Improve uimaFIT benchmarking module

2020-11-06 Thread GitBox
mjunsilo closed pull request #138: URL: https://github.com/apache/uima-uimafit/pull/138 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [uima-uimafit] reckart opened a new pull request #135: [UIMA-6292] selectCovering is slow

2020-11-03 Thread GitBox
reckart opened a new pull request #135: URL: https://github.com/apache/uima-uimafit/pull/135 - Avoid repeatedly calling ts.subsumes by obtaining a properly-typed index in the first place. (cherry picked from commit 4e59bb39570996fc67f10cdcf73f52befca9c399) **JIRA Ticket:**

[GitHub] [uima-uimafit] reckart opened a new pull request #134: [UIMA-6292] selectCovering is slow

2020-11-03 Thread GitBox
reckart opened a new pull request #134: URL: https://github.com/apache/uima-uimafit/pull/134 - Avoid repeatedly calling ts.subsumes by obtaining a properly-typed index in the first place. **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6292

[GitHub] [uima-uimaj] reckart opened a new pull request #82: [UIMA-6290] Clean up AnnotationIteratorTest

2020-11-04 Thread GitBox
reckart opened a new pull request #82: URL: https://github.com/apache/uima-uimaj/pull/82 - Do not spam the console with feature structures This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [uima-uimaj] reckart merged pull request #80: [UIMA-6290] Clean up AnnotationIteratorTest

2020-11-04 Thread GitBox
reckart merged pull request #80: URL: https://github.com/apache/uima-uimaj/pull/80 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimaj] reckart merged pull request #81: [UIMA-6289] SelectFS.coveredBy not selecting annotations with exact same bounds as annotation argument

2020-11-04 Thread GitBox
reckart merged pull request #81: URL: https://github.com/apache/uima-uimaj/pull/81 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimafit] reckart commented on pull request #137: [UIMA-6270] Add selectOverlapping to (J)CasUtil

2020-11-04 Thread GitBox
reckart commented on pull request #137: URL: https://github.com/apache/uima-uimafit/pull/137#issuecomment-721602034 Jenkins, can you test this please? This is an automated message from the Apache Git Service. To respond to

[GitHub] [uima-uimafit] reckart merged pull request #134: [UIMA-6292] selectCovering is slow

2020-11-03 Thread GitBox
reckart merged pull request #134: URL: https://github.com/apache/uima-uimafit/pull/134 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [uima-uimafit] reckart opened a new pull request #137: [UIMA-6270] Add selectOverlapping to (J)CasUtil

2020-11-03 Thread GitBox
reckart opened a new pull request #137: URL: https://github.com/apache/uima-uimafit/pull/137 - Drop AnnotationPredicates again from uimaFIT and instead use the one meanwhile provided in uimaj-core - Updated various unit tests to check for alignment of uimaFIT with the annotation

[GitHub] [uima-uimaj] reckart merged pull request #82: [UIMA-6290] Clean up AnnotationIteratorTest

2020-11-04 Thread GitBox
reckart merged pull request #82: URL: https://github.com/apache/uima-uimaj/pull/82 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimafit] reckart merged pull request #133: [UIMA-6270] Add selectOverlapping to (J)CasUtil

2020-11-03 Thread GitBox
reckart merged pull request #133: URL: https://github.com/apache/uima-uimafit/pull/133 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [uima-uimafit] reckart merged pull request #135: [UIMA-6292] selectCovering is slow

2020-11-03 Thread GitBox
reckart merged pull request #135: URL: https://github.com/apache/uima-uimafit/pull/135 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [uima-uimaj] reckart commented on pull request #85: [UIMA-6296] SelectFS fsIterator may yield different result set than asList

2021-01-14 Thread GitBox
reckart commented on pull request #85: URL: https://github.com/apache/uima-uimaj/pull/85#issuecomment-760363528 Jenkins, can you test this please? This is an automated message from the Apache Git Service. To respond to the

[GitHub] [uima-uimafit] reckart merged pull request #142: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart merged pull request #142: URL: https://github.com/apache/uima-uimafit/pull/142 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [uima-parent-pom] reckart merged pull request #4: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart merged pull request #4: URL: https://github.com/apache/uima-parent-pom/pull/4 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [uima-uimaj] reckart opened a new pull request #92: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart opened a new pull request #92: URL: https://github.com/apache/uima-uimaj/pull/92 - Use shared library This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [uima-uimaj] reckart opened a new pull request #93: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart opened a new pull request #93: URL: https://github.com/apache/uima-uimaj/pull/93 - Use shared Jenkins pipeline This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [uima-uimafit] reckart opened a new pull request #142: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart opened a new pull request #142: URL: https://github.com/apache/uima-uimafit/pull/142 Switch to shared library **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6307 This is an automated message

[GitHub] [uima-parent-pom] reckart opened a new pull request #4: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart opened a new pull request #4: URL: https://github.com/apache/uima-parent-pom/pull/4 **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6307 **What's in the PR** - Use shared pipeline **How to test manually** * No specific test procedure

[GitHub] [uima-uimaj] reckart merged pull request #93: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart merged pull request #93: URL: https://github.com/apache/uima-uimaj/pull/93 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimafit] reckart opened a new pull request #141: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart opened a new pull request #141: URL: https://github.com/apache/uima-uimafit/pull/141 - Use shared library **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6307 This is an automated message from

[GitHub] [uima-build-resources] reckart merged pull request #3: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart merged pull request #3: URL: https://github.com/apache/uima-build-resources/pull/3 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [uima-uimaj] reckart merged pull request #92: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart merged pull request #92: URL: https://github.com/apache/uima-uimaj/pull/92 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimaj] reckart merged pull request #91: [No Jira] Align code with changes on main branch

2021-01-25 Thread GitBox
reckart merged pull request #91: URL: https://github.com/apache/uima-uimaj/pull/91 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimafit] reckart merged pull request #141: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart merged pull request #141: URL: https://github.com/apache/uima-uimafit/pull/141 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [uima-build-resources] reckart opened a new pull request #3: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart opened a new pull request #3: URL: https://github.com/apache/uima-build-resources/pull/3 **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6307 **What's in the PR** - Use shared pipeline **How to test manually** * No specific test procedure

[GitHub] [uima-uimafit] reckart merged pull request #141: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart merged pull request #141: URL: https://github.com/apache/uima-uimafit/pull/141 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [uima-uimaj] reckart merged pull request #91: [No Jira] Align code with changes on main branch

2021-01-25 Thread GitBox
reckart merged pull request #91: URL: https://github.com/apache/uima-uimaj/pull/91 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-parent-pom] reckart merged pull request #4: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart merged pull request #4: URL: https://github.com/apache/uima-parent-pom/pull/4 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [uima-build-resources] reckart merged pull request #3: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart merged pull request #3: URL: https://github.com/apache/uima-build-resources/pull/3 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [uima-uimaj] reckart merged pull request #62: [UIMA-6151] Containment/overlap predicates for AnnotationFS

2021-01-25 Thread GitBox
reckart merged pull request #62: URL: https://github.com/apache/uima-uimaj/pull/62 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimaj] reckart merged pull request #92: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart merged pull request #92: URL: https://github.com/apache/uima-uimaj/pull/92 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimaj] reckart merged pull request #43: [UIMA-6234] Upgrade to UIMA Parent POM 14 (main-v2)

2021-01-25 Thread GitBox
reckart merged pull request #43: URL: https://github.com/apache/uima-uimaj/pull/43 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimaj] reckart merged pull request #93: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart merged pull request #93: URL: https://github.com/apache/uima-uimaj/pull/93 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimafit] reckart merged pull request #142: [UIMA-6307] Centralize Jenkins pipelines

2021-01-25 Thread GitBox
reckart merged pull request #142: URL: https://github.com/apache/uima-uimafit/pull/142 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [uima-parent-pom] reckart merged pull request #1: [UIMA-6185] Upgrade parent pom plugins

2021-01-25 Thread GitBox
reckart merged pull request #1: URL: https://github.com/apache/uima-parent-pom/pull/1 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [uima-ruta] viorell91 opened a new pull request #22: HD-6268: revised and improved documentation

2021-01-22 Thread GitBox
viorell91 opened a new pull request #22: URL: https://github.com/apache/uima-ruta/pull/22 minor corrections in the internal indexing documentation This is an automated message from the Apache Git Service. To respond to the

[GitHub] [uima-uimaj] reckart opened a new pull request #89: [UIMA-6305] Convert UIMAv3 User's Guide from DocBook to Asciidoc

2021-01-18 Thread GitBox
reckart opened a new pull request #89: URL: https://github.com/apache/uima-uimaj/pull/89 - Converted documentation to Asciidoc - Renamed the documentation module This is an automated message from the Apache Git Service.

[GitHub] [uima-uimaj] reckart merged pull request #89: [UIMA-6305] Convert UIMAv3 User's Guide from DocBook to Asciidoc

2021-01-18 Thread GitBox
reckart merged pull request #89: URL: https://github.com/apache/uima-uimaj/pull/89 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimaj] reckart merged pull request #85: [UIMA-6296] SelectFS fsIterator may yield different result set than asList

2021-01-20 Thread GitBox
reckart merged pull request #85: URL: https://github.com/apache/uima-uimaj/pull/85 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimaj] reckart opened a new pull request #90: [UIMA-6184] Move code quality profiles to parent POM

2021-01-25 Thread GitBox
reckart opened a new pull request #90: URL: https://github.com/apache/uima-uimaj/pull/90 - Remove profiles which are already declared in UIMA parent POM from this one - Remove unnecessarily declared properties - Define japcmp.postAnalysisScript property as required by UIMA parent POM

[GitHub] [uima-parent-pom] reckart merged pull request #1: [UIMA-6185] Upgrade parent pom plugins

2021-01-25 Thread GitBox
reckart merged pull request #1: URL: https://github.com/apache/uima-parent-pom/pull/1 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [uima-uimaj] reckart merged pull request #43: [UIMA-6234] Upgrade to UIMA Parent POM 14 (main-v2)

2021-01-25 Thread GitBox
reckart merged pull request #43: URL: https://github.com/apache/uima-uimaj/pull/43 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimaj] reckart merged pull request #62: [UIMA-6151] Containment/overlap predicates for AnnotationFS

2021-01-25 Thread GitBox
reckart merged pull request #62: URL: https://github.com/apache/uima-uimaj/pull/62 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimaj] reckart opened a new pull request #91: [No Jira] Align code with changes on main branch

2021-01-25 Thread GitBox
reckart opened a new pull request #91: URL: https://github.com/apache/uima-uimaj/pull/91 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [uima-uimaj] reckart opened a new pull request #94: [UIMA-6308] Refactor unit tests

2021-01-27 Thread GitBox
reckart opened a new pull request #94: URL: https://github.com/apache/uima-uimaj/pull/94 - Upgraded MetaDataObject_implTest - Upgraded TypeSystemDescription_implTest - Upgrade AnalysisEngineDescription_impltTest - Added PrintExceptionsWhenRunFromCommandLineRule as a replacement for

[GitHub] [uima-uimaj] reckart opened a new pull request #95: [No Jira] Disable spotbugs

2021-01-27 Thread GitBox
reckart opened a new pull request #95: URL: https://github.com/apache/uima-uimaj/pull/95 ... because it triggers on debug code in an Eclipse plugin that I do not want to refactor right now This is an automated message from

[GitHub] [uima-uimaj] reckart merged pull request #95: [No Jira] Disable spotbugs

2021-01-27 Thread GitBox
reckart merged pull request #95: URL: https://github.com/apache/uima-uimaj/pull/95 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimaj] reckart merged pull request #94: [UIMA-6308] Refactor unit tests

2021-01-28 Thread GitBox
reckart merged pull request #94: URL: https://github.com/apache/uima-uimaj/pull/94 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [uima-uimaj] reckart opened a new pull request #96: [UIMA-6308] Refactor unit tests

2021-01-28 Thread GitBox
reckart opened a new pull request #96: URL: https://github.com/apache/uima-uimaj/pull/96 - Upgraded MetaDataObject_implTest - Upgraded TypeSystemDescription_implTest - Upgrade AnalysisEngineDescription_impltTest - Added PrintExceptionsWhenRunFromCommandLineRule as a replacement for

[GitHub] [uima-uimaj] reckart opened a new pull request #97: [UIMA-6300] deep copy feature for org.apache.uima.analysis_engine.AnalysisEngineDescription class

2021-01-28 Thread GitBox
reckart opened a new pull request #97: URL: https://github.com/apache/uima-uimaj/pull/97 - Added test to check if clone() changes the imports in an AnalysisEngineDescription instance and whether the cloned instance has the same imports (unresolved) as the original

[GitHub] [uima-uimaj] reckart merged pull request #127: UIMA-6367 JCas cover annotation created in pear context replaced during index operations

2021-06-07 Thread GitBox
reckart merged pull request #127: URL: https://github.com/apache/uima-uimaj/pull/127 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [uima-uimaj] reckart opened a new pull request #128: [UIMA-6372] Upgrade from JUnit 3 to JUnit 4 to JUnit 5

2021-06-23 Thread GitBox
reckart opened a new pull request #128: URL: https://github.com/apache/uima-uimaj/pull/128 - Add @Test - Remove all empty setUp's - Add @Before to all setUp's - Remove all empty tearDown's - Add @After to all tearDown's - Remove old imports, add new imports - Remove all

[GitHub] [uima-async-scaleout] reckart opened a new pull request #3: [NO JIRA] Fix build of Eclipse plugins

2021-06-21 Thread GitBox
reckart opened a new pull request #3: URL: https://github.com/apache/uima-async-scaleout/pull/3 - Comment EP aggregate back in - Fix dependencies - Clean up POMs a bit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [uima-uimaj] reckart merged pull request #129: [UIMA-6373] Format UIMA Core Java SDK codebase

2021-06-25 Thread GitBox
reckart merged pull request #129: URL: https://github.com/apache/uima-uimaj/pull/129 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [uima-uimaj] reckart opened a new pull request #130: [UIMA-6372] Upgrade from JUnit 3 to JUnit 4 to JUnit 5

2021-06-25 Thread GitBox
reckart opened a new pull request #130: URL: https://github.com/apache/uima-uimaj/pull/130 - Replace fully-qualified Test annotations using the short version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [uima-ruta] pkluegl opened a new pull request #57: [UIMA-6362] Ruta: update versions and notice in eclipse plugin bundles

2021-05-12 Thread GitBox
pkluegl opened a new pull request #57: URL: https://github.com/apache/uima-ruta/pull/57 - update version - improve pom layout - adapt notice and license in binaries -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [uima-ruta] pkluegl merged pull request #57: [UIMA-6362] Ruta: update versions and notice in eclipse plugin bundles

2021-05-12 Thread GitBox
pkluegl merged pull request #57: URL: https://github.com/apache/uima-ruta/pull/57 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [uima-ruta] pkluegl opened a new pull request #53: [UIMA-6346] Ruta Action ADD case FLOAT missing

2021-05-07 Thread GitBox
pkluegl opened a new pull request #53: URL: https://github.com/apache/uima-ruta/pull/53 - add case -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [uima-ruta] pkluegl merged pull request #53: [UIMA-6346] Ruta Action ADD case FLOAT missing

2021-05-07 Thread GitBox
pkluegl merged pull request #53: URL: https://github.com/apache/uima-ruta/pull/53 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [uima-ruta] pkluegl merged pull request #29: [UIMA-6337] Upgrade Ruta to UIMA 3.2.0 and uimaFIT 3.2.0

2021-05-07 Thread GitBox
pkluegl merged pull request #29: URL: https://github.com/apache/uima-ruta/pull/29 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [uima-ruta] pkluegl opened a new pull request #55: [UIMA-6241] Ruta maven plugin does not fail the build when it fails

2021-05-07 Thread GitBox
pkluegl opened a new pull request #55: URL: https://github.com/apache/uima-ruta/pull/55 - adding failOnError with default true -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [uima-ruta] pkluegl merged pull request #55: [UIMA-6241] Ruta maven plugin does not fail the build when it fails

2021-05-07 Thread GitBox
pkluegl merged pull request #55: URL: https://github.com/apache/uima-ruta/pull/55 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [uima-ruta] pkluegl opened a new pull request #54: [UIMA-6219] Logger errors when running Ruta script

2021-05-07 Thread GitBox
pkluegl opened a new pull request #54: URL: https://github.com/apache/uima-ruta/pull/54 - update bundle imports -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [uima-uimafit] reckart merged pull request #152: [UIMA-6331] uimaFIT 3.2.0 release

2021-05-07 Thread GitBox
reckart merged pull request #152: URL: https://github.com/apache/uima-uimafit/pull/152 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [uima-ruta] pkluegl opened a new pull request #56: [UIMA-6360] UIMA Ruta 3.1.0 release

2021-05-07 Thread GitBox
pkluegl opened a new pull request #56: URL: https://github.com/apache/uima-ruta/pull/56 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [uima-ruta] pkluegl merged pull request #54: [UIMA-6219] Logger errors when running Ruta script

2021-05-07 Thread GitBox
pkluegl merged pull request #54: URL: https://github.com/apache/uima-ruta/pull/54 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [uima-ruta] pkluegl opened a new pull request #52: [UIMA-6359] Ruta: parameter to add debug annotations to indexes

2021-05-05 Thread GitBox
pkluegl opened a new pull request #52: URL: https://github.com/apache/uima-ruta/pull/52 - added parameter - cleanup -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [uima-ruta] pkluegl merged pull request #52: [UIMA-6359] Ruta: parameter to add debug annotations to indexes

2021-05-05 Thread GitBox
pkluegl merged pull request #52: URL: https://github.com/apache/uima-ruta/pull/52 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [uima-uimaj] reckart merged pull request #125: Corrected a spelling error

2021-05-20 Thread GitBox
reckart merged pull request #125: URL: https://github.com/apache/uima-uimaj/pull/125 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [uima-uimaj] sark245 opened a new pull request #125: Corrected a spelling error

2021-05-19 Thread GitBox
sark245 opened a new pull request #125: URL: https://github.com/apache/uima-uimaj/pull/125 Noticed this spelling error while going through the documentation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [uima-ruta] pkluegl merged pull request #56: [UIMA-6360] UIMA Ruta 3.1.0 release

2021-05-18 Thread GitBox
pkluegl merged pull request #56: URL: https://github.com/apache/uima-ruta/pull/56 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [uima-uimaj] reckart commented on pull request #126: UIMA-6367: JCas cover annotation created in PEAR context replaced during index operations

2021-05-27 Thread GitBox
reckart commented on pull request #126: URL: https://github.com/apache/uima-uimaj/pull/126#issuecomment-849662577 It is great that we have the test and the fix, but the test name is not self-explanatory and the test has no JavaDoc. We should add a properly explanatory JavaDoc to this

[GitHub] [uima-uimaj] pkluegl opened a new pull request #126: UIMA-6367: JCas cover annotation created in PEAR context replaced duing index operations

2021-05-27 Thread GitBox
pkluegl opened a new pull request #126: URL: https://github.com/apache/uima-uimaj/pull/126 - fixed trampoline map - added test that checks annotation instance in mocked pear context -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [uima-uimaj] reckart merged pull request #126: UIMA-6367: JCas cover annotation created in PEAR context replaced during index operations

2021-06-03 Thread GitBox
reckart merged pull request #126: URL: https://github.com/apache/uima-uimaj/pull/126 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [uima-uimaj] reckart merged pull request #126: UIMA-6367: JCas cover annotation created in PEAR context replaced during index operations

2021-06-04 Thread GitBox
reckart merged pull request #126: URL: https://github.com/apache/uima-uimaj/pull/126 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [uima-uimaj] reckart opened a new pull request #127: UIMA-6367 JCas cover annotation created in pear context replaced during index operations

2021-06-04 Thread GitBox
reckart opened a new pull request #127: URL: https://github.com/apache/uima-uimaj/pull/127 - fixed trampoline map - added test that checks annotation instance in mocked pear context - Add a debug message if CAS switchClassLoader is called with a non UimaClassLoader because the

[GitHub] [uima-uimaj] reckart merged pull request #128: [UIMA-6372] Upgrade from JUnit 3 to JUnit 4 to JUnit 5

2021-06-24 Thread GitBox
reckart merged pull request #128: URL: https://github.com/apache/uima-uimaj/pull/128 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [uima-uimaj] reckart opened a new pull request #129: [UIMA-6373] Format UIMA Core Java SDK codebase

2021-06-24 Thread GitBox
reckart opened a new pull request #129: URL: https://github.com/apache/uima-uimaj/pull/129 * Provide base settings for formatting and save actions * Provide script to install these settings into all modules * Convert line endings from Windows to Unix so we have consistent line

[GitHub] [uima-uimaj] reckart merged pull request #111: [UIMA-6328] UIMA Java SDK 2.11.0 release

2021-07-02 Thread GitBox
reckart merged pull request #111: URL: https://github.com/apache/uima-uimaj/pull/111 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [uima-uimaj] reckart merged pull request #130: [UIMA-6372] Upgrade from JUnit 3 to JUnit 4 to JUnit 5

2021-07-02 Thread GitBox
reckart merged pull request #130: URL: https://github.com/apache/uima-uimaj/pull/130 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [uima-uimaj] reckart opened a new pull request #131: [UIMA-6374] Create CAS (de)serialization test suite

2021-07-02 Thread GitBox
reckart opened a new pull request #131: URL: https://github.com/apache/uima-uimaj/pull/131 - First bunch of test classes setting up the framework - No test data yet except some very limited programmatically created data -- This is an automated message from the Apache Git Service. To

[GitHub] [uima-async-scaleout] cwiklik merged pull request #3: [NO JIRA] Fix build of Eclipse plugins

2021-06-28 Thread GitBox
cwiklik merged pull request #3: URL: https://github.com/apache/uima-async-scaleout/pull/3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [uima-uimaj] reckart opened a new pull request #133: [UIMA-6377] Spurious multipleReferencesAllowed warning when serializing empty arrays

2021-07-09 Thread GitBox
reckart opened a new pull request #133: URL: https://github.com/apache/uima-uimaj/pull/133 - Check if a FS is an emtpty array and if so do not warn about multiple references because empty arrays are immuntable and multi-referncing them is a valid approach -- This is an automated

[GitHub] [uima-uimaj] reckart opened a new pull request #132: [UIMA-6377] Spurious multipleReferencesAllowed warning when serializing empty arrays

2021-07-09 Thread GitBox
reckart opened a new pull request #132: URL: https://github.com/apache/uima-uimaj/pull/132 - Check if a FS is an emtpty array and if so do not warn about multiple references because empty arrays are immuntable and multi-referncing them is a valid approach -- This is an automated

[GitHub] [uima-uimaj] reckart merged pull request #132: [UIMA-6377] Spurious multipleReferencesAllowed warning when serializing empty arrays

2021-07-09 Thread GitBox
reckart merged pull request #132: URL: https://github.com/apache/uima-uimaj/pull/132 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [uima-uimaj] reckart merged pull request #133: [UIMA-6377] Spurious multipleReferencesAllowed warning when serializing empty arrays

2021-07-09 Thread GitBox
reckart merged pull request #133: URL: https://github.com/apache/uima-uimaj/pull/133 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [uima-uimaj] reckart merged pull request #135: [UIMA-6373] Format UIMA Core Java SDK codebase

2021-07-09 Thread GitBox
reckart merged pull request #135: URL: https://github.com/apache/uima-uimaj/pull/135 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [uima-uimaj] reckart opened a new pull request #134: [UIMA-6378] Java SDK does not build on Java 16

2021-07-09 Thread GitBox
reckart opened a new pull request #134: URL: https://github.com/apache/uima-uimaj/pull/134 - Expose a package-visible UIMAClassLoader.getClassLoadingLockForTesting to allow avoiding using reflection to access the getClassLoadingLock method - Upgrade to Maven Plugin Plugin 3.6.1 because

[GitHub] [uima-uimaj] reckart opened a new pull request #135: [UIMA-6373] Format UIMA Core Java SDK codebase

2021-07-09 Thread GitBox
reckart opened a new pull request #135: URL: https://github.com/apache/uima-uimaj/pull/135 - Format the JSON module -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [uima-uimaj] reckart merged pull request #131: [UIMA-6374] Create CAS (de)serialization test suite

2021-07-09 Thread GitBox
reckart merged pull request #131: URL: https://github.com/apache/uima-uimaj/pull/131 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [uima-parent-pom] reckart opened a new pull request #11: [UIMA-6380] Maven plugin plugin from parent pom not compatible with Java 16

2021-07-09 Thread GitBox
reckart opened a new pull request #11: URL: https://github.com/apache/uima-parent-pom/pull/11 **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA- **What's in the PR** - Upgrade Maven Plugin Plugin version for Java 16 compatibility **How to test manually** *

[GitHub] [uima-async-scaleout] cwiklik merged pull request #3: [NO JIRA] Fix build of Eclipse plugins

2021-06-29 Thread GitBox
cwiklik merged pull request #3: URL: https://github.com/apache/uima-async-scaleout/pull/3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [uima-ruta] pkluegl opened a new pull request #51: [UIMA-6356] Ruta: option to indentify groups of eval annotations

2021-05-02 Thread GitBox
pkluegl opened a new pull request #51: URL: https://github.com/apache/uima-ruta/pull/51 - extended type with feature -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [uima-ruta] pkluegl merged pull request #51: [UIMA-6356] Ruta: option to indentify groups of eval annotations

2021-05-02 Thread GitBox
pkluegl merged pull request #51: URL: https://github.com/apache/uima-ruta/pull/51 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [uima-uimaj] reckart opened a new pull request #119: [UIMA-6352] reinit(CASCompleteSerializer) does not properly reset indexes

2021-04-21 Thread GitBox
reckart opened a new pull request #119: URL: https://github.com/apache/uima-uimaj/pull/119 - Fixed issue by calling setupCasFromCasMgrSerializer in reinit(CASCompleteSerializer) instead of using incomplete custom code - Added unit test -- This is an automated message from the Apache

[GitHub] [uima-uimaj] reckart merged pull request #119: [UIMA-6352] reinit(CASCompleteSerializer) does not properly reset indexes

2021-04-22 Thread GitBox
reckart merged pull request #119: URL: https://github.com/apache/uima-uimaj/pull/119 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

<    1   2   3   4   5   6   7   8   9   10   >