Code changed in jenkins
User: Bruno P. Kinoshita
Path:
pom.xml
src/main/java/hudson/plugins/testlink/TestLinkBuilderDescriptor.java
src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java
http://jenkins-ci.org/commit/testlink-plugin/4699a45e6f4e49481b53f6bd661c4932221d99df
Log:
[FIXED JENKINS-15343] Using BuildStepDescriptor instead of Descriptor<Builder>.
This should make the plugin compatible with other plug-ins, such as
Conditional Build Step.

The Jenkins parent version has been updated from 1.399 to 1.466, as the
BuildStepDescriptor requires at least 1.150 (as per javadocs). And 1.466
is the current version used in the mvn hpi:create task.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to