[jira] [Commented] (VELTOOLS-143) LinkTool.uri() causes mailto: links to ignore parameters added using param() method

2018-09-30 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633614#comment-16633614 ] Nathan Bubna commented on VELTOOLS-143: --- I never was happy with the complexity of

[jira] [Commented] (VELTOOLS-143) LinkTool.uri() causes mailto: links to ignore parameters added using param() method

2018-09-30 Thread Claude Brisson (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633610#comment-16633610 ] Claude Brisson commented on VELTOOLS-143: - The situation is even worse, because

[jira] [Commented] (VELTOOLS-178) Move groupId to org.apache.velocity.tools

2018-09-30 Thread Claude Brisson (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633588#comment-16633588 ] Claude Brisson commented on VELTOOLS-178: - Looks ok to me. > Move groupId to o

[jira] [Commented] (VELTOOLS-179) Move JSON Simple to new fork on GH and don't shade it

2018-09-30 Thread Claude Brisson (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633589#comment-16633589 ] Claude Brisson commented on VELTOOLS-179: - Looks ok to me. > Move JSON Simple

[jira] [Commented] (VELTOOLS-178) Move groupId to org.apache.velocity.tools

2018-09-30 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633492#comment-16633492 ] Michael Osipov commented on VELTOOLS-178: - Branch for testing is available. >

[jira] [Commented] (VELTOOLS-179) Move JSON Simple to new fork on GH and don't shade it

2018-09-30 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633493#comment-16633493 ] Michael Osipov commented on VELTOOLS-179: - Branch for testing is available. >

Re: Roadmap to VELTOOLS 3.0

2018-09-30 Thread Michael Osipov
So I have committed a branch for JSON stuff. Have a look. Looks straight forward to me. Michael Am 2018-09-30 um 18:42 schrieb Claude Brisson: > Hi. > > Thanks for your work on the POMs, Michael ! > > About json-simple : > > - I'm not against relying on an external dependency rather than usin

[jira] [Updated] (VELTOOLS-179) Move JSON Simple to new fork on GH and don't shade it

2018-09-30 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated VELTOOLS-179: Description: There seems to be a newer fork of {{json-simple}} on [GitHub|https://github

[jira] [Updated] (VELTOOLS-179) Move JSON Simple to new fork on GH and don't shade it

2018-09-30 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated VELTOOLS-179: Summary: Move JSON Simple to new fork on GH and don't shade it (was: Move JSON Simple to

Re: Roadmap to VELTOOLS 3.0

2018-09-30 Thread Michael Osipov
Hi Claude, the new GH fork is on Central: https://search.maven.org/artifact/com.github.cliftonlabs/json-simple/3.0.2/jar I'd use that. You are right, of course, about the library size which I did not check. It so small that is not worth the hassle to be optional or shaded. We can simply incl

[jira] [Closed] (VELTOOLS-162) allow XI inclusion in tools.xml file

2018-09-30 Thread Claude Brisson (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Brisson closed VELTOOLS-162. --- > allow XI inclusion in tools.xml file > > >

[jira] [Resolved] (VELTOOLS-162) allow XI inclusion in tools.xml file

2018-09-30 Thread Claude Brisson (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Brisson resolved VELTOOLS-162. - Resolution: Fixed Fixed - missing file added. > allow XI inclusion in tools.xml file >

Re: Roadmap to VELTOOLS 3.0

2018-09-30 Thread Claude Brisson
Hi. Thanks for your work on the POMs, Michael ! About json-simple :  - I'm not against relying on an external dependency rather than using shading, but github releases aren't directly available as maven dependencies, you have to use third party tools like jitpack. Or maybe I missed something

[jira] [Closed] (VELTOOLS-174) Tools referenced via servlet configuration aren't loaded

2018-09-30 Thread Claude Brisson (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Brisson closed VELTOOLS-174. --- > Tools referenced via servlet configuration aren't loaded > --

[jira] [Resolved] (VELTOOLS-174) Tools referenced via servlet configuration aren't loaded

2018-09-30 Thread Claude Brisson (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Brisson resolved VELTOOLS-174. - Resolution: Fixed Fix Version/s: 3.0 > Tools referenced via servlet configuratio

[jira] [Commented] (VELTOOLS-174) Tools referenced via servlet configuration aren't loaded

2018-09-30 Thread Claude Brisson (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633415#comment-16633415 ] Claude Brisson commented on VELTOOLS-174: - Fixed by commit 1842398. > Tools re