You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implemented a hotfix for broken aemVlt, aemCheckout and aemSync since 2.0.1
simplified command for custom filter used in above commands, e.g gradlew :content:aemSync -Paem.vlt.filter=filter-content-only.xml will use file at path content/src/main/content/META-INF/vault/filter-content-only.xml (path to filter file could be absolute, relative to project or just a file name under vault files path).