You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2014/05/16 14:00:31 UTC

[jira] [Commented] (SLING-3161) SlingIDE Import Content wizard should respect .vltignore files

    [ https://issues.apache.org/jira/browse/SLING-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999760#comment-13999760 ] 

Robert Munteanu commented on SLING-3161:
----------------------------------------

The rules for parsing .vltignore files are found in the [Ignore#addIgnored|https://github.com/apache/jackrabbit-filevault/blob/9981fdca2630bc08b921752f41475e0027615da4/vault-vlt/src/main/java/org/apache/jackrabbit/vault/vlt/meta/Ignored.java#L122].

> SlingIDE Import Content wizard should respect .vltignore files
> --------------------------------------------------------------
>
>                 Key: SLING-3161
>                 URL: https://issues.apache.org/jira/browse/SLING-3161
>             Project: Sling
>          Issue Type: Bug
>          Components: IDE
>            Reporter: Justin Edelson
>            Assignee: Robert Munteanu
>             Fix For: Sling Eclipse IDE 1.0.0
>
>
> Given in repository:
> /apps/foo/install
> /apps/foo/install/.vltignore = *.jar
> /apps/foo/install/foo.jar
> Then running import content should not copy foo.jar into the local working copy.



--
This message was sent by Atlassian JIRA
(v6.2#6252)