[jira] [Resolved] (GROOVY-8939) Additional Methods in StringGroovyMethods

2018-12-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8939. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 3.0.0-alpha-4 Proposed PR merge

[jira] [Resolved] (GROOVY-8843) Fix illegal reflective access within o.c.g.vmplugin.v7.Java7

2018-12-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8843. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 3.0.0-alpha-4 Proposed PR appli

[GitHub] paulk-asert commented on issue #846: GROOVY-8939: Add methods in StringGroovyMethods for better API Usage

2018-12-26 Thread GitBox
paulk-asert commented on issue #846: GROOVY-8939: Add methods in StringGroovyMethods for better API Usage URL: https://github.com/apache/groovy/pull/846#issuecomment-450089520 Thanks @adithyank. PR applied. This is an automat

[GitHub] asfgit closed pull request #846: GROOVY-8939: Add methods in StringGroovyMethods for better API Usage

2018-12-26 Thread GitBox
asfgit closed pull request #846: GROOVY-8939: Add methods in StringGroovyMethods for better API Usage URL: https://github.com/apache/groovy/pull/846 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance:

[GitHub] asfgit closed pull request #811: GROOVY-8843: Fix illegal reflective access within o.c.g.vmplugin.v7.J…

2018-12-26 Thread GitBox
asfgit closed pull request #811: GROOVY-8843: Fix illegal reflective access within o.c.g.vmplugin.v7.J… URL: https://github.com/apache/groovy/pull/811 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance

[jira] [Closed] (GROOVY-8938) Final field caching issues in inherited field.

2018-12-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8938. - Resolution: Not A Problem > Final field caching issues in inherited field. > ---

[jira] [Resolved] (GROOVY-7233) Configurable @Log AST logger field access modifiers

2018-12-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7233. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 3.0.0-alpha-4 Proposed modified

[jira] [Resolved] (GROOVY-8935) Provide a @NullCheck AST transformation similar to Lombok's NonNull

2018-12-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8935. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 3.0.0-alpha-4 Proposed PR merge

[GitHub] asfgit closed pull request #843: GROOVY-7233: Configurable Access Modifier for Log AST Transformations

2018-12-26 Thread GitBox
asfgit closed pull request #843: GROOVY-7233: Configurable Access Modifier for Log AST Transformations URL: https://github.com/apache/groovy/pull/843 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance:

[GitHub] asfgit closed pull request #845: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombo…

2018-12-26 Thread GitBox
asfgit closed pull request #845: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombo… URL: https://github.com/apache/groovy/pull/845 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance

[GitHub] paulk-asert edited a comment on issue #845: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombo…

2018-12-26 Thread GitBox
paulk-asert edited a comment on issue #845: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombo… URL: https://github.com/apache/groovy/pull/845#issuecomment-450019176 @danielsun1106 The "groovyTestCase" within the Javadoc contains the test. We should add support for @NonN

[GitHub] paulk-asert commented on issue #845: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombo…

2018-12-26 Thread GitBox
paulk-asert commented on issue #845: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombo… URL: https://github.com/apache/groovy/pull/845#issuecomment-450019176 @danielsun1106 The "groovyTestCase" within the Javadoc contains the test. --

[jira] [Closed] (GROOVY-7371) AST xform @Slf4j does not check level guard

2018-12-26 Thread paolo di tommaso (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paolo di tommaso closed GROOVY-7371. Resolution: Invalid > AST xform @Slf4j does not check level guard > --