-
Bug
-
Resolution: Unresolved
-
Blocker
-
jenkins v1.632
We have the attached Eclipse .psf file we use as source code manager to create a build in Jenkins, that is not parsed by cvs plugin and so we can't get the build to work.
The file is generated by Eclipse itself without further processing.
We found that the regexp in CvsProjectset.java (cvs-plugin/src/main/java/hudson/scm/CvsProjectset.java) doesn't match our CVS server access (:pserver:cvs.gruppotesi.com:/opt/cvsroot/framework)