[ https://issues.apache.org/jira/browse/GEODE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595697#comment-16595697 ]
ASF subversion and git services commented on GEODE-5604: -------------------------------------------------------- Commit b3cf86b7f8b0e27abe9ffc4cdb0fd18b7df0c3e2 in geode's branch refs/heads/concourse-staging from [~rhoughton] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=b3cf86b ] GEODE-5604 Update gradle syntax to comply with 5.0 (#2350) * Fix subproject names for gradle 5.0 ** stop using '/' and use preferred ':' character for nested projects * Update performance profiling plug-in to be Gradle 5.0 compliant * Fix input/output warnings on geode-old-versions * Don't use custom configuration in geode-modules-assembly * All test configurations inherit annotationProcessor from mainSourceSet * Using strict maven-publish plugin Co-authored-by: Dick Cavender <dcaven...@pivotal.io> Co-authored-by: Jacob Barrett <jbarr...@pivotal.io> Co-authored-by: Patrick Rhomberg <prhomb...@pivotal.io> Co-authored-by: Robert Houghton <rhough...@pivotal.io> > Make Geode build Gradle-5.0 ready > --------------------------------- > > Key: GEODE-5604 > URL: https://issues.apache.org/jira/browse/GEODE-5604 > Project: Geode > Issue Type: Improvement > Components: build > Reporter: Robert Houghton > Priority: Major > Labels: pull-request-available > Time Spent: 2h 20m > Remaining Estimate: 0h > > Gradle is giving warnings about unsupported or deprecated features from our > 3.xx days. Clean them up. -- This message was sent by Atlassian JIRA (v7.6.3#76005)