[GRADLE-2561] Cannot build 1.3 rc 2. Possible dependency or task input/output bug? Created: 19/Nov/12  Updated: 18/Jan/13  Resolved: 18/Jan/13

Status: Resolved
Project: Gradle
Affects Version/s: 1.3-rc-2
Fix Version/s: None

Type: Bug
Reporter: Danny Yates Assignee: Unassigned
Resolution: Duplicate Votes: 0

Issue Links:
Duplicate
Duplicates GRADLE-1501 Compile task up-to-date checking is b... Resolved

 Description   

$ git checkout REL_1.2
$ ./gradlew clean
[...]
$ ./gradle
[...]
$ git checkout REL_1.3-rc-2
$ ./gradlew # <--- note, no clean
[... build fails ...]

This feels like a bug with dependencies or possibly task input/output change detection.



 Comments   
Comment by Danny Yates [ 22/Nov/12 ]

Errr... the middle invocation of Gradle should be ./gradlew too

Comment by Szczepan Faber [ 26/Nov/12 ]

in what way the build fails?

Comment by Adam Murdoch [ 26/Nov/12 ]

This is probably GRADLE-1501. At the moment, you need to do a clean when switching Gradle versions.

Comment by Danny Yates [ 28/Nov/12 ]

I agree, it sounds similar. Since the "laziness" of Gradle is one of its key offerings, should GRADLE-1501 be given a higher priority?

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