-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #510 from exadel-inc/bugfix/EAK-509
[EAK-509] Updated packages filters
- Loading branch information
Showing
4 changed files
with
5 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<workspaceFilter version="1.0"> | ||
<!-- The following filters clear old directories in JCR. They can be removed after v.2 release --> | ||
<filter root="/etc/packages/authoring-toolkit"/> | ||
<filter root="/etc/packages/aem-authoring-toolkit"/> | ||
<!-- The following filters clear irrelevant directories in JCR --> | ||
<filter root="/etc/packages/com.exadel.etoolbox/etoolbox-authoring-kit-plus"/> | ||
</workspaceFilter> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<workspaceFilter version="1.0"> | ||
<filter root="/conf/etoolbox-authoring-kit"/> | ||
|
||
<!-- The following filter clears an old directory in JCR content. This can be removed after v.2 release --> | ||
<filter root="/conf/authoring-toolkit"/> | ||
</workspaceFilter> |