Branch: refs/heads/rc
  Home:   https://github.com/jenkinsci/jenkins
  Commit: a33e147a0d8b48d9da17d8dee6a9debbceab8323
      
https://github.com/jenkinsci/jenkins/commit/a33e147a0d8b48d9da17d8dee6a9debbceab8323
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M changelog.html
    M core/src/main/java/jenkins/model/BuildDiscarder.java
    A test/src/test/groovy/jenkins/model/BuildDiscarderTest.groovy
    A 
test/src/test/resources/jenkins/model/BuildDiscarderTest/testCompatibility/config.xml
    A 
test/src/test/resources/jenkins/model/BuildDiscarderTest/testCompatibility/jobs/foo/config.xml

  Log Message:
  -----------
  [FIXED JENKINS-16979]

Added backward compatible data loader and a corresponding test case.


  Commit: c329f0364fa1bc7f634eb0ba011bd0a3cd89140a
      
https://github.com/jenkinsci/jenkins/commit/c329f0364fa1bc7f634eb0ba011bd0a3cd89140a
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M test/pom.xml

  Log Message:
  -----------
  Adding org.codehaus.groovy.transform.powerassert.ValueRecorder

The compiler used to compile src/test/java/**/*.groovy seems to produce
a reference to org.codehaus.groovy.transform.powerassert.ValueRecorder,
while our Groovy runtime appears to contain
org.codehaus.groovy.runtime.powerassert.ValueRecorder.

I suppose the proper fix is to somehow run Groovy 1.8 compiler,
but this fix adds the necessary code to the classpath.


Compare: 
https://github.com/jenkinsci/jenkins/compare/3344dff22f4a...c329f0364fa1

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to