You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Leslie Chan (JIRA)" <ji...@apache.org> on 2014/09/18 20:34:33 UTC

[jira] [Created] (JCRVLT-60) The "--filter " parameter does not seem to work

Leslie Chan created JCRVLT-60:
---------------------------------

             Summary: The "--filter <file>" parameter does not seem to work
                 Key: JCRVLT-60
                 URL: https://issues.apache.org/jira/browse/JCRVLT-60
             Project: Jackrabbit FileVault
          Issue Type: Bug
    Affects Versions: 3.1.6
         Environment: Mac OS 10.8
            Reporter: Leslie Chan
            Priority: Minor


I'm trying to specify a different "filter.xml" file in the command line for "vlt".

The docs seem to imply you can specify a file name:
(from http://docs.adobe.com/docs/en/cq/current/core/how_to/how_to_use_the_vlttool.html#Performing a filtered checkout)

-f (--filter) <file>	specifies auto filters if none are defined

However, if I try specifying a different file, such as:

> vlt --credentials admin:admin co --filter myFilter.xml --force http://localhost:4502/crx ./app/src/main/content/

The checkout still reads the "filter.xml" file under "./app/src/main/content/META-INF/vault/".  I tried placing "myFilter.xml" in the META-INF directory and also the current directory "vlt" is running from, but both did not work.

Is this a bug?  If not, what exactly does the "--filter" parameter do?  Is there special logic around where the filter files are searched for?

Thank you,
-Leslie



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)