Branch: refs/heads/svn
Home: https://github.com/jenkinsci/seleniumhq-plugin
Commit: 14026298112906d9bb670aa32872bd805fcf8dfa
https://github.com/jenkinsci/seleniumhq-plugin/commit/14026298112906d9bb670aa32872bd805fcf8dfa
Author: evernat <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M src/main/java/hudson/plugins/seleniumhq/SeleniumhqBuilder.java
Log Message:
-----------
fix https://issues.jenkins-ci.org/browse/JENKINS-7246 caused by patch in
https://issues.jenkins-ci.org/browse/JENKINS-6996
(do not use "this.getOther().isEmpty()", to be compatible with jdk 1.5)
Commit: e998f16c35c0650d1a0e56dbe404aac1a485fd9c
https://github.com/jenkinsci/seleniumhq-plugin/commit/e998f16c35c0650d1a0e56dbe404aac1a485fd9c
Author: evernat <[email protected]>
Date: 2012-03-27 (Tue, 27 Mar 2012)
Changed paths:
M src/main/java/hudson/plugins/seleniumhq/SeleniumhqBuilder.java
Log Message:
-----------
fix https://issues.jenkins-ci.org/browse/JENKINS-7246 caused by patch in
https://issues.jenkins-ci.org/browse/JENKINS-6996
(do not use "this.getOther().isEmpty()", to be compatible with jdk 1.5)
Commit: 9af5d1300ff01a025c69c00b8f2c89b99d0111ea
https://github.com/jenkinsci/seleniumhq-plugin/commit/9af5d1300ff01a025c69c00b8f2c89b99d0111ea
Author: ndeloof <[email protected]>
Date: 2012-04-06 (Fri, 06 Apr 2012)
Changed paths:
M pom.xml
Log Message:
-----------
updated maven pom to use repo.jenkins-ci.org repository
Compare:
https://github.com/jenkinsci/seleniumhq-plugin/compare/09d0604552fc...9af5d1300ff0