Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Build sample plugin RPM. #3

Merged
merged 1 commit into from
Feb 18, 2019
Merged

Build sample plugin RPM. #3

merged 1 commit into from
Feb 18, 2019

Conversation

ghost
Copy link

@ghost ghost commented Feb 18, 2019

Also moves the plugin folder to match the plugin's id (for simpler builds).

Also moves the plugin folder to match the plugin's id (for simpler builds).
@itiyamas itiyamas merged commit 360ef8f into opendistro-0.7 Feb 18, 2019
buildscript {

ext {
es_version = System.getProperty("es.version", "6.5.4")
}
// This isn't applying from repositories.gradle so repeating it here
repositories {

mavenCentral()
//TODO: modify the order of evaluation, once we have artifacts in mavenCentral.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove TODO

@ghost ghost deleted the rpm branch February 19, 2019 08:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant