You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/11/29 17:49:12 UTC

[jira] Resolved: (CASSANDRA-1784) [patch] don't include ant runtimes on javac

     [ https://issues.apache.org/jira/browse/CASSANDRA-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Evans resolved CASSANDRA-1784.
-----------------------------------

    Resolution: Fixed
      Reviewer: urandom
      Assignee: Dave Brosius

committed; thanks

> [patch] don't include ant runtimes on javac
> -------------------------------------------
>
>                 Key: CASSANDRA-1784
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1784
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 0.7 beta 3
>         Environment: ubuntu10.10 java1.6.17 ant 1.8
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Trivial
>         Attachments: turn_off_antruntime.diff
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> by default javac pulls in ant runtime libraries, which are not needed in building cassandra. Just slows the build, and emits warning messages when using ant 1.8 and better. 
> patch removes them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.