|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Hi, Jorge.
As Jenkins is now compiled with JDK7 the tfs-plugin can't compile anymore with its current dependencies (just noticed that because of buildhive).
It happens because org.jvnet.hudson.plugins:plugin. Even its latest version has the same problem.
Now, with org.jenkins-ci.plugins:plugin we have a couple of new methods to be implemented in TeamFoundationServerScm class. Still don't know how to implement them.