You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2007/11/07 00:16:35 UTC

[jira] Issue Comment Edited: (MSOURCES-27) source jar includes .svn directories

    [ http://jira.codehaus.org/browse/MSOURCES-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_112996 ] 

Dennis Lundberg edited comment on MSOURCES-27 at 11/6/07 5:15 PM:
------------------------------------------------------------------

I have checked the source code and it used the default excludes from org.codehaus.plexus.util.DirectoryScanner, which excludes "\*\*/.svn" and "\*\*/.svn/\*\*" among other things.

I also tried this on the trunk of commons-logging using maven-source-plugin 2.0.3 and 2.0.4-SNAPSHOT and none of them include any .svn directories.

Do you have a publicly available test case that isn't working for you?


 was:
I have checked the source code and it used the default excludes from org.codehaus.plexus.util.DirectoryScanner, which excludes "**/.svn" and "**/.svn/**" among other things.

I also tried this on the trunk of commons-logging using maven-source-plugin 2.0.3 and 2.0.4-SNAPSHOT and none of them include any .svn directories.

Do you have a publicly available test case that isn't working for you?

> source jar includes .svn directories
> ------------------------------------
>
>                 Key: MSOURCES-27
>                 URL: http://jira.codehaus.org/browse/MSOURCES-27
>             Project: Maven 2.x Source Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0.3
>            Reporter: Daniel Kulp
>
> source:jar with 2.0.3 is adding the .svn directories into the jar.    2.0.2 did not.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira