OpenSextant / geodesy

Geodetic primitive library
Other
22 stars 4 forks source link

Build fails using Gradle 2.0 #7

Closed docjason closed 8 years ago

docjason commented 9 years ago
FAILURE: Build failed with an exception.

* Where: Build file 'C:\projects\opensextant\geodesy\build.gradle' line: 33

* What went wrong:
A problem occurred evaluating root project 'geodesy'.
> Could not find method extendsFrom() for arguments [configuration ':runtime'] on task ':test'.

Workaround - upgrade to Gradle 2.1 or use Gradle 1.12

docjason commented 8 years ago

Works correctly with Gradle 2.4 hrough Gradle 2.10.