You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2009/12/03 22:18:20 UTC

[jira] Created: (HDFS-807) Move Ivy related build targets from the list of public targets

Move Ivy related build targets from the list of public targets
--------------------------------------------------------------

                 Key: HDFS-807
                 URL: https://issues.apache.org/jira/browse/HDFS-807
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.22.0
            Reporter: Konstantin Boudnik


Current list of  build targets is quite long. It contains targets that aren't normally executed by a user, e.g.
{noformat}
 ivy-download                To download ivy
 ivy-report                  Generate
 ivy-retrieve                Retrieve Ivy-managed artifacts
 ivy-retrieve-checkstyle     Retrieve Ivy-managed artifacts for the checkstyle configurations
 ivy-retrieve-common         Retrieve Ivy-managed artifacts for the compile configurations
 ivy-retrieve-javadoc        Retrieve Ivy-managed artifacts for the javadoc configurations
 ivy-retrieve-jdiff          Retrieve Ivy-managed artifacts for the javadoc configurations
 ivy-retrieve-releaseaudit   Retrieve Ivy-managed artifacts for the compile configurations
 ivy-retrieve-test           Retrieve Ivy-managed artifacts for the test configurations
{noformat}

I'd suggest to take these out of the list of top-level build targets

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