You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by nhojpatrick <gi...@git.apache.org> on 2016/01/02 20:17:04 UTC

[GitHub] ant pull request: Java 1.5 dropped to bumped to 1.6

GitHub user nhojpatrick opened a pull request:

    https://github.com/apache/ant/pull/13

    Java 1.5 dropped to bumped to 1.6

    Java 9 Early Access Build 99, builds successfully when java change to 1.6 from 1.5
    
    Other things might also need to change, but the build is successful. JavaDoc throws issues but completes okay.

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

    $ git pull https://github.com/nhojpatrick/ant bugfix/jdk9-build-fixes

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

    https://github.com/apache/ant/pull/13.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 #13
    
----
commit 7a6e7f01536de9b8d567c7f044b310b41c690c76
Author: John Patrick <nh...@gmail.com>
Date:   2016-01-02T19:13:29Z

    Java 1.5 dropped to bumped to 1.6
    
    Java 9 Early Access Build 99, builds successfully when java change to 1.6 from 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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant pull request: JDK 9 drops Java 1.5 so bumped to Java 1.6

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

    https://github.com/apache/ant/pull/13


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant pull request: JDK 9 drops Java 1.5 so bumped to Java 1.6

Posted by bodewig <gi...@git.apache.org>.
Github user bodewig commented on the pull request:

    https://github.com/apache/ant/pull/13#issuecomment-201385061
  
    We've voted to keep 1.9.x as an LTS branch for Java5 compatible versions of Ant and move master to Java8 as baseline. 


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant pull request: JDK 9 drops Java 1.5 so bumped to Java 1.6

Posted by bodewig <gi...@git.apache.org>.
Github user bodewig commented on the pull request:

    https://github.com/apache/ant/pull/13#issuecomment-172294461
  
    Unfortunately this meant Ant wouldn't build on 1.5 anymore, which is still the baseline requirement for Ant 1.9.x.
    
    It looks as if we'd be forced to drop support for 1.5 (target 1.6 means you can't even run Ant on 1.5) in order to be buildable on 1.9.


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org