-
Bug
-
Resolution: Cannot Reproduce
-
Critical
-
None
-
Platform: All, OS: All
I browse a workspace (in my case on a build slave) and view some generated
files. Then I re-build the project and try to look at the new generated files.
Expected: new contents
Experienced: old contents as seen when I first looked at it
- is duplicated by
-
JENKINS-390 problem adding of subversion modules in Firefox2.0.0.3
-
- Closed
-
[JENKINS-272] workspace page delivers out-dated files
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
very easy to proove: create a new job just with a single shell command:
date > date.txt
In the worksapce view of this project, the date.txt file seems to be never updated.