[geronimo-validation-1.1-spec] 22/24: Refreshed the patch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Sep 28 21:39:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository geronimo-validation-1.1-spec.

commit 75a8452949e728f26b5627266c3a72d4683df4ec
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Sep 28 22:52:01 2017 +0200

    Refreshed the patch
---
 debian/patches/01-maven-bundle-extension.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/01-maven-bundle-extension.patch b/debian/patches/01-maven-bundle-extension.patch
index 49fce29..ceec5d9 100644
--- a/debian/patches/01-maven-bundle-extension.patch
+++ b/debian/patches/01-maven-bundle-extension.patch
@@ -4,11 +4,11 @@ Author: Emmanuel Bourg <ebourg at apache.org>
 Forwarded: not-needed
 --- a/pom.xml
 +++ b/pom.xml
-@@ -80,6 +80,7 @@
-             <plugin>
+@@ -100,6 +100,7 @@
                  <groupId>org.apache.felix</groupId>
                  <artifactId>maven-bundle-plugin</artifactId>
+                 <version>2.0.1</version>
 +                <extensions>true</extensions>
                  <configuration>
                      <instructions>
-                         <Bundle-SymbolicName>${groupId}.${artifactId};singleton=true</Bundle-SymbolicName>
+                         <Bundle-SymbolicName>${project.groupId}.${project.artifactId};singleton=true</Bundle-SymbolicName>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-validation-1.1-spec.git



More information about the pkg-java-commits mailing list