[GRADLE-3156] Tooling api cannot handle openjdk Created: 25/Aug/14 Updated: 02/Sep/14 Resolved: 02/Sep/14 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 2.2-rc-1 |
Type: | Bug | ||
Reporter: | Gradle Forums | Assignee: | Radim Kubacki |
Resolution: | Fixed | Votes: | 0 |
Description |
java -version outputs 'openjdk version "1.8.0_20"' |
Comments |
Comment by Gradle Forums [ 25/Aug/14 ] |
Please provide the full error message, output of `gradle -v`, and detailed information on how to reproduce the issue. |
Comment by Gradle Forums [ 25/Aug/14 ] |
full error is at [1]https://paste.ee/p/ltlhN, gradle version is 2.0, and to reproduce the issue launch a build with the tooling api (I refreshed a linked gradle project in intellij idea) |
Comment by Radim Kubacki [ 02/Sep/14 ] |
https://github.com/gradle/gradle/commit/3b16437b8746d19781ee907fa39d3838647af8ee |