|
||||||||
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi, I try to compile the Code avaliable at: http://github.com/kopcheski/tfs-plugin
but appears this error:
\tfs-plugin-master\src\main\java\hudson\plugins\tfs\TeamFoundationServerScm.java:[59,7] hudson.plugins.tfs.TeamFoundationServerScm is not abstract and does not override abstract method compareRemoteRevisionWith(hudson.model.AbstractProject<?,?>,hudson.Launcher,hudson.FilePath,hudson.model.TaskListener,hudson.scm.SCMRevisionState) in hudson.scm.SCM
\tfs-plugin-master\src\main\java\hudson\plugins\tfs\TeamFoundationServerScm.java:[291,4] method does not override or implement a method from a supertype