Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
82ccb0c5b7 | |||
1a15977a8a | |||
edcafef65a |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 3 08:17:33 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Add dependency on objectweb-asm to build with sisu 0.9.0.M4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 3 14:00:26 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Thu Oct 3 14:00:26 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package maven-doxia
|
# spec file for package maven-doxia
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -36,6 +36,7 @@ BuildRequires: java-devel >= 1.8
|
|||||||
BuildRequires: javapackages-local >= 6
|
BuildRequires: javapackages-local >= 6
|
||||||
BuildRequires: jetbrains-annotations
|
BuildRequires: jetbrains-annotations
|
||||||
BuildRequires: modello
|
BuildRequires: modello
|
||||||
|
BuildRequires: objectweb-asm
|
||||||
BuildRequires: plexus-utils
|
BuildRequires: plexus-utils
|
||||||
BuildRequires: plexus-xml
|
BuildRequires: plexus-xml
|
||||||
BuildRequires: sisu-inject
|
BuildRequires: sisu-inject
|
||||||
@@ -128,6 +129,7 @@ build-jar-repository -s lib \
|
|||||||
atinject \
|
atinject \
|
||||||
commons-io \
|
commons-io \
|
||||||
jetbrains-annotations \
|
jetbrains-annotations \
|
||||||
|
objectweb-asm/asm \
|
||||||
org.eclipse.sisu.inject \
|
org.eclipse.sisu.inject \
|
||||||
plexus/utils \
|
plexus/utils \
|
||||||
plexus/xml \
|
plexus/xml \
|
||||||
|
Reference in New Issue
Block a user