Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=915864

--- Comment #4 from Gang Wei <[email protected]> ---
The biggest bundling issue was worked on for a while. By far, most bundled
dependencies were resolved by either removal of redundant jars or found
corresponding fedora packages. There are still four dependencies needing
working on:

1. jaxb-xjc.jar

It was used to generate java code from some TCG schema files during build
process. Even there is a similar jar provided in
glassfish-jaxb-2.2.5-3.fc18.noarch package, but the one oat depending on has
some private modifications. So we will change to include the generated java
code in oat source code, then we can remove dependency on jaxb-xjc.jar.

2. jaxws-rt.jar/jaxws-tools.jar/streambuffer.jar

jaxws-rt.jar & jaxws-tools.jar were coming from glassfish JAX-WS RI project
(https://jax-ws.java.net/), with license: CDDL v1.1 and GPL v2 with linking
exceptions(same as glassfish).
streambuffer.jar was coming from glassfish xml stream buffer project
(https://java.net/projects/xmlstreambuffer/), with license: CDDL v1.1 and GPL
v2 with linking exceptions(same as glassfish).
The fedora package review requests for the above two projects were already
filed by gil cattaneo, and were just added to the dependencies of oat review
request:
  glassfish-jaxws https://bugzilla.redhat.com/show_bug.cgi?id=870977
  xmlstreambuffer https://bugzilla.redhat.com/show_bug.cgi?id=865787
Looks like we need to help or wait for the above two packages pass the review.

Still working on other review comments.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=TiAtem9Nej&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to