Drop geronimo-saaj as it's no longer required
This commit is contained in:
parent
c363ab5b50
commit
395ca77492
@ -87,7 +87,6 @@ BuildRequires: findutils
|
|||||||
BuildRequires: java-devel >= 1:1.8.0
|
BuildRequires: java-devel >= 1:1.8.0
|
||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
BuildRequires: geronimo-jaxrpc
|
BuildRequires: geronimo-jaxrpc
|
||||||
BuildRequires: geronimo-saaj
|
|
||||||
BuildRequires: aqute-bnd
|
BuildRequires: aqute-bnd
|
||||||
BuildRequires: aqute-bndlib
|
BuildRequires: aqute-bndlib
|
||||||
BuildRequires: wsdl4j
|
BuildRequires: wsdl4j
|
||||||
@ -210,7 +209,6 @@ export OPT_JAR_LIST="xalan-j2-serializer"
|
|||||||
-Dnsis.exe="HACK" \
|
-Dnsis.exe="HACK" \
|
||||||
-Djaxrpc-lib.jar="$(build-classpath jaxrpc)" \
|
-Djaxrpc-lib.jar="$(build-classpath jaxrpc)" \
|
||||||
-Dwsdl4j-lib.jar="$(build-classpath wsdl4j)" \
|
-Dwsdl4j-lib.jar="$(build-classpath wsdl4j)" \
|
||||||
-Dsaaj-api.jar="$(build-classpath geronimo-saaj)" \
|
|
||||||
-Dbnd.jar="$(build-classpath aqute-bnd/biz.aQute.bnd)" \
|
-Dbnd.jar="$(build-classpath aqute-bnd/biz.aQute.bnd)" \
|
||||||
-Dbndlib.jar="$(build-classpath aqute-bnd/biz.aQute.bndlib)" \
|
-Dbndlib.jar="$(build-classpath aqute-bnd/biz.aQute.bndlib)" \
|
||||||
-Dbndlibg.jar="$(build-classpath aqute-bnd/aQute.libg)" \
|
-Dbndlibg.jar="$(build-classpath aqute-bnd/aQute.libg)" \
|
||||||
@ -472,6 +470,7 @@ fi
|
|||||||
- Updates to javapackages-local removed %%add_maven_depmap which broke the build,
|
- Updates to javapackages-local removed %%add_maven_depmap which broke the build,
|
||||||
so I removed the maven artifacts as they aren't very useful anyway
|
so I removed the maven artifacts as they aren't very useful anyway
|
||||||
- Drop JSVC support as it's not very useful these days
|
- Drop JSVC support as it's not very useful these days
|
||||||
|
- Drop geronimo-saaj as it's no longer required
|
||||||
|
|
||||||
* Thu Apr 22 2021 Hui Wang <huwang@redhat.com> - 1:9.0.45-1
|
* Thu Apr 22 2021 Hui Wang <huwang@redhat.com> - 1:9.0.45-1
|
||||||
- Update to 9.0.45
|
- Update to 9.0.45
|
||||||
|
Loading…
Reference in New Issue
Block a user