[ 
https://issues.jenkins-ci.org/browse/JENKINS-12599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158640#comment-158640
 ] 

SCM/JIRA link daemon commented on JENKINS-12599:
------------------------------------------------

Code changed in jenkins
User: Michael Clarke
Path:
 src/main/java/hudson/scm/CVSSCM.java
http://jenkins-ci.org/commit/cvs-plugin/1ccef67edc26350d544b2ae5ebfebed5ed91ac8c
Log:
  [JENKINS-12599] Changing how password is set in connections so as not to
modify port numbers (as per comments #2 and #3)
[JENKINS-753] Stop processing if update fails and we're not going to do
a workspace clean


Compare: https://github.com/jenkinsci/cvs-plugin/compare/39da798...1ccef67


                
> IllegalArgumentException after Upgrade to 2.0
> ---------------------------------------------
>
>                 Key: JENKINS-12599
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12599
>             Project: Jenkins
>          Issue Type: Bug
>          Components: cvs
>            Reporter: Ulli Hafner
>            Priority: Blocker
>
> 12:00:14  Started by user hafner
> 12:00:14  Building on master
> 12:00:14  FATAL: Unrecognized CVS Root: 
> :ext:haf...@fipsfspm.faktorzehn.de:/projekte/cvs.com.f10.ips4fspm
> 12:00:14  java.lang.IllegalArgumentException: Unrecognized CVS Root: 
> :ext:haf...@fipsfspm.faktorzehn.de:/projekte/cvs.com.f10.ips4fspm
> 12:00:14      at 
> org.netbeans.lib.cvsclient.connection.ConnectionFactory.getConnection(ConnectionFactory.java:117)
> 12:00:14      at hudson.scm.CVSSCM.getCvsClient(CVSSCM.java:570)
> 12:00:14      at hudson.scm.CVSSCM.checkout(CVSSCM.java:702)
> 12:00:14      at 
> hudson.model.AbstractProject.checkout(AbstractProject.java:1193)
> 12:00:14      at 
> hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:555)
> 12:00:14      at 
> hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:443)
> 12:00:14      at hudson.model.Run.run(Run.java:1376)
> 12:00:14      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> 12:00:14      at 
> hudson.model.ResourceController.execute(ResourceController.java:88)
> 12:00:14      at hudson.model.Executor.run(Executor.java:175)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to