Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • acHandling: Use property accessControlHandling instead (also acHandling is still supported as alias). Requires filevault-package-maven-plugin 1.0.1 or higher.
  • thumbnailImage: Requires filevault-package-maven-plugin 1.0.1 or higher. aem-global-parent 1.2.10 sets the default value to META-INF/vault/definition/thumbnail.png.
  • filterSource: This property exists, but has not default value. A sensible default value is defined in aem-global-parent 1.2.10 and upsets the default value to META-INF/vault/filter.xml.
  • subPackages/*/generateFilter: Use subPackages/*/filter property instead
  • embeddeds/*/generateFilter: Use embeddeds/*/filter property instead

The new default values for filterSource and thumbnailImage are different than those used by the wcm.io plugin. If you relied on the old ones you have to update your project. The new values are better compatible with AEM/Sling IDE integration for Eclipse.

Filter by label (Content by label)
showLabelsfalse
max5
spacesWCMIO
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("maven","migration") and type = "page" and space = "WCMIO"
labelsmigration maven

...