The Apache Jackrabbit FileVault Package Maven Plugin is an Apache Maven plugin that simplifies the creation of
content package Maven artifacts. The content packages can later be used to install content into a JCR repository
using the Apache Jackrabbit FileVault packaging runtime.
Changes in Jackrabbit FileVault Package Maven Plugin 1.4.0
Bug
[JCRVLT-769] - mapPackageDependencyToMavenGa does no longer work
Improvement
[JCRVLT-742] - Stop generating MD5, SHA1 and SHA512 with Ant
[JCRVLT-757] - Optionally apply Enhanced DocView XML escaping to filtered values
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps org.apache.jackrabbit:filevault-package-maven-plugin from 1.3.6 to 1.4.0.
Changelog
Sourced from org.apache.jackrabbit:filevault-package-maven-plugin's changelog.
Commits
3dcbda2
[maven-release-plugin] prepare release filevault-package-maven-plugin-1.4.0d05ab7f
Adjust site versions669ba5f
Update release notes for 1.4.0c239822
JCRVLT-757 adjust EL prefix for attribute escaping066f46e
doc: increased Maven build prerequisites to 3.6.3cde2e6c
Use newest FileVault 3.8.2f910a28
Use latest SNAPSHOT of FileVaultca0edb8
trivial: fix website typosa20c210
JCRVLT-780 Get rid of Component annotation for injection of componentsf53b623
Prevent potential NPEDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show