Branch: refs/heads/master Home: https://github.com/jenkinsci/cvs-plugin Commit: c8bc3c36871042e7311429cf32a2598353c0c5b6 https://github.com/jenkinsci/cvs-plugin/commit/c8bc3c36871042e7311429cf32a2598353c0c5b6 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2012-08-28 (Tue, 28 Aug 2012)
Changed paths: M pom.xml Log Message: ----------- Set baseline to 1.424, the earliest LTS supporting builds in JDK 7. Commit: 2a8eaa1b82d2d25aacf8871bdd5ab1ee122492ee https://github.com/jenkinsci/cvs-plugin/commit/2a8eaa1b82d2d25aacf8871bdd5ab1ee122492ee Author: Jesse Glick <jgl...@cloudbees.com> Date: 2012-08-28 (Tue, 28 Aug 2012) Changed paths: M src/main/java/hudson/scm/AbstractCvs.java M src/main/java/hudson/scm/AbstractCvsDescriptor.java M src/main/java/hudson/scm/CVSSCM.java M src/main/java/hudson/scm/CvsAuthentication.java M src/main/java/hudson/scm/CvsProjectset.java M src/main/java/hudson/scm/CvsRepository.java M src/main/java/hudson/scm/CvsRepositoryItem.java M src/main/java/hudson/scm/ICvs.java M src/main/java/hudson/scm/ICvsDescriptor.java M src/main/java/hudson/scm/cvstagging/CvsTagAction.java M src/main/java/hudson/scm/cvstagging/CvsTagActionWorker.java M src/main/resources/hudson/scm/CvsModule/help-projectsetFileName.html M src/main/resources/hudson/scm/CvsProjectset/config.jelly M src/main/resources/hudson/scm/CvsProjectset/help-password.html M src/main/resources/hudson/scm/CvsProjectset/help-username.html M src/main/resources/hudson/scm/CvsRepositoryItem/config.jelly M src/main/resources/hudson/scm/cvstagging/CvsTagAction/tagForm.jelly M src/test/java/hudson/scm/CvsChangeLogHelperTest.java M src/test/java/hudson/scm/LegacyConvertorTest.java M src/test/resources/hudson/scm/cvsRlogOutput2.txt M src/test/resources/hudson/scm/cvsRlogOutput_ISSUE-13227.txt Log Message: ----------- fromdos Compare: https://github.com/jenkinsci/cvs-plugin/compare/f55bfb91cc3d...2a8eaa1b82d2