Fridrich Strba 2020-04-14 09:07:15 +00:00 committed by Git OBS Bridge
parent 64122e794c
commit d00797a16d
2 changed files with 8 additions and 1 deletions

View File

@ -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>

View File

@ -65,8 +65,10 @@ This package contains javadoc for %{name}.
<exclude>module-info.java</exclude>
</sourceFileExcludes>" jaxb-api
%build
%{mvn_file} :{*} @1
%{mvn_alias} javax.xml.bind:jaxb-api jakarta.xml.bind:jakarta.xml.bind-api
%build
%{mvn_build} -f -- -Dsource=8
%install