Branch: refs/heads/master
Home: https://github.com/jenkinsci/clearcase-ucm-plugin
Commit: c9213a1d9f24502fb1dff779045d72a1b863a9fb
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/c9213a1d9f24502fb1dff779045d72a1b863a9fb
Author: Christian Wolfgang <[email protected]>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
A src/test/java/net/praqma/hudson/test/integration/userstories/Story11.java
Log Message:
-----------
Added rename test
Commit: 2deb128e81d91aa81654836c87ce2d142734afe0
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/2deb128e81d91aa81654836c87ce2d142734afe0
Author: Christian Wolfgang <[email protected]>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M pom.xml
M src/test/java/net/praqma/hudson/test/BaseTestClass.java
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
A src/test/java/net/praqma/hudson/test/EnableLoggerAction.java
A src/test/java/net/praqma/hudson/test/LoggerListener.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story11.java
Log Message:
-----------
Better CCUCM rule
Commit: 6e40a236e08b949f2e09f61f66705313a016bea9
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/6e40a236e08b949f2e09f61f66705313a016bea9
Author: Christian Wolfgang <[email protected]>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
Log Message:
-----------
Better CCUCM rule
Commit: 37e8d26fb4888d99ab7c3c35d431fa8cfc9eef17
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/37e8d26fb4888d99ab7c3c35d431fa8cfc9eef17
Author: Christian Wolfgang <[email protected]>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
Log Message:
-----------
Better CCUCM rule
Commit: 1030b0c6b70a462e74d1fb6ae71ac928fff4350a
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/1030b0c6b70a462e74d1fb6ae71ac928fff4350a
Author: Mads Nielsen <[email protected]>
Date: 2013-05-15 (Wed, 15 May 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Findbugs and javadoc, case 9249
CPD and PMD
Added checkstyle and PMD,CPD profile
Added combined profile
Added some default skip test tags
Commit: ca0d4bc89696e78869f171fa98164689dae7aeda
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/ca0d4bc89696e78869f171fa98164689dae7aeda
Author: wolfgarnet <[email protected]>
Date: 2013-05-15 (Wed, 15 May 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Merge pull request #8 from MadsNielsen/master
Additional profiles. Please review.
Commit: 16ad6c0304a8d65f93a2a65ed43de3938158e1e9
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/16ad6c0304a8d65f93a2a65ed43de3938158e1e9
Author: Christian Wolfgang <[email protected]>
Date: 2013-05-17 (Fri, 17 May 2013)
Changed paths:
M pom.xml
M src/main/java/net/praqma/hudson/Util.java
M src/test/java/net/praqma/hudson/test/enslaved/Story06WithSlaves.java
M src/test/java/net/praqma/hudson/test/integration/child/ActivityTest.java
M src/test/java/net/praqma/hudson/test/integration/child/BaselinesFound.java
M
src/test/java/net/praqma/hudson/test/integration/child/BaselinesFoundFailed.java
M
src/test/java/net/praqma/hudson/test/integration/child/GetBaselinesTest.java
M src/test/java/net/praqma/hudson/test/integration/child/Polling.java
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
M src/test/java/net/praqma/hudson/test/integration/self/BaselinesFound.java
M
src/test/java/net/praqma/hudson/test/integration/self/BaselinesFoundFails.java
M
src/test/java/net/praqma/hudson/test/integration/self/NoNewBaselinesFound.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS13944.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14436.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14702.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14806.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16487.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16620.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16636.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story01.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story02.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story03.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story04.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story05.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/Story05_2.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story06.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/Story06Base.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story07.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story08.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story09.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story10.java
Log Message:
-----------
Fixed imports for tests
Commit: f2a2fa283750892aac61d38f8b1ecd4fa30fb86e
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/f2a2fa283750892aac61d38f8b1ecd4fa30fb86e
Author: Christian Wolfgang <[email protected]>
Date: 2013-05-17 (Fri, 17 May 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branch 'master' of github.com:Praqma/ClearCaseUCMPlugin
Commit: d4ffe72a4e8a181bccb6208724d4bcfded0e34d0
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/d4ffe72a4e8a181bccb6208724d4bcfded0e34d0
Author: ReleasePraqma <[email protected]>
Date: 2013-05-17 (Fri, 17 May 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release clearcase-ucm-plugin-1.3.7
Commit: 98b1b2ba6d47e38f0ea6c5fcbe575d6e8aea130e
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/98b1b2ba6d47e38f0ea6c5fcbe575d6e8aea130e
Author: ReleasePraqma <[email protected]>
Date: 2013-05-17 (Fri, 17 May 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: c2c017f7564c0fe62e6affd30a6d84c4785dcf0b
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/c2c017f7564c0fe62e6affd30a6d84c4785dcf0b
Author: Christian Wolfgang <[email protected]>
Date: 2013-05-21 (Tue, 21 May 2013)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
[fix for JENKINS-18026] Using loaded information
Commit: 7c326d07dafdb577fa6fad250d58f7c65b1ce381
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/7c326d07dafdb577fa6fad250d58f7c65b1ce381
Author: Christian Wolfgang <[email protected]>
Date: 2013-05-21 (Tue, 21 May 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branch 'master' of github.com:Praqma/ClearCaseUCMPlugin
Commit: 839f3e52b75fc09a7cbc324a70a47411482fef2b
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/839f3e52b75fc09a7cbc324a70a47411482fef2b
Author: Christian Wolfgang <[email protected]>
Date: 2013-05-24 (Fri, 24 May 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[fix for JENKINS-17992] Updating backend deps
Commit: dbbc800df2ed5f308f757100e96724b6ac2cdd10
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/dbbc800df2ed5f308f757100e96724b6ac2cdd10
Author: Christian Wolfgang <[email protected]>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Updated cool version to release
Commit: ff1955ac0cd1225710ebd8b2b0f76a1d1129bc7e
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/ff1955ac0cd1225710ebd8b2b0f76a1d1129bc7e
Author: Christian Wolfgang <[email protected]>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Do not activate by default
Commit: 9c565aee22fc1987ec6767b7a091902aa4fbb99e
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/9c565aee22fc1987ec6767b7a091902aa4fbb99e
Author: ReleasePraqma <[email protected]>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release clearcase-ucm-plugin-1.3.8
Commit: 8b78fbca3652d25ac27d8703578a86f12b6b835a
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/8b78fbca3652d25ac27d8703578a86f12b6b835a
Author: ReleasePraqma <[email protected]>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Compare:
https://github.com/jenkinsci/clearcase-ucm-plugin/compare/ce82e5661abd...8b78fbca3652
--
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.