From 71212f8a60b2715f542695ee7bddb4438afabc8a020a39523f2d5a6151c4959a Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sun, 3 Sep 2023 05:53:09 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-plugin-tools?expand=0&rev=38 --- maven-plugin-tools.changes | 6 ++++++ maven-plugin-tools.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/maven-plugin-tools.changes b/maven-plugin-tools.changes index 6bbff83..188154e 100644 --- a/maven-plugin-tools.changes +++ b/maven-plugin-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 3 05:52:11 UTC 2023 - Fridrich Strba + +- Fix build with javapackages-local 6.2.0 + * com.sun:tools is not resolved from system any more + ------------------------------------------------------------------- Mon Jul 24 21:05:56 UTC 2023 - Fridrich Strba diff --git a/maven-plugin-tools.spec b/maven-plugin-tools.spec index 0ce1c09..36d4266 100644 --- a/maven-plugin-tools.spec +++ b/maven-plugin-tools.spec @@ -211,8 +211,6 @@ build-jar-repository -s lib \ velocity \ xbean/xbean-reflect - ln -s $(xmvn-resolve com.sun:tools) lib/ - %{ant} \ -Dtest.skip=true \ package javadoc