[
https://issues.apache.org/jira/browse/SLING-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu resolved SLING-3161.
------------------------------------
Resolution: Fixed
I've added .vltignore logic, but just for importing. Let's see if we need
something else.
* http://svn.apache.org/viewvc?view=revision&revision=1595203 added
EclipseResourceMatchers
* http://svn.apache.org/viewvc?view=revision&revision=1595205 added
RepositoryAccessor.createFile
* http://svn.apache.org/viewvc?view=revision&revision=1595207 added
ContentImportTest.importFilesAndFolders
* http://svn.apache.org/viewvc?view=revision&revision=1595208 added
ContentImportTest.importFilesAndFoldersRespectsVltFilters
* http://svn.apache.org/viewvc?view=revision&revision=1595209 add an
IgnoredResources abstraction in the api project.
* http://svn.apache.org/viewvc?view=revision&revision=1595210 respect found
.vltignore files found when importing.
* http://svn.apache.org/viewvc?view=revision&revision=1595211 take into account
.vltignore files which are present under the content sync root but not under
the import root.
> 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)