[Git][java-team/libcommons-lang3-java][master] 3 commits: Ignore the spotbugs and checkstyle plugin

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Tue May 3 17:43:49 BST 2022



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libcommons-lang3-java


Commits:
69130c14 by Emmanuel Bourg at 2022-05-03T18:33:44+02:00
Ignore the spotbugs and checkstyle plugin

- - - - -
603b3677 by Emmanuel Bourg at 2022-05-03T18:43:22+02:00
Ignore junit-bom

- - - - -
e23428cc by Emmanuel Bourg at 2022-05-03T18:43:32+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/maven.ignoreRules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libcommons-lang3-java (3.12.0-2) unstable; urgency=medium
+
+  * Ignore the spotbugs and checkstyle plugins
+  * Ignore junit-bom
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 03 May 2022 18:43:26 +0200
+
 libcommons-lang3-java (3.12.0-1) unstable; urgency=low
 
   * Team upload.


=====================================
debian/maven.ignoreRules
=====================================
@@ -15,6 +15,8 @@
 #   junit junit jar s/3\\..*/3.x/
 
 com.github.siom79.japicmp japicmp-maven-plugin * * * *
+com.github.spotbugs spotbugs-maven-plugin * * * *
+com.puppycrawl.tools checkstyle * * * *
 org.apache.maven.plugins maven-antrun-plugin * * * *
 org.apache.maven.plugins maven-assembly-plugin * * * *
 org.apache.maven.plugins maven-changes-plugin * * * *
@@ -34,3 +36,4 @@ org.openjdk.jmh * * * * *
 com.github.spotbugs spotbugs * * * *
 org.hamcrest hamcrest * * * *
 org.junit-pioneer junit-pioneer * * * *
+org.junit junit-bom * * * *



View it on GitLab: https://salsa.debian.org/java-team/libcommons-lang3-java/-/compare/8e35f398ba203ab6ce907960acb3c17fa9f3dc7f...e23428cc1b502abd7b8c819045bdb91ad34d287e

-- 
View it on GitLab: https://salsa.debian.org/java-team/libcommons-lang3-java/-/compare/8e35f398ba203ab6ce907960acb3c17fa9f3dc7f...e23428cc1b502abd7b8c819045bdb91ad34d287e
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/20220503/35dc3bdf/attachment.htm>


More information about the pkg-java-commits mailing list