[jira] [Commented] (UIMA-6037) agent autostart should rsync its local ducc_runtime tree

2019-06-06 Thread Lou DeGenaro (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857629#comment-16857629 ] Lou DeGenaro commented on UIMA-6037: Presently, autostart.py employs org.apache.uima.

[jira] [Commented] (UIMA-6037) agent autostart should rsync its local ducc_runtime tree

2019-06-06 Thread Lou DeGenaro (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857642#comment-16857642 ] Lou DeGenaro commented on UIMA-6037: The desired behavior is for autostart.py is: # d

Re: git process to make changes, for committers

2019-06-06 Thread Marshall Schor
nice!  -M On 11/30/2018 3:08 AM, Joern Kottmann wrote: > I personally also prefer the type of workflow Richard described, all > (or the great majority) commits is done via feature branches e.g. > named after the jira ticket. > This has the advantage that things can be reviewed and improved before

[jira] [Commented] (UIMA-6054) JCasGen generating warnings by creating deprecated constructors

2019-06-06 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857672#comment-16857672 ] Marshall Schor commented on UIMA-6054: -- I'm thinking this may cause backwards compati

Re: adding "help wanted" to our main web page?

2019-06-06 Thread Richard Eckart de Castilho
On 3. Jun 2019, at 03:08, Marshall Schor wrote: > > I recently ran across Apache's Help wanted system: > > https://helpwanted.apache.org > > I'm thinking this might be worth trying out... WDYT? -Marshall I don't think that will help much when people as long as

Re: git process to make changes, for committers

2019-06-06 Thread Richard Eckart de Castilho
On 30. Nov 2018, at 09:08, Joern Kottmann wrote: > > In git you can rebase the PR on top of master and then commit it, and > this leads to a much clearer and easier to understand linear history > compared to merge every PR with a merge commit. For small PRs, that works - but what if you work on

Re: git process to make changes, for committers

2019-06-06 Thread Richard Eckart de Castilho
On 6. Jun 2019, at 16:11, Richard Eckart de Castilho wrote: > > - rebase is nice for small commits ... small PRs (not small commits) > - squash is ok for larger commits, in particular those where it > would be tedious to go through the history and fix the commit > messages where contributors

[jira] [Assigned] (UIMA-6037) agent autostart should rsync its local ducc_runtime tree

2019-06-06 Thread Lou DeGenaro (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lou DeGenaro reassigned UIMA-6037: -- Assignee: Lou DeGenaro > agent autostart should rsync its local ducc_runtime tree > ---

Re: adding "help wanted" to our main web page?

2019-06-06 Thread Marshall Schor
I think (because all of our projects have git (read-only) repos - people are free to use the git style of interaction? Is this incorrect? -M On 6/6/2019 10:02 AM, Richard Eckart de Castilho wrote: > On 3. Jun 2019, at 03:08, Marshall Schor wrote: >> I recently ran across Apache's Help wanted sy

[jira] [Commented] (UIMA-6037) agent autostart should rsync its local ducc_runtime tree

2019-06-06 Thread Lou DeGenaro (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857797#comment-16857797 ] Lou DeGenaro commented on UIMA-6037: Design 1 - distributed autostart In this design,

upcoming board report

2019-06-06 Thread Marshall Schor
I plan to submit the quarterly board report next Tuesday or Wednesday. Please reply with anything you think ought to be included. Thanks! -Marshall

[jira] [Updated] (UIMA-6054) JCasGen generating warnings by creating deprecated constructors

2019-06-06 Thread Hai-Son Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hai-Son Nguyen updated UIMA-6054: - Attachment: patch-uima-6054v2.txt > JCasGen generating warnings by creating deprecated constructor

[jira] [Commented] (UIMA-6054) JCasGen generating warnings by creating deprecated constructors

2019-06-06 Thread Hai-Son Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857899#comment-16857899 ] Hai-Son Nguyen commented on UIMA-6054: -- Yes, I can see where a subtype class may have

Re: upcoming board report

2019-06-06 Thread Lou DeGenaro
For consideration: 1. CVE-2018-8035: Apache UIMA DUCC webserver cross-site scripting (XSS) vulnerability due to unintended execution of user supplied javascript code. 2. DUCC 3.3.0 (which includes above) Lou. On Thu, Jun 6, 2019 at 12:03 PM Marshall Schor wrote: > I plan to submit the quarte

[jira] [Comment Edited] (UIMA-6037) agent autostart should rsync its local ducc_runtime tree

2019-06-06 Thread Lou DeGenaro (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857797#comment-16857797 ] Lou DeGenaro edited comment on UIMA-6037 at 6/6/19 5:28 PM: De

[jira] [Commented] (UIMA-6054) JCasGen generating warnings by creating deprecated constructors

2019-06-06 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857968#comment-16857968 ] Marshall Schor commented on UIMA-6054: -- all user-defined types always have a supertyp

Re: upcoming board report

2019-06-06 Thread Richard Eckart de Castilho
On 6. Jun 2019, at 18:03, Marshall Schor wrote: > > I plan to submit the quarterly board report next Tuesday or Wednesday. > > Please reply with anything you think ought to be included. I have marked the uimaFIT 3.0.0 release as "released" in Jira such that the Apache Reporter tool picks it up.

[jira] [Commented] (UIMA-6054) JCasGen generating warnings by creating deprecated constructors

2019-06-06 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857976#comment-16857976 ] Marshall Schor commented on UIMA-6054: -- The need for supress warning can't be limited

[jira] [Commented] (UIMA-6055) JCasGen adds unused imports if class has no new features

2019-06-06 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857987#comment-16857987 ] Marshall Schor commented on UIMA-6055: -- looks like a good patch.  The right file to p

[jira] [Comment Edited] (UIMA-6037) agent autostart should rsync its local ducc_runtime tree

2019-06-06 Thread Lou DeGenaro (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857797#comment-16857797 ] Lou DeGenaro edited comment on UIMA-6037 at 6/6/19 7:39 PM: De

[jira] [Commented] (UIMA-6054) JCasGen generating warnings by creating deprecated constructors

2019-06-06 Thread Hai-Son Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858064#comment-16858064 ] Hai-Son Nguyen commented on UIMA-6054: -- Thanks for the info, I went back and looked a

[jira] [Updated] (UIMA-6054) JCasGen generating warnings by creating deprecated constructors

2019-06-06 Thread Hai-Son Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hai-Son Nguyen updated UIMA-6054: - Attachment: patch-uima-6054v3.txt > JCasGen generating warnings by creating deprecated constructor

[jira] [Commented] (UIMA-6055) JCasGen adds unused imports if class has no new features

2019-06-06 Thread Hai-Son Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858080#comment-16858080 ] Hai-Son Nguyen commented on UIMA-6055: -- Was going to ask about the javajet classes bu

[jira] [Commented] (UIMA-6055) JCasGen adds unused imports if class has no new features

2019-06-06 Thread Hai-Son Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858104#comment-16858104 ] Hai-Son Nguyen commented on UIMA-6055: -- Let me know I can try to do the updates there

Re: adding "help wanted" to our main web page?

2019-06-06 Thread Richard Eckart de Castilho
On 6. Jun 2019, at 17:21, Marshall Schor wrote: > > I think (because all of our projects have git (read-only) repos - people are > free to use the git style of interaction? > > Is this incorrect? PRs cannot be merged in the read-only mirror. They need to be exported as patches and be applied b

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

2019-06-06 Thread Matthias Koch (JIRA)
Matthias Koch created UIMA-6057: --- Summary: Avoid falsely switching classloader Key: UIMA-6057 URL: https://issues.apache.org/jira/browse/UIMA-6057 Project: UIMA Issue Type: Bug Repo

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

2019-06-06 Thread Matthias Koch (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Koch updated UIMA-6057: Description: In some cases the classloader is switched back, although it hasn't be switched before p

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

2019-06-06 Thread Matthias Koch (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Koch updated UIMA-6057: Attachment: UIMA-6057.diff > Avoid falsely switching classloader > -