On Wed, Feb 24, 2010 at 11:53 AM, Nacho Coloma <[email protected]> wrote:
> 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. > Could you file a Jira? Thanks - Hans -- Hans Dockter Founder, Gradle http://www.gradle.org, http://twitter.com/gradleorg CEO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz > > -- Nacho. > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
