Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.apache.jackrabbit:filevault-package-maven-plugin from 1.2.2 to 1.3.6 #196

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps org.apache.jackrabbit:filevault-package-maven-plugin from 1.2.2 to 1.3.6.

Changelog

Sourced from org.apache.jackrabbit:filevault-package-maven-plugin's changelog.

Release Notes -- Apache Jackrabbit FileVault Package Maven Plugin -- Version 1.3.6

Introduction

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.3.6

Bug Fixes

  • [JCRVLT-713] - filevault-package-maven-plugin wrongly reports duplicate files for same path
  • [JCRVLT-715] - Content Package with classifier potentially installed/deployed with wrong extension
  • [JCRVLT-723] - validate-packages must only validate artifacts of type "content-package"

Improvements

  • [JCRVLT-717] - Update dependencies
  • [JCRVLT-732] - Use FileVault 3.7.2

Changes in Jackrabbit FileVault Package Maven Plugin 1.3.4

Bug Fixes

  • [JCRVLT-681] - validate-files: Files which don't end up in the package are validated
  • [JCRVLT-699] - Installation of Sub Packages fails if Maven Reproducible Builds are enabled

Improvements

  • [JCRVLT-669] - Log throwable of ValidationMessage
  • [JCRVLT-686] - Goal format-xml: Improve help how to format docview XML
  • [JCRVLT-694] - Document OSGi support
  • [JCRVLT-712] - Use FileVault 3.7.0

Changes in Jackrabbit FileVault Package Maven Plugin 1.3.2

Bug Fixes

  • [JCRVLT-431] - GenerateMetadataMojo.computePackageType does not work correctly for OSGi configurations/bundles
  • [JCRVLT-651] - validate-package: Allow to exclude main artifact
  • [JCRVLT-665] - Allow standalone usage of filevault-package:validate-package

Improvements

  • [JCRVLT-618] - Clarify repositoryStructurePackages parameter
  • [JCRVLT-621] - Set "builtWith" property
  • [JCRVLT-625] - Ignore goal "generate-cnd" in Eclipse m2e
  • [JCRVLT-626] - Update to maven-verifier 1.8.0
  • [JCRVLT-629] - Change default value for failOnUncoveredSourceFiles to true

... (truncated)

Commits
  • 58b0272 [maven-release-plugin] prepare release filevault-package-maven-plugin-1.3.6
  • e6168bf Add release notes for upcoming 1.3.6
  • 130b645 Also execute ITs on several Ubuntu JDKs
  • 7a1a35d Add external javadoc base URLs of referenced API
  • 851bc81 Use FileVault 3.7.2
  • a24c286 JCRVLT-723 only ever validate supplemental artifacts in case they have (#102)
  • 6cae09f JCRVLT-717 Update dependencies (#101)
  • b723166 Use FileVault 3.7.1-SNAPSHOT
  • fa3f388 JCRVLT-713 Prevent using jcrRootSourceDirectory/metaInfVaultDirectory (#95)
  • e78d3b4 JCRVLT-715 always attach supplemental content packages with correct (#94)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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](https://github.com/apache/jackrabbit-filevault-package-maven-plugin) from 1.2.2 to 1.3.6.
- [Changelog](https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/master/RELEASE-NOTES.md)
- [Commits](apache/jackrabbit-filevault-package-maven-plugin@filevault-package-maven-plugin-1.2.2...filevault-package-maven-plugin-1.3.6)

---
updated-dependencies:
- dependency-name: org.apache.jackrabbit:filevault-package-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants