• K
    Merged revisions 16638,16644,16652,16719-16720,16722 via svnmerge from · 46aa7552
    kohsuke 提交于
    https://www.dev.java.net/svn/hudson/branches/rc
    
    ........
      r16638 | kohsuke | 2009-03-27 19:13:03 -0700 (Fri, 27 Mar 2009) | 1 line
      
      [maven-release-plugin] prepare release hudson-1_294
    ........
      r16644 | kohsuke | 2009-03-28 07:32:33 -0700 (Sat, 28 Mar 2009) | 1 line
      
      [maven-release-plugin] prepare for next development iteration
    ........
      r16652 | kohsuke | 2009-03-28 14:42:44 -0700 (Sat, 28 Mar 2009) | 1 line
      
      updated changelog as a part of the release
    ........
      r16719 | kohsuke | 2009-03-30 10:46:40 -0700 (Mon, 30 Mar 2009) | 3 lines
      
      [HUDSON-3382] The race condition in the boolean flag prevents form validations from kicking in during unit tests, causing regressions to ship unnoticed.
      
      Switched from a boolean to an integer so that the order of x=true / x=false won't matter.
    ........
      r16720 | kohsuke | 2009-03-30 10:55:00 -0700 (Mon, 30 Mar 2009) | 1 line
      
      [FIXED HUDSON-3382] NPE in .cvspass form validation. Will be in 1.295.
    ........
      r16722 | kohsuke | 2009-03-30 13:31:17 -0700 (Mon, 30 Mar 2009) | 1 line
      
      [HUDSON-3382] regression test. Make sure that the form validation failure gets detected.
    ........
    
    
    git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@16725 71c3de6d-444a-0410-be80-ed276b4c234a
    46aa7552
pom.xml 3.3 KB