You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2022/08/10 10:56:17 UTC

[sling-maven-plugin] branch feature/update-parent-plugins-deps updated (f5a0aa4 -> 306fdd0)

This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch feature/update-parent-plugins-deps
in repository https://gitbox.apache.org/repos/asf/sling-maven-plugin.git


    from f5a0aa4  update to Http Client 5.1
     add 306fdd0  always close Http client

No new revisions were added by this update.

Summary of changes:
 .../bundlesupport/AbstractBundleDeployMojo.java    |  9 +--
 .../bundlesupport/AbstractBundleInstallMojo.java   | 15 ++---
 .../maven/bundlesupport/AbstractFsMountMojo.java   | 70 ++++++++++++----------
 .../maven/bundlesupport/BundleUninstallMojo.java   | 11 ++--
 .../sling/maven/bundlesupport/FsMountMojo.java     | 32 +++++-----
 .../sling/maven/bundlesupport/FsUnMountMojo.java   | 11 ++--
 6 files changed, 79 insertions(+), 69 deletions(-)