[GitHub] groovy pull request #778: remove dependency on on dateutil from groovydoc

2018-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/778 ---

[GitHub] groovy pull request #778: remove dependency on on dateutil from groovydoc

2018-07-31 Thread keeganwitt
GitHub user keeganwitt opened a pull request: https://github.com/apache/groovy/pull/778 remove dependency on on dateutil from groovydoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/keeganwitt/groovy groovydoc-dateutils Altern

[GitHub] groovy pull request #777: add support for JDK 10 and JDK 11 targets

2018-07-31 Thread keeganwitt
GitHub user keeganwitt opened a pull request: https://github.com/apache/groovy/pull/777 add support for JDK 10 and JDK 11 targets fixed JDK 9 string to be consistent with other targets You can merge this pull request into a Git repository by running: $ git pull https://github.c

[jira] [Updated] (GROOVY-8721) Compiling >5k line project with existing output folder with class files in it fails to compile

2018-07-31 Thread death lord (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] death lord updated GROOVY-8721: --- Description: Update: Just found out this doesn't happen if you recompile the same 1 file every time

[jira] [Resolved] (GROOVY-8713) Make groovy osgi plugin extensible to be able to use it in eclipse target platform

2018-07-31 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8713. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.2 Thanks for spotting the i

[jira] [Commented] (GROOVY-8713) Make groovy osgi plugin extensible to be able to use it in eclipse target platform

2018-07-31 Thread Arnaud MERGEY (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16563619#comment-16563619 ] Arnaud MERGEY commented on GROOVY-8713: --- I have successfully tested 2.5.2-snapshot

[jira] [Commented] (GROOVY-8713) Make groovy osgi plugin extensible to be able to use it in eclipse target platform

2018-07-31 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16563545#comment-16563545 ] Paul King commented on GROOVY-8713: --- I have made the change you suggested. It would be

[jira] [Commented] (GROOVY-8724) Groovy static methods with dots causes compilation error

2018-07-31 Thread Markov Alexey (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16563389#comment-16563389 ] Markov Alexey commented on GROOVY-8724: --- {code:java} Error:Groovyc: While compilin

[jira] [Created] (GROOVY-8724) Groovy static methods with dots causes compilation error

2018-07-31 Thread Markov Alexey (JIRA)
Markov Alexey created GROOVY-8724: - Summary: Groovy static methods with dots causes compilation error Key: GROOVY-8724 URL: https://issues.apache.org/jira/browse/GROOVY-8724 Project: Groovy I

[jira] [Resolved] (GROOVY-8723) Groovy script output for 2nd and subsequent intput files

2018-07-31 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8723. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.2 Fixed. Thanks for spottin