[jira] [Commented] (GROOVY-8521) Create new groovy-cli-commons module

2018-04-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16450309#comment-16450309 ] Remko Popma commented on GROOVY-8521: - I tried a few things but I am unable to get GroovyDocs

[jira] [Commented] (GROOVY-8521) Create new groovy-cli-commons module

2018-04-24 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16450010#comment-16450010 ] Remko Popma commented on GROOVY-8521: - I thought this ticket could be closed but I noticed that

[jira] [Updated] (GROOVY-8558) Add DGM `getLocation` to get the url of the jar containing the specified class

2018-04-24 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8558: --- Description: For example: {code:java} groovy.json.JsonParser.location // yields

[jira] [Updated] (GROOVY-8558) Add DGM `getLocation` to get the url of the jar containing the specified class

2018-04-24 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8558: --- Description: For example: {code:java} groovy.json.JsonParser.location // yields

[jira] [Updated] (GROOVY-8558) Add DGM `getLocation` to get the url of the jar containing the specified class

2018-04-24 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8558: --- Summary: Add DGM `getLocation` to get the url of the jar containing the specified class (was: Add

[jira] [Updated] (GROOVY-8558) Add DGM `where` to get the url of the jar containing the specified class

2018-04-24 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8558: --- Description: For example: {code:java} groovy.json.JsonParser.where() // yields

[jira] [Updated] (GROOVY-8558) Add DGM `whichJar` to get the url of the jar containing the specified class

2018-04-24 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-8558: --- Description: For example: {code:java} groovy.json.JsonParser.whichJar() // yields

[GitHub] groovy pull request #:

2018-04-24 Thread paulk-asert
Github user paulk-asert commented on the pull request: https://github.com/apache/groovy/commit/5443e87882f9b88169876f6d043ed54b5ae9023b#commitcomment-28711056 In src/main/java/org/codehaus/groovy/control/CompilerConfiguration.java: In

[jira] [Resolved] (GROOVY-8558) Add DGM `whichJar` to get the url of the jar containing the specified class

2018-04-24 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-8558. Resolution: Fixed Fix Version/s: 3.0.0-alpha-3 2.5.0-rc-2

[jira] [Commented] (GROOVY-8558) Add DGM `whichJar` to get the url of the jar containing the specified class

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449388#comment-16449388 ] ASF GitHub Bot commented on GROOVY-8558: Github user asfgit closed the pull request at:

[GitHub] groovy pull request #690: GROOVY-8558: Add DGM `whichJar` to get the url of ...

2018-04-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/690 ---