This commit is contained in:
parent
8988d6d2a3
commit
eac7a2786b
@ -3,6 +3,8 @@ Mon Nov 11 11:22:34 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Add alias to the maven artifact
|
||||
- Clean-up the spec file
|
||||
- Remove reference to the parent pom, since we don't build with
|
||||
maven
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 12:56:51 UTC 2018 - fstrba@suse.com
|
||||
|
@ -47,6 +47,8 @@ This package contains the API documentation for %{name}.
|
||||
%setup -q -n %{short_name}3-%{version}-src
|
||||
%patch0 -p1
|
||||
|
||||
%pom_remove_parent .
|
||||
|
||||
%build
|
||||
export CLASSPATH=$(build-classpath ant-junit junit)
|
||||
ant -Dant.build.javac.source=8 -Dcompile.source=8 \
|
||||
|
Loading…
Reference in New Issue
Block a user