[jira] [Commented] (UIMA-6057) Avoid falsely switching classloader

2019-06-14 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16864402#comment-16864402 ] Marshall Schor commented on UIMA-6057: -- is this the case of "nested Pears" - that is a pear context

[jira] [Commented] (UIMA-6058) Pear destroy does not destroy the resourceManagers

2019-06-14 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16864400#comment-16864400 ] Marshall Schor commented on UIMA-6058: -- hmm, I think it could be pretty easy to have a shared

[jira] [Commented] (UIMA-6057) Avoid falsely switching classloader

2019-06-14 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16864381#comment-16864381 ] Marshall Schor commented on UIMA-6057: -- I looked at the patch.   It changes the switcher to return a

[jira] [Commented] (UIMA-6058) Pear destroy does not destroy the resourceManagers

2019-06-14 Thread Richard Eckart de Castilho (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16864375#comment-16864375 ] Richard Eckart de Castilho commented on UIMA-6058: -- Does the possibility that the

[jira] [Comment Edited] (UIMA-6058) Pear destroy does not destroy the resourceManagers

2019-06-14 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16864345#comment-16864345 ] Marshall Schor edited comment on UIMA-6058 at 6/14/19 6:42 PM: --- Rather than

[jira] [Commented] (UIMA-6058) Pear destroy does not destroy the resourceManagers

2019-06-14 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16864345#comment-16864345 ] Marshall Schor commented on UIMA-6058: -- The ResourceManager_impl has a reference to a

[jira] [Commented] (UIMA-6058) Pear destroy does not destroy the resourceManagers

2019-06-14 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16864299#comment-16864299 ] Marshall Schor commented on UIMA-6058: -- Thanks for clarifying.  It looks from your trace that the

Build failed in Jenkins: UIMA-Ruta Java 11 #8

2019-06-14 Thread Apache Jenkins Server
See Changes: [pkluegl] UIMA-6065: fix NPE for optional in FOREACH -- [...truncated 2.43 MB...] main: [INFO] Executed tasks [INFO] [INFO] ---

Build failed in Jenkins: UIMA-Ruta Java 11 » Apache UIMA Maven: ruta-maven-plugin #8

2019-06-14 Thread Apache Jenkins Server
See -- [...truncated 19.95 KB...] [INFO] Downloading:

Jenkins build became unstable: UIMA-Ruta #1001

2019-06-14 Thread Apache Jenkins Server
See

Jenkins build became unstable: UIMA-Ruta » Apache UIMA Ruta: ruta-core #1001

2019-06-14 Thread Apache Jenkins Server
See

[jira] [Updated] (UIMA-6058) Pear destroy does not destroy the resourceManagers

2019-06-14 Thread Matthias Koch (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Koch updated UIMA-6058: Attachment: Screenshot_20190614_095220.png > Pear destroy does not destroy the resourceManagers >

[jira] [Commented] (UIMA-6058) Pear destroy does not destroy the resourceManagers

2019-06-14 Thread Matthias Koch (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863804#comment-16863804 ] Matthias Koch commented on UIMA-6058: - [~schor] the pear resourceManagers are destroyed correctly in

[jira] [Resolved] (UIMA-6065) Ruta optional rule element in FOREACH block

2019-06-14 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Klügl resolved UIMA-6065. --- Resolution: Fixed > Ruta optional rule element in FOREACH block >

[jira] [Assigned] (UIMA-6065) Ruta optional rule element in FOREACH block

2019-06-14 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Klügl reassigned UIMA-6065: - Assignee: Peter Klügl > Ruta optional rule element in FOREACH block >

[jira] [Work started] (UIMA-6065) Ruta optional rule element in FOREACH block

2019-06-14 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on UIMA-6065 started by Peter Klügl. - > Ruta optional rule element in FOREACH block >

[jira] [Created] (UIMA-6065) Ruta optional rule element in FOREACH block

2019-06-14 Thread JIRA
Peter Klügl created UIMA-6065: - Summary: Ruta optional rule element in FOREACH block Key: UIMA-6065 URL: https://issues.apache.org/jira/browse/UIMA-6065 Project: UIMA Issue Type: Bug

[jira] [Commented] (UIMA-6057) Avoid falsely switching classloader

2019-06-14 Thread JIRA
[ https://issues.apache.org/jira/browse/UIMA-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863754#comment-16863754 ] Peter Klügl commented on UIMA-6057: --- Hi, maybe I can answer your question as I am somewhat responsible