[Git][java-team/jackson-modules-java8][master] 2 commits: enable build-time tests

Joseph Nahmias (@jello) gitlab at salsa.debian.org
Wed Feb 22 04:50:27 GMT 2023



Joseph Nahmias pushed to branch master at Debian Java Maintainers / jackson-modules-java8


Commits:
686b20ca by Joe Nahmias at 2023-02-22T04:32:13+00:00
enable build-time tests

- - - - -
7cabb72f by Joe Nahmias at 2023-02-21T23:38:32-05:00
Update changelog for 2.14.2+ds2-2 release

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+jackson-modules-java8 (2.14.2+ds2-2) unstable; urgency=medium
+
+  * enable build-time tests
+
+ -- Joseph Nahmias <jello at debian.org>  Tue, 21 Feb 2023 23:38:25 -0500
+
 jackson-modules-java8 (2.14.2+ds2-1) unstable; urgency=medium
 
   * Initial packaging


=====================================
debian/control
=====================================
@@ -15,6 +15,9 @@ Build-Depends-Indep:
  libmaven-bundle-plugin-java,
  libmaven-shade-plugin-java,
  libreplacer-java,
+ libassertj-core-java <!nocheck>,
+ libmockito-java <!nocheck>,
+ libsurefire-java <!nocheck>,
  libjackson-json-java-doc <!nodoc>,
  libjackson2-annotations-java-doc <!nodoc>,
  libmaven-javadoc-plugin-java <!nodoc>,


=====================================
debian/maven.ignoreRules
=====================================
@@ -1,6 +1,3 @@
 de.jjohannes gradle-module-metadata-maven-plugin * * * *
 org.apache.maven.plugins maven-enforcer-plugin * * * *
-org.apache.maven.plugins maven-surefire-plugin * * * *
-org.assertj assertj-core * * * *
-org.mockito mockito-core * * * *
 org.moditect moditect-maven-plugin * * * *


=====================================
debian/maven.properties
=====================================
@@ -1,7 +1,2 @@
-# Include here properties to pass to Maven during the build.
-# For example:
-# maven.test.skip=true
-# project.build.sourceEncoding=UTF-8
-
-maven.test.skip=true
+maven.test.skip=false
 project.build.sourceEncoding=UTF-8



View it on GitLab: https://salsa.debian.org/java-team/jackson-modules-java8/-/compare/9c8f4323b37b029fec01c0cc9e337cf762f9cebf...7cabb72f9a6deb45ad47cd417bb5cb950a41eade

-- 
View it on GitLab: https://salsa.debian.org/java-team/jackson-modules-java8/-/compare/9c8f4323b37b029fec01c0cc9e337cf762f9cebf...7cabb72f9a6deb45ad47cd417bb5cb950a41eade
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/20230222/4d2ab4b5/attachment.htm>


More information about the pkg-java-commits mailing list