Can someone confirm this?

* I have a dependency with mylibrary-1.0-SNAPSHOT, which is created
using gradle and creates a jar and sources artifact.
* I modify mylibrary and upload a new snapshot.
* I go to the other project and execute gradle.

The new jar file is being downloaded, but the sources is not. The
cache still has the old version (I can see it because I copy both to
the project, to link them inside eclipse).

Important: gradle 0.9 with uniqueVersion=false, because we are
uploading new versions constantly.

-- Nacho.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to