[ 
https://issues.jenkins-ci.org/browse/JENKINS-13165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162372#comment-162372
 ] 

dogfood commented on JENKINS-13165:
-----------------------------------

Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! 
[jenkins_ui-changes_branch 
#26|http://ci.jenkins-ci.org/job/jenkins_ui-changes_branch/26/]
     [FIXED JENKINS-13165] Allow plugins to disable usage of Ant default 
excludes. (Revision 0725d2765da789e02914deb4893a449eeda6a820)

     Result = SUCCESS
Kohsuke Kawaguchi : 
[0725d2765da789e02914deb4893a449eeda6a820|https://github.com/jenkinsci/jenkins/commit/0725d2765da789e02914deb4893a449eeda6a820]
Files : 
* core/src/test/java/hudson/util/DirScannerTest.java
* core/src/main/java/hudson/util/DirScanner.java
* changelog.html

                
> Cloning workspace loses hidden files/directories
> ------------------------------------------------
>
>                 Key: JENKINS-13165
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13165
>             Project: Jenkins
>          Issue Type: Bug
>          Components: core
>    Affects Versions: current
>         Environment: Linux
>            Reporter: owenmehegan
>            Assignee: Kohsuke Kawaguchi
>
> I upgraded to Jenkins 1.456 today, and now my jobs that use the Clone 
> Workspace plugin are having problems because the workspace tar.gz that is 
> created when the job completes no longer includes the .git directory. In 
> 1.449, which I ended up downgrading back to, the default setting for files to 
> include always pulls that in. I've verified this by running tar -tzf on the 
> workspace.tar.gz; in 1.449 .git is there, in 1.456 it isn't. 
> I wasn't able to force Jenkins to include it either. I tried putting "**/, 
> **/.git" and other variations on that in the list of files to include, but 
> none of them seemed to work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to