Branch: refs/heads/master
Home: https://github.com/jenkinsci/clearcase-ucm-plugin
Commit: 0649f86c8474b20697b19772bc570fdc3196f36d
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/0649f86c8474b20697b19772bc570fdc3196f36d
Author: ReleasePraqma <[email protected]>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release clearcase-ucm-plugin-1.2.0
Commit: 01bda1b79de0896ab6431178509fe9315c8bbf02
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/01bda1b79de0896ab6431178509fe9315c8bbf02
Author: ReleasePraqma <[email protected]>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: a2c7f673a7e19b63fd46ded8f82dd9339ff3081f
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/a2c7f673a7e19b63fd46ded8f82dd9339ff3081f
Author: Christian Wolfgang <[email protected]>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Changed
Commit: 2346a7d95ba9fc14d2cfef5b3c258f0696ca3a48
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/2346a7d95ba9fc14d2cfef5b3c258f0696ca3a48
Author: Christian Wolfgang <[email protected]>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Log Message:
-----------
Merged
Commit: 9928c5d1acb88e577fb9c748ba29875820542591
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/9928c5d1acb88e577fb9c748ba29875820542591
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-07 (Wed, 07 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/CCUCMBuildAction.java
M src/main/java/net/praqma/hudson/scm/CCUCMState.java
Log Message:
-----------
Updated Action
Commit: 0ab34b177a4c627479d20d8b7eb44e9d3fac9f6f
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/0ab34b177a4c627479d20d8b7eb44e9d3fac9f6f
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/CCUCMBuildAction.java
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/exception/CCUCMException.java
M src/main/java/net/praqma/hudson/remoting/GetRemoteBaselineFromStream.java
M src/main/java/net/praqma/hudson/remoting/RemoteUtil.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Finished CCUCMSCM
Commit: 26cd497249b650a133631577e740506c3c9c8986
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/26cd497249b650a133631577e740506c3c9c8986
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/nametemplates/BaselineTemplate.java
M
src/main/java/net/praqma/hudson/nametemplates/ClearCaseVersionNumberTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/ComponentTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/DateTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/EnvTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/FileTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/NameTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/NumberTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/ProjectTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/StreamTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/Template.java
M src/main/java/net/praqma/hudson/nametemplates/TimeTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/UserTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/VersionNumberTemplate.java
Log Message:
-----------
Fixed templates
Commit: 07e2f6de43b2152069f94afc121f7817783f3d09
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/07e2f6de43b2152069f94afc121f7817783f3d09
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/CCUCMBuildAction.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Fixed notifier
Commit: 591d6c94afc597e668bfc5fd6108fc6b0cd91b89
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/591d6c94afc597e668bfc5fd6108fc6b0cd91b89
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/CCUCMBuildAction.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Done removing
Commit: 0f777b61790511cd8ea0f426698cad45116cc924
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/0f777b61790511cd8ea0f426698cad45116cc924
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
R src/main/java/net/praqma/hudson/CCUCMRunListener.java
M src/main/java/net/praqma/hudson/nametemplates/Template.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
M src/main/java/net/praqma/hudson/remoting/RemoteUtil.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
R src/main/java/net/praqma/hudson/scm/CCUCMState.java
Log Message:
-----------
Fixed references to state
Commit: 1181660dcd3899d517ef7fcdc2fb0049874c2b09
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/1181660dcd3899d517ef7fcdc2fb0049874c2b09
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M pom.xml
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
Log Message:
-----------
Updated pom
Commit: 6566d5516f3f6fe56be834f7c70b106c0539bee4
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/6566d5516f3f6fe56be834f7c70b106c0539bee4
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M pom.xml
A src/test/java/net/praqma/hudson/test/BaseTestClass.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/BaselinesFound.java
M
src/test/java/net/praqma/hudson/test/integration/self/BaselinesFoundFails.java
M src/test/java/net/praqma/hudson/test/integration/self/Polling.java
M
src/test/java/net/praqma/hudson/test/integration/sibling/BaselinesFound.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/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/Story06_2.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:
-----------
Updated tests
Commit: 5a1371b2c131e544ff54b1ba1c8d5e06a349991d
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/5a1371b2c131e544ff54b1ba1c8d5e06a349991d
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M pom.xml
M src/test/java/net/praqma/hudson/test/integration/child/BaselinesFound.java
Log Message:
-----------
Trying to test
Commit: a29b5c1b2bd7901852eeb1681f54c1ef414f7d8d
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/a29b5c1b2bd7901852eeb1681f54c1ef414f7d8d
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
Log Message:
-----------
Fixed CCUCM Rule
Commit: 92ba4e39b81170769a6886ecdb06827f15c48c0c
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/92ba4e39b81170769a6886ecdb06827f15c48c0c
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Get last action should not throw
Commit: afcf37eb6b433372587a943b2d1850fbcc090746
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/afcf37eb6b433372587a943b2d1850fbcc090746
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/CCUCMBuildAction.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/test/java/net/praqma/hudson/test/integration/child/BaselinesFound.java
Log Message:
-----------
Determine crash reason
Commit: 345840049cebdc7a3dfe89afae412f6e78be1264
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/345840049cebdc7a3dfe89afae412f6e78be1264
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Updated version
Commit: 869cfa340645f12729865f2c3890fbfbba549c2e
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/869cfa340645f12729865f2c3890fbfbba549c2e
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
A src/main/java/net/praqma/hudson/Mode.java
Log Message:
-----------
Added mode
Commit: 612766b4384c7d811883cd596d69b03c41a523a9
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/612766b4384c7d811883cd596d69b03c41a523a9
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/Mode.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/test/java/net/praqma/hudson/test/integration/child/BaselinesFound.java
Log Message:
-----------
Do not throw abort exception
Commit: 425fbd76b3cbd31ffebde5ff5481fd5e2aa839eb
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/425fbd76b3cbd31ffebde5ff5481fd5e2aa839eb
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/Mode.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
A src/test/java/net/praqma/hudson/test/integration/self/Any.java
Log Message:
-----------
Do not proceed when begin deliver is failed
Commit: 03cbfd9c805ea2fa317994d940d44de3eae973bf
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/03cbfd9c805ea2fa317994d940d44de3eae973bf
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
Log Message:
-----------
Fixed error
Commit: 48e95d996c060fb01f9dbad6ad07646b59d1f7d4
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/48e95d996c060fb01f9dbad6ad07646b59d1f7d4
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
Log Message:
-----------
Do not proceed when begin deliver is failed, once more
Commit: f02c951e9c60c6cadc2756ca4ed495a170f9855b
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/f02c951e9c60c6cadc2756ca4ed495a170f9855b
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/notifier/RemotePostBuild.java
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
Log Message:
-----------
ANY test
Commit: 836fb4213bbefcc9b5dcce6288ff6d473dc22d79
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/836fb4213bbefcc9b5dcce6288ff6d473dc22d79
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
Log Message:
-----------
Remember any
Commit: 95334406c41c8d8be5d034c3356beb4e09039de7
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/95334406c41c8d8be5d034c3356beb4e09039de7
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Fixed null pointer
Commit: 33ba9df52822309b33065650f729a20d421a12e5
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/33ba9df52822309b33065650f729a20d421a12e5
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/test/java/net/praqma/hudson/test/integration/userstories/Story10.java
Log Message:
-----------
Fixed story 10
Commit: f8ce7c222b464f1348c85b3ff79987012f2e181d
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/f8ce7c222b464f1348c85b3ff79987012f2e181d
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
Log Message:
-----------
Fixed exception handling in checkout
Commit: 618abfa2e14a04b3bf0ade134359b96a49e0f87e
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/618abfa2e14a04b3bf0ade134359b96a49e0f87e
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
Log Message:
-----------
Added tests for any
Commit: b78ef2ad35c58099a5f2a781916fbada318f70dc
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/b78ef2ad35c58099a5f2a781916fbada318f70dc
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
Log Message:
-----------
Simpler any detection
Commit: 933be13db7a76dedbd1a10be0c560af2c890af92
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/933be13db7a76dedbd1a10be0c560af2c890af92
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
Log Message:
-----------
Build2, not build
Commit: 7295f85dc4f4a648170622fc5eb5c48e64804e96
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/7295f85dc4f4a648170622fc5eb5c48e64804e96
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
Log Message:
-----------
Updated any test
Commit: 64d21a3776b9cfcf08638db8a3d1c49fffc24d4d
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/64d21a3776b9cfcf08638db8a3d1c49fffc24d4d
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Some debug
Commit: 2880c665bc5e1e28214a65b709af352c6fe19a1f
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/2880c665bc5e1e28214a65b709af352c6fe19a1f
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-08 (Thu, 08 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Some debug
Commit: 3b6bf9fc9750ee05ffddc5f09edb341868fc92a4
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/3b6bf9fc9750ee05ffddc5f09edb341868fc92a4
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-09 (Fri, 09 Nov 2012)
Changed paths:
M jobs.zip
M pom.xml
M src/main/java/net/praqma/hudson/nametemplates/NameTemplate.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Fixed template
Commit: 69ac47fe4f79abdacce0e85ff2a17d5e9d47af4a
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/69ac47fe4f79abdacce0e85ff2a17d5e9d47af4a
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-09 (Fri, 09 Nov 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Updated pom
Commit: 8099eeac89a92fc905c65632ccba067fede407e8
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/8099eeac89a92fc905c65632ccba067fede407e8
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-09 (Fri, 09 Nov 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Updated pom
Commit: 6a29e4afa09d40eb136b6f7735b5b8c0ce0be5b6
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/6a29e4afa09d40eb136b6f7735b5b8c0ce0be5b6
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-10 (Sat, 10 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/CCUCMBuildAction.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Try to NOT store listener
Commit: 3c2f7709e2db1b0647de6342adf5690a488a0440
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/3c2f7709e2db1b0647de6342adf5690a488a0440
Author: Christian Wolfgang <[email protected]>
Date: 2012-11-10 (Sat, 10 Nov 2012)
Changed paths:
M src/main/java/net/praqma/hudson/CCUCMBuildAction.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Do not save baselines
Commit: c13aac21c39cf430ab94b27ffdb3f4a8d4093c1b
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/c13aac21c39cf430ab94b27ffdb3f4a8d4093c1b
Author: ReleasePraqma <[email protected]>
Date: 2012-12-03 (Mon, 03 Dec 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Removed special character from xml
Commit: 3a87fd507cc204d7199abd6e3c7518c62a7d1883
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/3a87fd507cc204d7199abd6e3c7518c62a7d1883
Author: ReleasePraqma <[email protected]>
Date: 2012-12-03 (Mon, 03 Dec 2012)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release clearcase-ucm-plugin-1.3.0
Commit: b52117c1385707391d83d213636f516b6b7e1b7a
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/b52117c1385707391d83d213636f516b6b7e1b7a
Author: ReleasePraqma <[email protected]>
Date: 2012-12-03 (Mon, 03 Dec 2012)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 4cbc0cc9e6d383b9d40e66192870c0ae6f006ef5
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/4cbc0cc9e6d383b9d40e66192870c0ae6f006ef5
Author: Mads Nielsen <[email protected]>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M pom.xml
M src/main/java/net/praqma/hudson/scm/ChangeLogEntryImpl.java
M src/main/resources/net/praqma/hudson/scm/ChangeLogSetImpl/index.jelly
Log Message:
-----------
First changes for change-log
Commit: 3a23566848b510a7ac57de12c8b3e97fe2efff8d
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/3a23566848b510a7ac57de12c8b3e97fe2efff8d
Author: Mads Nielsen <[email protected]>
Date: 2012-12-10 (Mon, 10 Dec 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Attempt at fixing jira 16072
Commit: 59f5b465f56edee1651ad4b255bcdeedbc35442b
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/59f5b465f56edee1651ad4b255bcdeedbc35442b
Author: Mads Nielsen <[email protected]>
Date: 2012-12-11 (Tue, 11 Dec 2012)
Changed paths:
M pom.xml
M src/main/resources/net/praqma/hudson/scm/ChangeLogSetImpl/index.jelly
Log Message:
-----------
New change-log layout
Commit: b5837640c74ed10ccd1d817652aa6c9bf95a82a7
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/b5837640c74ed10ccd1d817652aa6c9bf95a82a7
Author: Mads Nielsen <[email protected]>
Date: 2012-12-11 (Tue, 11 Dec 2012)
Changed paths:
M src/main/resources/net/praqma/hudson/scm/ChangeLogSetImpl/index.jelly
Log Message:
-----------
Added borders around the changesets
Commit: 3c5db5f3e2bf4356533d9e8b89c035d1f0bec5c7
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/3c5db5f3e2bf4356533d9e8b89c035d1f0bec5c7
Author: Mads Nielsen <[email protected]>
Date: 2012-12-11 (Tue, 11 Dec 2012)
Changed paths:
A
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16072.java
Log Message:
-----------
Added test case for JENKINS-16072
Commit: f88d969be4ac6ab6f750b758decb35059f50a898
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/f88d969be4ac6ab6f750b758decb35059f50a898
Author: Mads Nielsen <[email protected]>
Date: 2012-12-11 (Tue, 11 Dec 2012)
Changed paths:
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16072.java
Log Message:
-----------
Added comments for test JENKINS-16072
Commit: 0d6f68f33e845c69731e315537a973e8eaac663a
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/0d6f68f33e845c69731e315537a973e8eaac663a
Author: Mads Nielsen <[email protected]>
Date: 2012-12-11 (Tue, 11 Dec 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Updated to newer version of COOL
Commit: 16ff372166f8e74f2b6bc72616827f609948000d
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/16ff372166f8e74f2b6bc72616827f609948000d
Author: ReleasePraqma <[email protected]>
Date: 2012-12-11 (Tue, 11 Dec 2012)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release clearcase-ucm-plugin-1.3.1
Commit: 5615bd7543ffa57b051edb1815367cbcf8c989a9
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/5615bd7543ffa57b051edb1815367cbcf8c989a9
Author: ReleasePraqma <[email protected]>
Date: 2012-12-11 (Tue, 11 Dec 2012)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 763c72287cf1ea1cb8595dcb3997b9af406265d7
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/763c72287cf1ea1cb8595dcb3997b9af406265d7
Author: Mads Nielsen <[email protected]>
Date: 2012-12-12 (Wed, 12 Dec 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branch 'master' of github.com:Praqma/ClearCaseUCMPlugin
Commit: eee5957032b5d0b0ee346d1a30d726be5596c427
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/eee5957032b5d0b0ee346d1a30d726be5596c427
Author: Mads Nielsen <[email protected]>
Date: 2012-12-12 (Wed, 12 Dec 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Message
Commit: 4e801cdb3c9e78746b86370a9c5c28b16232e7d3
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/4e801cdb3c9e78746b86370a9c5c28b16232e7d3
Author: Mads Nielsen <[email protected]>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Changed paths:
M src/main/java/net/praqma/hudson/remoting/GetRelatedStreams.java
M src/main/java/net/praqma/hudson/remoting/GetRemoteBaselineFromStream.java
M src/main/java/net/praqma/hudson/remoting/RemoteUtil.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Added some additonal logging
Commit: 83dac3012c101a063a4a1c17a455104a2f145861
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/83dac3012c101a063a4a1c17a455104a2f145861
Author: Christian Wolfgang <[email protected]>
Date: 2012-12-20 (Thu, 20 Dec 2012)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Fixing ANY when no new baselines are found
Commit: ef9ddbc352e9d1ca912dc4cbe734383c8e255226
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/ef9ddbc352e9d1ca912dc4cbe734383c8e255226
Author: Christian Wolfgang <[email protected]>
Date: 2012-12-20 (Thu, 20 Dec 2012)
Changed paths:
M pom.xml
M src/main/java/net/praqma/hudson/remoting/GetRelatedStreams.java
M src/main/java/net/praqma/hudson/remoting/GetRemoteBaselineFromStream.java
M src/main/java/net/praqma/hudson/remoting/RemoteUtil.java
M src/main/java/net/praqma/hudson/scm/ChangeLogEntryImpl.java
M src/main/resources/net/praqma/hudson/scm/ChangeLogSetImpl/index.jelly
A
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16072.java
Log Message:
-----------
Merged
Commit: 8d016c87abc88e4a2b19e09f8e791111d4db086d
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/8d016c87abc88e4a2b19e09f8e791111d4db086d
Author: Mads Nielsen <[email protected]>
Date: 2013-01-14 (Mon, 14 Jan 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Snapshot 0.6.8 for cool
Commit: 2ddc3292d79492bf63d7f2c89f19bb1efbe9d4f4
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/2ddc3292d79492bf63d7f2c89f19bb1efbe9d4f4
Author: Mads Nielsen <[email protected]>
Date: 2013-01-16 (Wed, 16 Jan 2013)
Changed paths:
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
Log Message:
-----------
Added some additional debug
Commit: 36fc2c2f4061837400be0ddc301a46dc3eba6c23
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/36fc2c2f4061837400be0ddc301a46dc3eba6c23
Author: Mads Nielsen <[email protected]>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
M src/main/java/net/praqma/hudson/notifier/RemotePostBuild.java
M src/main/java/net/praqma/hudson/notifier/Status.java
Log Message:
-----------
Formatting, a little more verbose logging
Commit: 45eb13003e3f86ed15d6dcac227d4019d33bfc87
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/45eb13003e3f86ed15d6dcac227d4019d33bfc87
Author: Mads Nielsen <[email protected]>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M src/main/java/net/praqma/hudson/Config.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
Log Message:
-----------
Corrected indentation, re-use the static variables we have already defined
where appropriate
Commit: 3efbbef4686ac24f7fffcb7236cceaedd9a99983
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/3efbbef4686ac24f7fffcb7236cceaedd9a99983
Author: Mads Nielsen <[email protected]>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M
src/main/java/net/praqma/hudson/nametemplates/ClearCaseVersionNumberTemplate.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
Log Message:
-----------
More debugging
Commit: 7f35f07e32d2439ecb10e81cdb8a08a6cb3770b5
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/7f35f07e32d2439ecb10e81cdb8a08a6cb3770b5
Author: Mads Nielsen <[email protected]>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
Log Message:
-----------
Formatting fix
Commit: 66f5f8b09e8407d3b88f205f57b37bbb2eec6b24
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/66f5f8b09e8407d3b88f205f57b37bbb2eec6b24
Author: Mads Nielsen <[email protected]>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M src/main/java/net/praqma/hudson/CCUCMBuildAction.java
Log Message:
-----------
Workspace is transient
Commit: c9f585f9c3ae4eb387d128b224007a4b26cc931f
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/c9f585f9c3ae4eb387d128b224007a4b26cc931f
Author: Mads Nielsen <[email protected]>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M src/main/java/net/praqma/hudson/CCUCMBuildAction.java
M
src/main/java/net/praqma/hudson/nametemplates/ClearCaseVersionNumberTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/FileTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/ProjectTemplate.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
Log Message:
-----------
More changes needed for the refactor, since FilePath somehow cannot be
serialized, we serialize the absolute path of the workspace as a string instead
Commit: 440c2d130daaabd41f4b5399b99d606cc3d3f743
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/440c2d130daaabd41f4b5399b99d606cc3d3f743
Author: Mads Nielsen <[email protected]>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M
src/main/java/net/praqma/hudson/nametemplates/ClearCaseVersionNumberTemplate.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
Log Message:
-----------
Final cleanup
Commit: 9f3243246674b203d5d580002263814e52fc55e3
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/9f3243246674b203d5d580002263814e52fc55e3
Author: Mads Nielsen <[email protected]>
Date: 2013-01-20 (Sun, 20 Jan 2013)
Changed paths:
M src/main/java/net/praqma/hudson/remoting/GetRemoteBaselineFromStream.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
PollSelf, do not use multisite polling
Commit: b4841d171f47ddf47867eeebdcea96ad6d6ffb98
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/b4841d171f47ddf47867eeebdcea96ad6d6ffb98
Author: Mads Nielsen <[email protected]>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M src/main/java/net/praqma/hudson/scm/Polling.java
Log Message:
-----------
Better to expose the polling type in Polling
Commit: ea852539e0b642011c212ff973fd38170afdac6a
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/ea852539e0b642011c212ff973fd38170afdac6a
Author: Mads Nielsen <[email protected]>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M src/main/java/net/praqma/hudson/scm/Polling.java
Log Message:
-----------
Polling type private, acc. mut. methods added
Commit: f0b1be56aca4481207d9c83d28177b1d2e963721
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/f0b1be56aca4481207d9c83d28177b1d2e963721
Author: Mads Nielsen <[email protected]>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Removed unnecssary debug
Commit: a599bad8278a1b87e5c72ec62a534fcf29de67d2
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/a599bad8278a1b87e5c72ec62a534fcf29de67d2
Author: Mads Nielsen <[email protected]>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M pom.xml
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Clearcase UCM use latest cool
Commit: 4c2c00438e40e410be2b911225f0b34f1c2b764c
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/4c2c00438e40e410be2b911225f0b34f1c2b764c
Author: ReleasePraqma <[email protected]>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release clearcase-ucm-plugin-1.3.2
Commit: b22e84d3a186021592a6490f341188f9d740658f
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/b22e84d3a186021592a6490f341188f9d740658f
Author: ReleasePraqma <[email protected]>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 62ca813885dc6c89387c2bf1a2d3d8b805bb77ea
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/62ca813885dc6c89387c2bf1a2d3d8b805bb77ea
Author: Mads Nielsen <[email protected]>
Date: 2013-01-29 (Tue, 29 Jan 2013)
Changed paths:
M src/main/java/net/praqma/hudson/nametemplates/FileTemplate.java
Log Message:
-----------
Attempt at fixing issues with baseline file template
Commit: 880a1254069b5d70b478c9f4583ecc5b804c8727
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/880a1254069b5d70b478c9f4583ecc5b804c8727
Author: Mads Nielsen <[email protected]>
Date: 2013-01-29 (Tue, 29 Jan 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branch 'master' of github.com:Praqma/ClearCaseUCMPlugin
Commit: 78c3120335ce534c881b96c9bb03499173b7406c
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/78c3120335ce534c881b96c9bb03499173b7406c
Author: Mads Nielsen <[email protected]>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M src/main/java/net/praqma/hudson/nametemplates/FileTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/Template.java
Log Message:
-----------
Fix for JENKINS-16541
Commit: 7fe6090a390f08ce0aed1bb12e74054b0c3de5f0
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/7fe6090a390f08ce0aed1bb12e74054b0c3de5f0
Author: ReleasePraqma <[email protected]>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release clearcase-ucm-plugin-1.3.3
Commit: 667a8b9a545eb63ea829ffc285b75532511ea362
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/667a8b9a545eb63ea829ffc285b75532511ea362
Author: ReleasePraqma <[email protected]>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: fceb1e71594912d9becc1cda6ae63f3851972fb5
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/fceb1e71594912d9becc1cda6ae63f3851972fb5
Author: wolfgarnet <[email protected]>
Date: 2013-02-01 (Fri, 01 Feb 2013)
Changed paths:
M jobs.zip
M pom.xml
M src/main/java/net/praqma/hudson/CCUCMBuildAction.java
R src/main/java/net/praqma/hudson/CCUCMRunListener.java
M src/main/java/net/praqma/hudson/Config.java
A src/main/java/net/praqma/hudson/Mode.java
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/exception/CCUCMException.java
M src/main/java/net/praqma/hudson/nametemplates/BaselineTemplate.java
M
src/main/java/net/praqma/hudson/nametemplates/ClearCaseVersionNumberTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/ComponentTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/DateTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/EnvTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/FileTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/NameTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/NumberTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/ProjectTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/StreamTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/Template.java
M src/main/java/net/praqma/hudson/nametemplates/TimeTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/UserTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/VersionNumberTemplate.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
M src/main/java/net/praqma/hudson/notifier/RemotePostBuild.java
M src/main/java/net/praqma/hudson/notifier/Status.java
M src/main/java/net/praqma/hudson/remoting/GetRelatedStreams.java
M src/main/java/net/praqma/hudson/remoting/GetRemoteBaselineFromStream.java
M src/main/java/net/praqma/hudson/remoting/RemoteUtil.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
R src/main/java/net/praqma/hudson/scm/CCUCMState.java
M src/main/java/net/praqma/hudson/scm/ChangeLogEntryImpl.java
M src/main/java/net/praqma/hudson/scm/Polling.java
M src/main/resources/net/praqma/hudson/scm/ChangeLogSetImpl/index.jelly
A src/test/java/net/praqma/hudson/test/BaseTestClass.java
M src/test/java/net/praqma/hudson/test/CCUCMRule.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
A 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/Polling.java
M
src/test/java/net/praqma/hudson/test/integration/sibling/BaselinesFound.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
A
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16072.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/Story06_2.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:
-----------
Merge pull request #2 from Praqma/master
>From 1.2.0 to 1.3.4-SNAPSHOT
Compare:
https://github.com/jenkinsci/clearcase-ucm-plugin/compare/4ead0bb9d542...fceb1e715949
--
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.