You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by pavelsigarteu <gi...@git.apache.org> on 2016/04/23 03:40:37 UTC

[GitHub] groovy pull request: Allow TargetBytecode to be set in Groovyc Ant...

GitHub user pavelsigarteu opened a pull request:

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

    Allow TargetBytecode to be set in Groovyc Ant task to all supported versions

    The parameter now supports 1.8, 1.7, 1.6, 1.5 or 1.4 as opposed to previously 1.4 and 1.5 only. This allows to compile to bytecodeversion 1.8 from ant and not just max 1.5 as before. 

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

    $ git pull https://github.com/pavelsigarteu/groovy master

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

    https://github.com/apache/groovy/pull/317.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 #317
    
----
commit 1e0b70bf7169b0db2c4b2ce61b4524d60713d971
Author: pavel <pa...@192.168.0.6>
Date:   2016-04-23T01:16:42Z

    Allow TargetBytecode to be set in Ant task to all supported versions
    (1.8 to 1.4) as opposed to only 1.4 and 1.5

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] groovy pull request: Allow TargetBytecode to be set in Groovyc Ant...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---