Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] ClearlyDefined Now Supported

On Wed, 2020-08-19 at 17:12 -0400, Wayne Beaton wrote:
> I believe that this could work.
> 
> For anybody else who might be listening... transitive dependencies
> are generally considered to be prerequisite dependencies and so must
> be taken through the due diligence process as described in the
> handbook. That we are (likely) able to exclude them in this case is a
> specific quirk of the Eclipse Orbit project's nature.

For anyone else following this, we're down to 11 artifacts currently
rejected. For each one, I've either been able to find a CQ and not
exactly sure why the script didn't (though I suspect the naming of the
artifact may have something to do with it), or the artifact is now a
project at Eclipse (eg. ee4j) which isn't generating its own p2 repos,
so Orbit is currently doing it.

=== https://github.com/eclipse-ee4j/jersey/releases/tag/2.30.1 ===
Also, technically : https://bugs.eclipse.org/bugs/show_bug.cgi?id=562366
(2.30.0 may cover a service release I believe)

maven/mavencentral/org.glassfish.jersey.core/jersey-client/2.30.1, unknown, restricted, none
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=21658

maven/mavencentral/org.glassfish.jersey.core/jersey-common/2.30.1, unknown, restricted, none
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=21659

maven/mavencentral/org.glassfish.jersey.media/jersey-media-json-jackson/2.30.1, unknown, restricted, none
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=21663

maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/2.30.1, unknown, restricted, none
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=21657


=== https://github.com/eclipse-ee4j/glassfish-hk2/releases/tag/2.6.1 ===
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=22020

maven/mavencentral/org.glassfish.hk2/hk2-utils/2.6.1, unknown, restricted, none
maven/mavencentral/org.glassfish.hk2/hk2-api/2.6.1, unknown, restricted, none
maven/mavencentral/org.glassfish.hk2/hk2-locator/2.6.1, unknown, restricted, none


maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/2.5.0-b03, unknown, restricted, none
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10890

maven/mavencentral/org.glassfish.hk2.external/asm-all-repackaged/2.5.0-b03, unknown, restricted, none
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10892

maven/mavencentral/com.google.javascript/closure-compiler-unshaded/v20160315, unknown, restricted, none
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=12299

maven/mavencentral/com.sun.activation/jakarta.activation/2.0.0-RC3, unknown, restricted, none
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=22020
https://github.com/eclipse-ee4j/jaf/blob/master/activationapi/pom.xml


Cheers,
-- 
Roland Grunberg



Back to the top