Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] GlassFish update

On 5/11/20 12:32 PM, Steve Millidge (Payara) wrote:
Which version 4.0.0-RC2  or overwrite RC1?

prefer to create new version unless you're doing respin within short period of time after initial build since there might be projects having RC1 cached in their jobs out of the GF team control and in this case there are such projects. If such projects are not notified about respin, not so easy to diagnose problems can happen - ie RC/M builds will never be updated by maven in its local cache. In the other words been there, done that, worked as long as nobody else out of my sight started depending on "staged" artifacts.

thanks,
--lukas


*From:*jakartaee-platform-dev-bounces@xxxxxxxxxxx <jakartaee-platform-dev-bounces@xxxxxxxxxxx> *On Behalf Of *Hussain.NM@xxxxxxxxxxxxx
*Sent:* 11 May 2020 11:13
*To:* jakartaee-platform-dev@xxxxxxxxxxx
*Subject:* Re: [jakartaee-platform-dev] GlassFish update

The "EJB API Release" job to publish to staging.

Followed by "Nexus Staging: EJB API" to release it to central.

Thanks

Hussain

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

*From:* jakartaee-platform-dev-bounces@xxxxxxxxxxx <mailto:jakartaee-platform-dev-bounces@xxxxxxxxxxx> <jakartaee-platform-dev-bounces@xxxxxxxxxxx <mailto:jakartaee-platform-dev-bounces@xxxxxxxxxxx>> on behalf of Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx <mailto:steve.millidge@xxxxxxxxxxx>>
*Sent:* Monday, May 11, 2020, 2:50 PM
*To:* jakartaee-platform developer discussions
*Subject:* Re: [jakartaee-platform-dev] GlassFish update

I can if someone tells me which job to run

*From:*jakartaee-platform-dev-bounces@xxxxxxxxxxx <mailto:jakartaee-platform-dev-bounces@xxxxxxxxxxx> <jakartaee-platform-dev-bounces@xxxxxxxxxxx <mailto:jakartaee-platform-dev-bounces@xxxxxxxxxxx>> *On Behalf Of *Hussain.NM@xxxxxxxxxxxxx <mailto:Hussain.NM@xxxxxxxxxxxxx>
*Sent:* 07 May 2020 21:06
*To:* jakartaee-platform-dev@xxxxxxxxxxx <mailto:jakartaee-platform-dev@xxxxxxxxxxx>
*Subject:* Re: [jakartaee-platform-dev] GlassFish update

This issue was already identified and fixed in ejb-api.

https://github.com/eclipse-ee4j/ejb-api/commit/cb36913de5e5de926a6630a4fcc0f870abd57c8f <https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Feclipse-ee4j%2Fejb-api%2Fcommit%2Fcb36913de5e5de926a6630a4fcc0f870abd57c8f&data=02%7C01%7Chussain.nm%40cognizant.com%7C0a60ee3329d54c25cda508d7f58c8742%7Cde08c40719b9427d9fe8edf254300ca7%7C0%7C0%7C637247856254494441&sdata=l2Ld5in4owJ%2BUefeXwDerrODpSHI9kpH0HaoJzo6Iw0%3D&reserved=0>

Steve, would it be possible for you to stage and release RC2 for ejb-api.

Thanks

Hussain

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

*From:* jakartaee-platform-dev-bounces@xxxxxxxxxxx <mailto:jakartaee-platform-dev-bounces@xxxxxxxxxxx> <jakartaee-platform-dev-bounces@xxxxxxxxxxx <mailto:jakartaee-platform-dev-bounces@xxxxxxxxxxx>> on behalf of Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx <mailto:steve.millidge@xxxxxxxxxxx>>
*Sent:* Thursday, May 7, 2020, 10:23 PM
*To:* jakartaee-platform developer discussions
*Subject:* Re: [jakartaee-platform-dev] GlassFish update

Yep next milestone is to get GlassFish to start and this will mean sorting out all the OSGI issues.

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

*From:*jakartaee-platform-dev-bounces@xxxxxxxxxxx <mailto:jakartaee-platform-dev-bounces@xxxxxxxxxxx> <jakartaee-platform-dev-bounces@xxxxxxxxxxx <mailto:jakartaee-platform-dev-bounces@xxxxxxxxxxx>> on behalf of arjan tijms <arjan.tijms@xxxxxxxxx <mailto:arjan.tijms@xxxxxxxxx>>
*Sent:* 07 May 2020 5:34 PM
*To:* jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx <mailto:jakartaee-platform-dev@xxxxxxxxxxx>>
*Subject:* Re: [jakartaee-platform-dev] GlassFish update

Hi,

Thanks to all! :)

Currently a number of the staged API artefacts have issues, such as wrong version protection ranges.

For instance JTA protects against versions of Interceptor larger than 1.x, and of course the Jakarta Interceptor version to use has version 2.

See: https://github.com/arjantijms/jta-api/blob/version_protection/api/pom.xml#L157 <https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Farjantijms%2Fjta-api%2Fblob%2Fversion_protection%2Fapi%2Fpom.xml%23L157&data=02%7C01%7Chussain.nm%40cognizant.com%7C0a60ee3329d54c25cda508d7f58c8742%7Cde08c40719b9427d9fe8edf254300ca7%7C0%7C0%7C637247856254494441&sdata=TWrmyapRvHUhDIi59kSDWPVQ%2BT52p3jebFdOrLtocjg%3D&reserved=0>

I think the EJB API and potentially others have similar issues. I'll prepare a PR for JTA at least.

Kind regards,

Arjan Tijms

On Thu, May 7, 2020 at 6:08 PM Guillermo González de Agüero <z06.guillermo@xxxxxxxxx <mailto:z06.guillermo@xxxxxxxxx>> wrote:

    Huge thanks Steve and everyone involved in this work

    El jue., 7 may. 2020 17:59, Steve Millidge (Payara)
    <steve.millidge@xxxxxxxxxxx <mailto:steve.millidge@xxxxxxxxxxx>>
    escribió:

        All,

        Just a heads up that GlassFish now compiles on master with the
        bulk of the changes done for the namespace change. Thanks for
        everyone that has helped in pushing out milestone releases of
        their components in the jakarta namespace. Also thanks to Gaurav
        Gupta and Arjan Tijms for picking up on my work and getting it
        compiling and merged.

        GlassFish still doesn't start up due to OSGI issues but now we
        have it compiling we can start more of the snagging work in
        parallel.

        Steve

        _______________________________________________
        jakartaee-platform-dev mailing list
        jakartaee-platform-dev@xxxxxxxxxxx
        <mailto:jakartaee-platform-dev@xxxxxxxxxxx>
        To unsubscribe from this list, visit
        https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev
        <https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Flistinfo%2Fjakartaee-platform-dev&data=02%7C01%7Chussain.nm%40cognizant.com%7C0a60ee3329d54c25cda508d7f58c8742%7Cde08c40719b9427d9fe8edf254300ca7%7C0%7C0%7C637247856254504435&sdata=T3lBkjzQ%2BtFqbXJAcGwnv8nIFG%2FwWJWLPmJVRSJwkoY%3D&reserved=0>

    _______________________________________________
    jakartaee-platform-dev mailing list
    jakartaee-platform-dev@xxxxxxxxxxx
    <mailto:jakartaee-platform-dev@xxxxxxxxxxx>
    To unsubscribe from this list, visit
    https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev
    <https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Flistinfo%2Fjakartaee-platform-dev&data=02%7C01%7Chussain.nm%40cognizant.com%7C0a60ee3329d54c25cda508d7f58c8742%7Cde08c40719b9427d9fe8edf254300ca7%7C0%7C0%7C637247856254504435&sdata=T3lBkjzQ%2BtFqbXJAcGwnv8nIFG%2FwWJWLPmJVRSJwkoY%3D&reserved=0>

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored. This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored.

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored. This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful. Where permitted by applicable law, this e-mail and other e-mail communications sent to and from Cognizant e-mail addresses may be monitored.


_______________________________________________
jakartaee-platform-dev mailing list
jakartaee-platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev



Back to the top