Branch: refs/heads/master
Home: https://github.com/jenkinsci/acceptance-test-harness
Commit: 66a71f6d969680e62215e3b37d04afaa7f675e67
https://github.com/jenkinsci/acceptance-test-harness/commit/66a71f6d969680e62215e3b37d04afaa7f675e67
Author: Jesse Glick <[email protected]>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M src/test/java/plugins/ActiveDirectoryTest.java
Log Message:
-----------
Missing import.
Commit: 592bface793addb699e39fe3df9092d42a0953a2
https://github.com/jenkinsci/acceptance-test-harness/commit/592bface793addb699e39fe3df9092d42a0953a2
Author: Jesse Glick <[email protected]>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M pom.xml
Log Message:
-----------
Newer versions of the compiler plugin do a better job of reporting errors.
Commit: 656b6f4613d6db6fc1df831936caedbb3a0aec26
https://github.com/jenkinsci/acceptance-test-harness/commit/656b6f4613d6db6fc1df831936caedbb3a0aec26
Author: Jesse Glick <[email protected]>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
R src/main/groovy/org/jenkinsci/test/acceptance/geb/BrowserEx.groovy
A src/main/java/org/jenkinsci/test/acceptance/geb/BrowserEx.java
Log Message:
-----------
7c801e1f7a9c84c28317e04daf902c8483708760 by @kohsuke was incorrect: missing
cast.
Switched from Groovy to Java to diagnose and verify fix, but in fact switching
back does not work;
there is *another* missing cast in the code generated by the buggy Groovy stub
compiler.
Since there seems to be no particular reason for this to be written in Groovy
in the first place, leaving as Java.
Compare:
https://github.com/jenkinsci/acceptance-test-harness/compare/36926d6b9c26...656b6f4613d6
--
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/d/optout.