1
0

Accepting request 796002 from Java:packages

- Add alias to the new jakarta name

OBS-URL: https://build.opensuse.org/request/show/796002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glassfish-jaxb-api?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-04-21 11:37:44 +00:00 committed by Git OBS Bridge
commit bf4c5b2a72
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