This commit is contained in:
parent
64122e794c
commit
d00797a16d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 14 09:06:51 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Add alias to the new jakarta name
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 9 11:09:06 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
Mon Mar 9 11:09:06 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -65,8 +65,10 @@ This package contains javadoc for %{name}.
|
|||||||
<exclude>module-info.java</exclude>
|
<exclude>module-info.java</exclude>
|
||||||
</sourceFileExcludes>" jaxb-api
|
</sourceFileExcludes>" jaxb-api
|
||||||
|
|
||||||
%build
|
|
||||||
%{mvn_file} :{*} @1
|
%{mvn_file} :{*} @1
|
||||||
|
%{mvn_alias} javax.xml.bind:jaxb-api jakarta.xml.bind:jakarta.xml.bind-api
|
||||||
|
|
||||||
|
%build
|
||||||
%{mvn_build} -f -- -Dsource=8
|
%{mvn_build} -f -- -Dsource=8
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user