Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 4699a45e6f4e49481b53f6bd661c4932221d99df
      
https://github.com/jenkinsci/testlink-plugin/commit/4699a45e6f4e49481b53f6bd661c4932221d99df
  Author: Bruno P. Kinoshita <[email protected]>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/testlink/TestLinkBuilderDescriptor.java
    M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java

  Log Message:
  -----------
  [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.



Reply via email to