Skip to content

Commit

Permalink
Revert "cluster formation DSL - Gradle integration - part 2 (#32028)" (
Browse files Browse the repository at this point in the history
…#32876)

This reverts commit e680a64.
  • Loading branch information
alpar-t authored Aug 15, 2018
1 parent e680a64 commit bb3eacf
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 674 deletions.
9 changes: 0 additions & 9 deletions buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,6 @@ plugins {
id 'groovy'
}

gradlePlugin {
plugins {
simplePlugin {
id = 'elasticsearch.clusterformation'
implementationClass = 'org.elasticsearch.gradle.clusterformation.ClusterformationPlugin'
}
}
}

group = 'org.elasticsearch.gradle'

String minimumGradleVersion = file('src/main/resources/minimumGradleVersion').text.trim()
Expand Down

This file was deleted.

36 changes: 0 additions & 36 deletions buildSrc/src/main/java/org/elasticsearch/gradle/Distribution.java

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit bb3eacf

Please sign in to comment.