[GRADLE-3185] gradle-2.2-rc-1 regression: OneJar plugin fails with NullPointerException Created: 22/Oct/14 Updated: 26/Oct/14 Resolved: 23/Oct/14 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 2.2-rc-1 |
Fix Version/s: | 2.2-rc-2 |
Type: | Bug | ||
Reporter: | Gradle Forums | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 1 |
Description |
Using gradle-2.2-rc-1, using the OneJar plugin fails with an error: FAILURE: Build failed with an exception.
Excerpts from stack trace:
|
Comments |
Comment by Gradle Forums [ 22/Oct/14 ] |
Hey, many thanks for reporting this issue. It seems gradle 2.2-rc-1 accidently introduced a binary incompatibility to gradle plugins created with former gradle versions. |
Comment by Gradle Forums [ 22/Oct/14 ] |
Good to know – then we just wait for rc-2 |