Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle source, docs artifacts correctly for Ivy #1016

Merged
merged 10 commits into from
Dec 13, 2013

Commits on Nov 29, 2013

  1. Get rid of sources/docs configurations

    Dan Sanduleac authored and Dan Sanduleac committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    895c414 View commit details
    Browse the repository at this point in the history
  2. Add include rules to ModuleID

    Dan Sanduleac authored and Dan Sanduleac committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    aa70380 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2013

  1. Add ArtifactTypeFilter

    Dan Sanduleac authored and Dan Sanduleac committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    c49bdfb View commit details
    Browse the repository at this point in the history
  2. ExclusionRule -> InclExclRule

    Dan Sanduleac authored and Dan Sanduleac committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    db196cf View commit details
    Browse the repository at this point in the history
  3. ModuleID + inclusions

    Dan Sanduleac authored and Dan Sanduleac committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    f8e4ca2 View commit details
    Browse the repository at this point in the history
  4. [1/2] Add {source,doc}ArtifactTypes settings, use them in update* tas…

    …ks in conjunction with ArtifactTypeFilter
    Dan Sanduleac authored and Dan Sanduleac committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    029a532 View commit details
    Browse the repository at this point in the history
  5. [2/2] updateClassifiers to 1) filter artifacts by type 2) ALSO retrie…

    …ve artifacts defined in Ivy publications
    Dan Sanduleac authored and Dan Sanduleac committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    c77376a View commit details
    Browse the repository at this point in the history
  6. Fix artifact, deprecate stuff

    Dan Sanduleac authored and Dan Sanduleac committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    f4f810a View commit details
    Browse the repository at this point in the history
  7. Stop deducing confs from classifier when delivering

    Dan Sanduleac authored and Dan Sanduleac committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    8e48d3e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2013

  1. Fix UpdateReport.substitute to not drop missing artifacts

    Dan Sanduleac authored and Dan Sanduleac committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    0aaf5f7 View commit details
    Browse the repository at this point in the history