You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2016/10/25 07:18:06 UTC

[jira] [Closed] (GEODE-1905) Address UnknownPropertyException when running tests with Gradle 3.0+

     [ https://issues.apache.org/jira/browse/GEODE-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Swapnil Bawaskar closed GEODE-1905.
-----------------------------------

> Address UnknownPropertyException when running tests with Gradle 3.0+
> --------------------------------------------------------------------
>
>                 Key: GEODE-1905
>                 URL: https://issues.apache.org/jira/browse/GEODE-1905
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Jared Stewart
>            Assignee: Jared Stewart
>              Labels: build, management
>             Fix For: 1.0.0-incubating
>
>
> When executing 'gradle test' with a Gradle version >=3.0, the task fails with the following exception:
> {code}
> FAILURE: Build completed with 15 failures.
> 1: Task failed with an exception.
> -----------
> * Where:
> Script 'geode/gradle/test.gradle' line: 22
> * What went wrong:
> Execution failed for task ':extensions/geode-modules:test'.
> > Could not get unknown property 'AvailablePortFinder' for root project 'geode' of type org.gradle.api.Project.
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
> ==============================================================================
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)