[Git][java-team/stegosuite][master] update patch to remove picocli-codegen

Tobias Ilte (@menosmalo-guest) gitlab at salsa.debian.org
Fri Oct 21 03:08:07 BST 2022



Tobias Ilte pushed to branch master at Debian Java Maintainers / stegosuite


Commits:
9a932078 by Tobias Ilte at 2022-10-21T04:00:05+02:00
update patch to remove picocli-codegen

- - - - -


1 changed file:

- debian/patches/fix-pom-for-debian.patch


Changes:

=====================================
debian/patches/fix-pom-for-debian.patch
=====================================
@@ -1,7 +1,24 @@
 adjusted swt dependency and maven-jar-plugin for debian 
 --- a/pom.xml
 +++ b/pom.xml
-@@ -130,12 +130,16 @@
+@@ -36,16 +36,6 @@
+                 <configuration>
+                     <source>11</source>
+                     <target>11</target>
+-                    <annotationProcessorPaths>
+-                        <path>
+-                            <groupId>info.picocli</groupId>
+-                            <artifactId>picocli-codegen</artifactId>
+-                            <version>4.6.3</version>
+-                        </path>
+-                    </annotationProcessorPaths>
+-                    <compilerArgs>
+-                        <arg>-Aproject=${project.groupId}/${project.artifactId}</arg>
+-                    </compilerArgs>
+                 </configuration>
+             </plugin>
+             <plugin>
+@@ -130,12 +120,16 @@
              <plugin>
                  <artifactId>maven-jar-plugin</artifactId>
                  <version>3.1.2</version>
@@ -24,7 +41,7 @@ adjusted swt dependency and maven-jar-plugin for debian
              </plugin>
              <plugin>
                  <groupId>org.asciidoctor</groupId>
-@@ -163,8 +167,8 @@
+@@ -163,8 +157,8 @@
  
      <dependencies>
          <dependency>



View it on GitLab: https://salsa.debian.org/java-team/stegosuite/-/commit/9a9320782cbcb42afcea1ee8201b61251741c3bb

-- 
View it on GitLab: https://salsa.debian.org/java-team/stegosuite/-/commit/9a9320782cbcb42afcea1ee8201b61251741c3bb
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/20221021/3477ff43/attachment.htm>


More information about the pkg-java-commits mailing list