On Monday, February 23, 2015 at 10:43:54 AM UTC-5, RM wrote:
>
> .6e6a43dd/jenkins-log.txt
>
> .6e6a43dd/pid
> .6e6a43dd/script.sh
>
>
> When i run 'git status' on my workspace using the shell command line, it says 
> i have no untracked changes.
>
>
This control subdirectory is created for the duration of every sh step. 
Perhaps there is some way to tell maven-release-plugin to ignore untracked 
files. If not, perhaps your .gitignore can list this pattern, though for 
that it would be helpful to have a predictable top-level directory name. 
(It used to be .jenkins/ but got changed to use a random ID to allow 
concurrent steps in one workspace. Probably .jenkins/636a43dd/ is what we 
want.) File an RFE in durable-task-plugin with label workflow if you think 
this would be helpful.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ed1031e1-0858-478d-aac9-cbd1527a2d26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to