You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2014/06/21 02:33:24 UTC

[jira] [Commented] (CASSANDRA-7427) Build C* without Javadoc

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

Dave Brosius commented on CASSANDRA-7427:
-----------------------------------------

what task are you using that you actually build javadoc?

{{{ant}}} and {{{ant jar}}} do not.

> Build C* without Javadoc
> ------------------------
>
>                 Key: CASSANDRA-7427
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7427
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Robert Stupp
>            Assignee: Robert Stupp
>         Attachments: build-without-javadoc.diff
>
>
> Here's a small patch for {{build.xml}} to reduce build time for local builds.
> It just adds an {{unless="no-javadoc}} to the {{javadoc}} task.
> When doing an (incremental, not initial) C*-build with {{ant -Dno-javadoc=1 artifacts}}, build time is less than 10 seconds.



--
This message was sent by Atlassian JIRA
(v6.2#6252)