From 527108b4d064417ab41da7abd70a47f58fcf91d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fridrich=20=C5=A0trba?= Date: Fri, 29 Apr 2022 13:27:33 +0200 Subject: [PATCH 3/3] Fix tests after the recent maven_depmap.py changes --- test/data/maven_depmap/test_alias_extension-want.xml | 6 ------ test/data/maven_depmap/test_basic-want.xml | 6 ------ test/data/maven_depmap/test_buildroot-want.xml | 6 ------ test/data/maven_depmap/test_versioned_with_pom-want.xml | 6 ------ test/data/maven_depmap/test_war-want.xml | 6 ------ 5 files changed, 30 deletions(-) diff --git a/test/data/maven_depmap/test_alias_extension-want.xml b/test/data/maven_depmap/test_alias_extension-want.xml index 6b0d1aee..d502fdf8 100644 --- a/test/data/maven_depmap/test_alias_extension-want.xml +++ b/test/data/maven_depmap/test_alias_extension-want.xml @@ -13,9 +13,6 @@ %s/usr/share/java/commons-io.jar - - true - alias @@ -30,9 +27,6 @@ %s/JPP-alias.pom - - true - diff --git a/test/data/maven_depmap/test_basic-want.xml b/test/data/maven_depmap/test_basic-want.xml index 540f076a..200044bf 100644 --- a/test/data/maven_depmap/test_basic-want.xml +++ b/test/data/maven_depmap/test_basic-want.xml @@ -6,9 +6,6 @@ bndlib 1.50.0 %s/usr/share/java/bndlib.jar - - true - biz.aQute @@ -16,9 +13,6 @@ pom 1.50.0 %s/JPP-bndlib.pom - - true - diff --git a/test/data/maven_depmap/test_buildroot-want.xml b/test/data/maven_depmap/test_buildroot-want.xml index 604046a5..9fa588d4 100644 --- a/test/data/maven_depmap/test_buildroot-want.xml +++ b/test/data/maven_depmap/test_buildroot-want.xml @@ -7,9 +7,6 @@ 17 war %s/usr/share/java/commons-war.war - - true - commons @@ -17,9 +14,6 @@ 17 pom /usr/share/maven-poms/JPP-commons-war.pom - - true - diff --git a/test/data/maven_depmap/test_versioned_with_pom-want.xml b/test/data/maven_depmap/test_versioned_with_pom-want.xml index c2b344e1..8d259ab9 100644 --- a/test/data/maven_depmap/test_versioned_with_pom-want.xml +++ b/test/data/maven_depmap/test_versioned_with_pom-want.xml @@ -9,9 +9,6 @@ 2013.10 %s/usr/share/java/testversioned-2013.10.jar - - true - alias @@ -22,9 +19,6 @@ 2013.10 %s/JPP-testversioned-2013.10.pom - - true - diff --git a/test/data/maven_depmap/test_war-want.xml b/test/data/maven_depmap/test_war-want.xml index cac27a84..e8e2e56b 100644 --- a/test/data/maven_depmap/test_war-want.xml +++ b/test/data/maven_depmap/test_war-want.xml @@ -7,9 +7,6 @@ 17 war %s/usr/share/java/commons-war.war - - true - commons @@ -17,9 +14,6 @@ pom 17 %s/JPP-commons-war.pom - - true - -- 2.36.0