[GRADLE-1985] Changing modules don't get retrieved when the changing property is once switched off. Created: 06/Dec/11  Updated: 04/Jan/13  Resolved: 19/Dec/11

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: 1.0-milestone-7

Type: Bug
Reporter: Hans Dockter Assignee: Daz DeBoer
Resolution: Fixed Votes: 0


 Description   

When playing with my demos I hit the following problems. To reproduce download: https://github.com/gradleware/live-demos/tree/master/cache-expiration

See the readme file for the set up of the demo. Run an initial uploadArchives task for the producer projects. Set the timeout value to zero in the consumer project. Then run the show task of the consumer project. Run uploadArchives again in the producer project and run the consumer show task again to see that the changing module zoo is downloaded. Now remove the changing property to false in the consumer project. Run the show task again. Now run producers uploadArchives again, set the consumer's changing property to true again. The new version of zoo is not downloaded. Gradle seems never to check again for new versions of zoo.

Sidequestion: How could I manually kick out all of zoo in the cache?



 Comments   
Comment by Adam Murdoch [ 19/Dec/11 ]

reopening so I can fix the 'fix for' field.

Generated at Wed Jun 30 12:09:41 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.