Issue Details (XML | Word | Printable)

Key: HUDSON-4652
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: abayer
Reporter: jborghi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hudson

Add timestamp option for clearcase dynamic views

Created: 13/Oct/09 03:40 PM   Updated: 14/Oct/09 10:36 AM   Resolved: 14/Oct/09 10:36 AM
Component/s: clearcase
Affects Version/s: current
Fix Version/s: None

Environment: Platform: All, OS: All


 Description  « Hide

Include an option for adding a timestamp when using clearcase dynamic views.
This is to freeze the source so a build references a single consistent and known
set of code. Without the timestamp, the build may pick up new checkins,
depending on when the checkins were made and when the build accesses the file.



Sort Order: Ascending order - Click to sort in descending order
scm_issue_link added a comment - 14/Oct/09 10:36 AM

Code changed in hudson
User: : abayer
Path:
trunk/hudson/plugins/clearcase/src/main/java/hudson/plugins/clearcase/ClearCaseSCM.java
trunk/hudson/plugins/clearcase/src/main/java/hudson/plugins/clearcase/action/DynamicCheckoutAction.java
trunk/hudson/plugins/clearcase/src/main/resources/hudson/plugins/clearcase/ClearCaseSCM/config.jelly
trunk/hudson/plugins/clearcase/src/test/java/hudson/plugins/clearcase/ClearCaseSCMDummy.java
trunk/hudson/plugins/clearcase/src/test/java/hudson/plugins/clearcase/ClearCaseSCMTest.java
trunk/hudson/plugins/clearcase/src/test/java/hudson/plugins/clearcase/action/DynamicCheckoutActionTest.java
trunk/hudson/plugins/clearcase/src/test/java/hudson/plugins/clearcase/base/BaseHistoryActionTest.java
http://fisheye4.cenqua.com/changelog/hudson/?cs=22754
Log:
[FIXED HUDSON-4652] Added option to base dynamic views to freeze config specs at build start time using time rule