OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-script-interpreter?expand=0&rev=10
This commit is contained in:
parent
389ec1133e
commit
1a3baa5e0e
@ -32,6 +32,9 @@ BuildRequires: fdupes
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: slf4j
|
||||
BuildRequires: unzip
|
||||
Requires: mvn(commons-io:commons-io)
|
||||
Requires: mvn(org.apache-extras.beanshell:bsh)
|
||||
Requires: mvn(org.slf4j:slf4j-api)
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -68,7 +71,7 @@ build-jar-repository -s lib \
|
||||
slf4j/api \
|
||||
slf4j/simple
|
||||
|
||||
%ant \
|
||||
%{ant} \
|
||||
jar javadoc
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user