Fridrich Strba 2019-02-11 19:45:46 +00:00 committed by Git OBS Bridge
parent 1a477133c4
commit 693a7bbdbc

View File

@ -40,6 +40,7 @@ needed at run-time.
%package javadoc
Summary: API documentation for %{name}
Group: Documentation/HTML
%description javadoc
This package contains the API documentation for %{name}.
@ -53,7 +54,7 @@ cp -p %{SOURCE1} pom.xml
cp -p %{SOURCE2} build.xml
# Ensure OSGi metadata is generated
%pom_xpath_inject pom:project "
%{pom_xpath_inject} pom:project "
<packaging>bundle</packaging>
<build>
<plugins>
@ -72,7 +73,7 @@ cp -p %{SOURCE2} build.xml
</build>"
%build
ant jar javadoc
%{ant} jar javadoc
%install
# jar