You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/22 23:11:00 UTC

[jira] [Commented] (GROOVY-8596) SqlGroovyMethods could be moved to avoid split packages - part (1)

    [ https://issues.apache.org/jira/browse/GROOVY-8596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16484737#comment-16484737 ] 

ASF GitHub Bot commented on GROOVY-8596:
----------------------------------------

GitHub user paulk-asert opened a pull request:

    https://github.com/apache/groovy/pull/716

    GROOVY-8596: SqlGroovyMethods could be moved to avoid split packages …

    …- part (1)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/paulk-asert/groovy groovy8596

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/716.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #716
    
----
commit 710027e11a985d68b49e5d7aca222d8012c60384
Author: Paul King <pa...@...>
Date:   2018-05-22T23:06:05Z

    GROOVY-8596: SqlGroovyMethods could be moved to avoid split packages - part (1)

----


> SqlGroovyMethods could be moved to avoid split packages - part (1)
> ------------------------------------------------------------------
>
>                 Key: GROOVY-8596
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8596
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Priority: Major
>
> Intended to be a two step process.
> (1) move it to the new package but leave behind a @Deprecated delegating skeleton file in the old location
> (2) remove the deprecated file in a future release



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)