[Git][java-team/apache-curator][master] 5 commits: Ignore resteasy-jaxrs artifact.

Markus Koschany (@apo) gitlab at salsa.debian.org
Fri Apr 21 16:28:13 BST 2023



Markus Koschany pushed to branch master at Debian Java Maintainers / apache-curator


Commits:
4fb128a6 by Markus Koschany at 2023-04-21T14:58:46+02:00
Ignore resteasy-jaxrs artifact.

- - - - -
46cf92d9 by Markus Koschany at 2023-04-21T15:41:32+02:00
Remove build-dependency on resteasy3.0.

- - - - -
ba36215f by Markus Koschany at 2023-04-21T15:42:17+02:00
Update changelog

- - - - -
bf1caa36 by Markus Koschany at 2023-04-21T16:39:59+02:00
Disable the tests because they are not 100% reliable.

- - - - -
8fe77a09 by Markus Koschany at 2023-04-21T16:42:37+02:00
Ignore test failures.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/maven.ignoreRules
- + debian/maven.properties


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+apache-curator (5.4.0-3) unstable; urgency=medium
+
+  * Team upload.
+  * maven.ignoreRules: Ignore resteasy-jaxrs artifact.
+  * Remove build-dependency on resteasy3.0.
+  * Ignore test failures because some tests are not 100 % reliable.
+    (Closes: #1031055)
+
+ -- Markus Koschany <apo at debian.org>  Fri, 21 Apr 2023 15:41:45 +0200
+
 apache-curator (5.4.0-2) unstable; urgency=medium
 
   * Team upload


=====================================
debian/control
=====================================
@@ -32,7 +32,6 @@ Build-Depends-Indep: junit5,
  libmaven-bundle-plugin-java,
  libmaven-dependency-plugin-java,
  libmockito-java,
- libresteasy3.0-java,
  libscannotation-java,
  libsnappy-java,
  libslf4j-java,


=====================================
debian/maven.ignoreRules
=====================================
@@ -21,3 +21,5 @@ org.awaitility awaitility * * * *
 org.codehaus.mojo clirr-maven-plugin * * * *
 org.commonjava.maven.plugins directory-maven-plugin * * * *
 org.mortbay.jetty jetty * * * *
+org.jboss.resteasy resteasy-jaxrs * * * *
+


=====================================
debian/maven.properties
=====================================
@@ -0,0 +1 @@
+maven.test.failure.ignore=true



View it on GitLab: https://salsa.debian.org/java-team/apache-curator/-/compare/8a9f727f4b2a301aac9d3c96023a4b9efcc89b3b...8fe77a094431207d21d6ba842cb08348435eabbf

-- 
View it on GitLab: https://salsa.debian.org/java-team/apache-curator/-/compare/8a9f727f4b2a301aac9d3c96023a4b9efcc89b3b...8fe77a094431207d21d6ba842cb08348435eabbf
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/20230421/d8a7d921/attachment.htm>


More information about the pkg-java-commits mailing list