[Git][java-team/maven-ant-helper][master] 3 commits: Build with libmaven-resolver-1.6-java

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Mon Dec 9 09:39:38 GMT 2024



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / maven-ant-helper


Commits:
3f44b10d by Emmanuel Bourg at 2024-12-09T10:37:16+01:00
Build with libmaven-resolver-1.6-java

- - - - -
9ddf08e2 by Emmanuel Bourg at 2024-12-09T10:37:22+01:00
Standards-Version updated to 4.7.0

- - - - -
6b8864d8 by Emmanuel Bourg at 2024-12-09T10:37:34+01:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- maven-build.xml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+maven-ant-helper (8.8) unstable; urgency=medium
+
+  * Team upload.
+  * Build with libmaven-resolver-1.6-java
+  * Standards-Version updated to 4.7.0
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 09 Dec 2024 10:37:27 +0100
+
 maven-ant-helper (8.7) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends:
  ant-optional,
  debhelper-compat (= 13),
  default-jdk
-Standards-Version: 4.5.1
+Standards-Version: 4.7.0
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/java-team/maven-ant-helper.git
 Vcs-Browser: https://salsa.debian.org/java-team/maven-ant-helper
@@ -29,7 +29,7 @@ Depends:
 Suggests:
  default-jdk-doc,
  libmaven-plugin-tools-java,
- libmaven3-core-java,
+ libmaven3-core-java (>= 3.8.8-2~),
  libmodello-java (>= 1.0),
  libplexus-component-metadata-java
 Description: helper scripts for building Maven components with ant


=====================================
maven-build.xml
=====================================
@@ -120,13 +120,13 @@
             <include name="maven3-model-builder.jar"/>
             <include name="maven3-plugin-api.jar"/>
             <include name="maven3-repository-metadata.jar"/>
-            <include name="maven-resolver-api.jar"/>
-            <include name="maven-resolver-connector-basic.jar"/>
-            <include name="maven-resolver-impl.jar"/>
+            <include name="maven-resolver-1.6-api-1.6.3.jar"/>
+            <include name="maven-resolver-1.6-connector-basic-1.6.3.jar"/>
+            <include name="maven-resolver-1.6-impl-1.6.3.jar"/>
             <include name="maven3-resolver-provider.jar"/>
-            <include name="maven-resolver-spi.jar"/>
-            <include name="maven-resolver-transport-wagon.jar"/>
-            <include name="maven-resolver-util.jar"/>
+            <include name="maven-resolver-1.6-spi-1.6.3.jar"/>
+            <include name="maven-resolver-1.6-transport-wagon-1.6.3.jar"/>
+            <include name="maven-resolver-1.6-util-1.6.3.jar"/>
             <include name="maven3-settings.jar"/>
             <include name="maven3-settings-builder.jar"/>
             <include name="maven-shared-utils.jar"/>



View it on GitLab: https://salsa.debian.org/java-team/maven-ant-helper/-/compare/81c237ca415f2d558a8c90a9912d789296030968...6b8864d8009c8fb56cbe6b1bb74ffcc01f4e8c07

-- 
View it on GitLab: https://salsa.debian.org/java-team/maven-ant-helper/-/compare/81c237ca415f2d558a8c90a9912d789296030968...6b8864d8009c8fb56cbe6b1bb74ffcc01f4e8c07
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20241209/477b9939/attachment.htm>


More information about the pkg-java-commits mailing list