From b3782f7329e7baaaabd6a4797b6f9358e0a5a3a9 Mon Sep 17 00:00:00 2001 From: Michael Calmer Date: Tue, 19 Nov 2024 10:23:10 +0100 Subject: [PATCH 1/2] update httpclient and other java libs --- java/buildconf/ivy/ivy-suse.xml | 14 +++++++------- java/buildconf/ivy/obs-maven-config.yaml | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/java/buildconf/ivy/ivy-suse.xml b/java/buildconf/ivy/ivy-suse.xml index 58b9e7012345..568aa87dcf64 100644 --- a/java/buildconf/ivy/ivy-suse.xml +++ b/java/buildconf/ivy/ivy-suse.xml @@ -4,7 +4,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -40,9 +40,9 @@ - - - + + + @@ -96,8 +96,8 @@ - - + + diff --git a/java/buildconf/ivy/obs-maven-config.yaml b/java/buildconf/ivy/obs-maven-config.yaml index 62870fc6ccdc..78e591550a8d 100644 --- a/java/buildconf/ivy/obs-maven-config.yaml +++ b/java/buildconf/ivy/obs-maven-config.yaml @@ -19,7 +19,7 @@ artifacts: package: antlr-java repository: Leap - artifact: bcel - repository: Leap + repository: Leap_sle - artifact: byte-buddy package: byte-buddy repository: Leap_sle @@ -72,7 +72,7 @@ artifacts: repository: Leap - artifact: commons-lang3 package: apache-commons-lang3 - repository: Leap + repository: Leap_sle - artifact: commons-logging package: apache-commons-logging jar: apache-commons-logging\.jar @@ -123,14 +123,14 @@ artifacts: repository: Leap - artifact: httpclient package: httpcomponents-client - repository: Leap + repository: Leap_sle - artifact: httpcore package: httpcomponents-core jar: httpcore.jar - repository: Leap + repository: Leap_sle - artifact: httpcore-nio package: httpcomponents-core - repository: Leap + repository: Leap_sle - artifact: jade4j repository: Uyuni_Other - artifact: jakarta-persistence-api @@ -287,10 +287,10 @@ artifacts: repository: Uyuni_Other - artifact: xalan-j2 jar: xalan-j2.jar - repository: Leap + repository: Leap_sle - artifact: xalan-j2-serializer package: xalan-j2 - repository: Leap + repository: Leap_sle - artifact: xerces-j2 repository: Leap - artifact: xmlsec From 0a27ae28a7d4155dda5ea2b5e1b299a5c9362a19 Mon Sep 17 00:00:00 2001 From: Michael Calmer Date: Tue, 19 Nov 2024 10:58:10 +0100 Subject: [PATCH 2/2] update java libs for search server --- .../spacewalk-search/buildconf/obs-maven-config.yaml | 10 ++++++---- search-server/spacewalk-search/ivy.xml | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/search-server/spacewalk-search/buildconf/obs-maven-config.yaml b/search-server/spacewalk-search/buildconf/obs-maven-config.yaml index 9dd76f6d8475..19130b393460 100644 --- a/search-server/spacewalk-search/buildconf/obs-maven-config.yaml +++ b/search-server/spacewalk-search/buildconf/obs-maven-config.yaml @@ -1,13 +1,15 @@ repositories: Leap: - project: openSUSE:Leap:15.4 + project: openSUSE:Leap:15.6 repository: standard Uyuni_Other: project: systemsmanagement:Uyuni:Master:Other - repository: openSUSE_Leap_15.4 + repository: openSUSE_Leap_15.6 Uyuni: project: systemsmanagement:Uyuni:Master - repository: openSUSE_Leap_15.4 + repository: openSUSE_Leap_15.6 + Leap_sle: + url: https://download.opensuse.org/update/leap/15.6/sle artifacts: - artifact: simple-core # How comes that package is not noarch? @@ -23,7 +25,7 @@ artifacts: repository: Uyuni_Other - artifact: commons-lang3 package: apache-commons-lang3 - repository: Leap + repository: Leap_sle - artifact: commons-logging package: apache-commons-logging jar: apache-commons-logging\.jar diff --git a/search-server/spacewalk-search/ivy.xml b/search-server/spacewalk-search/ivy.xml index 70cfabe80529..98f57e6652bf 100644 --- a/search-server/spacewalk-search/ivy.xml +++ b/search-server/spacewalk-search/ivy.xml @@ -4,13 +4,13 @@ - + - - + +