changeset 2551:b1f77c58792e

Update 0002_shared_osgi_spec_fixes.patch for vm-heap-analysis DS dep Reviewed-by: jkang, ebaron Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2016-December/021871.html
author Andrew Azores <aazores@redhat.com>
date Fri, 16 Dec 2016 15:10:42 -0500
parents 1a9f0dc69d14
children 51bf307c74e5
files distribution/packaging/fedora/0002_shared_osgi_spec_fixes.patch
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/distribution/packaging/fedora/0002_shared_osgi_spec_fixes.patch	Fri Dec 16 16:57:19 2016 -0500
+++ b/distribution/packaging/fedora/0002_shared_osgi_spec_fixes.patch	Fri Dec 16 15:10:42 2016 -0500
@@ -652,7 +652,7 @@
 diff --git a/notes/client-cli/pom.xml b/notes/client-cli/pom.xml
 --- a/notes/client-cli/pom.xml
 +++ b/notes/client-cli/pom.xml
-@@ -93,13 +93,8 @@
+@@ -90,13 +90,8 @@
        <scope>test</scope>
      </dependency>
      <dependency>
@@ -963,7 +963,7 @@
 diff --git a/system-backend/pom.xml b/system-backend/pom.xml
 --- a/system-backend/pom.xml
 +++ b/system-backend/pom.xml
-@@ -147,14 +147,8 @@
+@@ -87,14 +87,8 @@
      </dependency>
      
      <dependency>
@@ -1675,7 +1675,7 @@
 diff --git a/vm-heap-analysis/command/pom.xml b/vm-heap-analysis/command/pom.xml
 --- a/vm-heap-analysis/command/pom.xml
 +++ b/vm-heap-analysis/command/pom.xml
-@@ -93,14 +93,8 @@
+@@ -105,14 +105,8 @@
        <scope>test</scope>
      </dependency>
      <dependency>
@@ -1690,8 +1690,8 @@
 +      <groupId>org.apache.felix</groupId>
 +      <artifactId>org.apache.felix.framework</artifactId>
      </dependency>
-     
      <dependency>
+       <groupId>org.apache.felix</groupId>
 diff --git a/vm-heap-analysis/common/pom.xml b/vm-heap-analysis/common/pom.xml
 --- a/vm-heap-analysis/common/pom.xml
 +++ b/vm-heap-analysis/common/pom.xml