Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Eclipselink and Jakarta EE 9

Noted!  I'll get started on that.

On Mon, Apr 6, 2020 at 11:41 AM Lukas Jungmann <lukas.jungmann@xxxxxxxxxx> wrote:
On 4/6/20 5:49 PM, Jody Grassel wrote:
> Certainly, what needs to be updated?

current latest docs (2.7?) should be copied over to 3.0 and here we
should update (where it makes sense):

* javax to jakarta
* Java EE to Jakarta EE
* references to other technologies (jaxb, jaxws, jaxrs etc) with their
new names (Jakarta XML Binding, Jakarta XML Web Services, Jakarta
RESTful Web Services etc)

we basically have to make sure that our docs follow
https://jakarta.ee/legal/acronym_guidelines/

that is likely the most important thing on the docs side which has to be
done.

thanks,
--lukas

>
> On Fri, Apr 3, 2020 at 3:07 PM Lukas Jungmann <lukas.jungmann@xxxxxxxxxx
> <mailto:lukas.jungmann@xxxxxxxxxx>> wrote:
>
>     On 4/3/20 9:56 PM, Lukas Jungmann wrote:
>      > On 4/3/20 9:37 PM, Jody Grassel wrote:
>      >> Hey there, any news on this?  Anything I can do to help?
>
>     ... one thing I'm almost always forgetting - would you be willing to
>     update docs? they're in different repository:
>     https://git.eclipse.org/c/www.eclipse.org/eclipselink.git
>
>     thanks,
>     --lukas
>
>      >
>      > an update I have is that 'jakartified' eclipselink has some test
>      > failures which can/will be resolved by
>      > https://github.com/eclipse-ee4j/injection-api/pull/13 and the
>     work is
>      > now on 'jakartifying' jersey - that should be the last
>     dependency, which
>      > is not available under 'jakarta' namespace yet.
>      >
>      > thanks,
>      > --lukas
>      >
>      >>
>      >> On Fri, Mar 27, 2020 at 2:34 PM Jody Grassel <fyrewyld@xxxxxxxxx
>     <mailto:fyrewyld@xxxxxxxxx>
>      >> <mailto:fyrewyld@xxxxxxxxx <mailto:fyrewyld@xxxxxxxxx>>> wrote:
>      >>
>      >>     Sounds good. Is there an issue this is being tracked with?
>      >>
>      >>     On Fri, Mar 20, 2020 at 3:23 PM Lukas Jungmann
>      >>     <lukas.jungmann@xxxxxxxxxx
>     <mailto:lukas.jungmann@xxxxxxxxxx> <mailto:lukas.jungmann@xxxxxxxxxx
>     <mailto:lukas.jungmann@xxxxxxxxxx>>> wrote:
>      >>
>      >>         Hi,
>      >>
>      >>         On 3/18/20 7:51 PM, Jody Grassel wrote:
>      >>          > Hello, does anyone have a link to any documents
>     regarding out
>      >>         planned
>      >>          > timeline for updating Eclipselink 3.0 (Master) to
>     Jakarta
>      >> EE 9?
>      >>
>      >>         PR for this is being prepared as we speak and I believe
>     bigger
>      >>         part will
>      >>         be ready during the next next week. Switching
>     jpa/eclipselink
>      >>         codebase
>      >>         as such is not the problem, what is slowing this down are
>      >>         dependencies.
>      >>
>      >>         thanks,
>      >>         --lukas
>      >>
>      >>          >
>      >>          > _______________________________________________
>      >>          > eclipselink-dev mailing list
>      >>          > eclipselink-dev@xxxxxxxxxxx
>     <mailto:eclipselink-dev@xxxxxxxxxxx>
>      >> <mailto:eclipselink-dev@xxxxxxxxxxx
>     <mailto:eclipselink-dev@xxxxxxxxxxx>>
>      >>          > To unsubscribe from this list, visit
>      >>
>      >>
>     https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/eclipselink-dev__;!!GqivPVa7Brio!MJVvbV_Zj-910JgHl-YqoHnCEPRjAu6jHbkp6besyRBpIT1hRw8DCT0jXnrP0PrPM54$
>
>      >>
>      >>          >
>      >>         _______________________________________________
>      >>         eclipselink-dev mailing list
>      >> eclipselink-dev@xxxxxxxxxxx <mailto:eclipselink-dev@xxxxxxxxxxx>
>     <mailto:eclipselink-dev@xxxxxxxxxxx
>     <mailto:eclipselink-dev@xxxxxxxxxxx>>
>      >>         To unsubscribe from this list, visit
>      >> https://www.eclipse.org/mailman/listinfo/eclipselink-dev
>      >>
>      >>
>      >> _______________________________________________
>      >> eclipselink-dev mailing list
>      >> eclipselink-dev@xxxxxxxxxxx <mailto:eclipselink-dev@xxxxxxxxxxx>
>      >> To unsubscribe from this list, visit
>      >> https://www.eclipse.org/mailman/listinfo/eclipselink-dev
>      >>
>      > _______________________________________________
>      > eclipselink-dev mailing list
>      > eclipselink-dev@xxxxxxxxxxx <mailto:eclipselink-dev@xxxxxxxxxxx>
>      > To unsubscribe from this list, visit
>      > https://www.eclipse.org/mailman/listinfo/eclipselink-dev
>     _______________________________________________
>     eclipselink-dev mailing list
>     eclipselink-dev@xxxxxxxxxxx <mailto:eclipselink-dev@xxxxxxxxxxx>
>     To unsubscribe from this list, visit
>     https://www.eclipse.org/mailman/listinfo/eclipselink-dev
>
>
> _______________________________________________
> eclipselink-dev mailing list
> eclipselink-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/eclipselink-dev
>
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/eclipselink-dev

Back to the top