Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] org.glassfish.corba:4.2.3-RC2

We do not (directly), it's the GF EJB container artifact depending on it. It's GF RC1 and GF RC2 that is broken, not Jersey.

-- Jan

On 03.12.2020 8:26, Paul Stanley wrote:
Just wondering why does Jersey, a JAXRS implementation, depends on a CORBA implementation?

Can the dependency be removed?

Regards,
Pauk
On 3 Dec 2020, at 07:14, Jan Supol <jan.supol@xxxxxxxxxx <mailto:jan.supol@xxxxxxxxxx>> wrote:

    Hi,

    It's not that cyclic, Jersey depends on a lower version of Glassfish.
    It's more about both the GF 6.0.0-RC1 and GF 6.0.0-RC2 which depend on
    non-published corba and shoal artifacts.

    -- Jan

    On 03.12.2020 7:43, arjan tijms wrote:

        Hi, It should technically be possible to just publish the
        6.0.0 version of GlassFish’ EJB module first, then have Jersey
        depend on this 6.0.0 version, publish Jersey, have GF depend
        on that, then publish the rest of GF 6.0.0. On Thursday,
        December 3, 2020, Maxim Nesen <maxim.nesen@xxxxxxxxxx
        <mailto:maxim.nesen@xxxxxxxxxx%3E%3E wrote: Hi, Yes sure, but
        any way it's required to be in Central because otherwise the
        final version of Jersey won't be published. Regards, Maxim
        ----- Original Message ----- From: arjan.tijms@xxxxxxxxx
        <mailto:arjan.tijms@xxxxxxxxx%3E To: glassfish-dev@xxxxxxxxxxx
        <mailto:glassfish-dev@xxxxxxxxxxx%3E Sent: Thursday, December
        3, 2020 1:50:34 AM GMT +01:00 Amsterdam / Berlin / Bern / Rome
        / Stockholm / Vienna Subject: Re: [glassfish-dev]
        org.glassfish.corba:4.2.3-RC2 Hi, On Thu, Dec 3, 2020 at 1:20
        AM Jan Supol <jan.supol@xxxxxxxxxx
        <mailto:jan.supol@xxxxxxxxxx%3E%3E wrote:
        org.glassfish.main.ejb:ejb-container:jar:6.0.0-RC1:provided
          +-
        org.glassfish.main.orb:orb-connector:jar:6.0.0-RC1:provided
          |  +-
        org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.3-RC2:provided
          |  \-
        org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.3-RC2:provided
          +- org.glassfish.ha:ha-api:jar:3.1.12:provided   |  \-
        org.glassfish.main.cluster:gms-bootstrap:jar:6.0.0-RC1:provided
          |     \-
        org.glassfish.shoal:shoal-gms-api:jar:2.0.0-RC1:provided
        Jersey is directly using just
        org.glassfish.main.ejb:ejb-container. That looks like another
        one of those nasty circular dependencies. GlassFish depends on
        Jersey, but Jersey depends on GlassFish :O Kind regards, Arjan
        Tijms
        ------------------------------------------------------------------------
        glassfish-dev mailing list glassfish-dev@xxxxxxxxxxx To
        unsubscribe from this list, visit
        https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/glassfish-dev__;!!GqivPVa7Brio!LfAaGFKVR4ZFFHhTEDOJvNsmN1NDg0RnBlJkyCnfx0E2CGbkrYvKnsxd6Qa6wJcc
        <https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/glassfish-dev__;!!GqivPVa7Brio!LfAaGFKVR4ZFFHhTEDOJvNsmN1NDg0RnBlJkyCnfx0E2CGbkrYvKnsxd6Qa6wJcc>$


    ------------------------------------------------------------------------

    glassfish-dev mailing list
    glassfish-dev@xxxxxxxxxxx
    To unsubscribe from this list, visithttps://www.eclipse.org/mailman/listinfo/glassfish-dev  <https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/glassfish-dev__;!!GqivPVa7Brio!IaUt0SwiGugdOLqiAv4b-NARXQyC-ZMJa0yiEqdT-OsQ2kJAeSQS54pimhCNQuTI$>


_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/glassfish-dev__;!!GqivPVa7Brio!IaUt0SwiGugdOLqiAv4b-NARXQyC-ZMJa0yiEqdT-OsQ2kJAeSQS54pimhCNQuTI$


Back to the top