-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warning that Gradle 2.9 is unsupported #581
Milestone
Comments
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Jan 10, 2016
- Throws explanatory error for gradle version 2.9 or later - Meant to be temporary until j2objc-contrib#568 is fixed - Fixes j2objc-contrib#581
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Jan 10, 2016
- Throws explanatory error for gradle version 2.9 or later - Meant to be temporary until j2objc-contrib#568 is fixed - Fixes j2objc-contrib#581
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Jan 10, 2016
- Throws explanatory error for gradle version 2.9 or later - Meant to be temporary until j2objc-contrib#568 is fixed - Fixes j2objc-contrib#581
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Jan 12, 2016
- Throws explanatory error for gradle version 2.9 or later - Meant to be temporary until j2objc-contrib#568 is fixed - Fixes j2objc-contrib#581 (Gradle 2.9 unsupported message) - Fixes j2objc-contrib#585 (Gradle deadlock on unsupported version)
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Jan 12, 2016
- Throws explanatory error for gradle version 2.9 or later - Meant to be temporary until j2objc-contrib#568 is fixed - Fixes j2objc-contrib#581 (Gradle 2.9 unsupported message) - Fixes j2objc-contrib#585 (Gradle deadlock on unsupported version)
brunobowden
added a commit
to brunobowden/j2objc-gradle
that referenced
this issue
Jan 12, 2016
- Throws explanatory error for gradle version 2.9 or later - Meant to be temporary until j2objc-contrib#568 is fixed - Fixes j2objc-contrib#581 (Gradle 2.9 unsupported message) - Fixes j2objc-contrib#585 (Gradle deadlock on unsupported version)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Until #568 is fixed, the plugin should warn explaining the reason for the failure.
The text was updated successfully, but these errors were encountered: