Skip to content

Conversation

ikedam
Copy link
Member

@ikedam ikedam commented Aug 8, 2015

JENKINS-29767

PromotedBuildSelector no longer preserves its configuration in the project configuration pages with copyartifact-1.35.2.
This is for copyartifact no longer uses its own jelly tag and no longer provides selector for subclasses of BuildSelector.
selector is considered as an internal variable of copyartifact and other plugins shouldn't use that. They should standard instance instead.

This change makes promoted-build-simple-plugin use instance instead of selector and adds a test for that.

…or BuildSelectors as it's an internal variable of copyartifact-plugin and not supported since copyartifact-1.35.2.
@ikedam
Copy link
Member Author

ikedam commented Aug 8, 2015

Jenkins should fail as promoted-build-simple is designed for Jenkins-1.398 and cannot be built with JDK7.
You need JDK6 to build and test this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant