Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] move tutorials from GlassFish to Jakarta EE platform project?

What about ee.jakarta.tutorial to match the repository name? Other valid option is to rename the repository to jakartaee-docs.

On Thu, Feb 7, 2019 at 11:47 PM Bill Shannon <bill.shannon@xxxxxxxxxx> wrote:
The tutorials have been moved.  I'm in the process of doing some cleanup.

What Maven groupId should be used for the tutorials?
We're not publishing any of these artifacts to maven so it doesn't *really*
matter, as far as I can tell.

Choices are:

ee.jakarta.docs
org.eclipse.ee4j
org.eclipse.ee4j.docs
something else

We can't use org.jakartaee because we don't own jakartaee.org.

Unless I hear objections, I'm going to use ee.jakarta.docs.

We might consider using ee.jakarta.api for the Jakarta EE API artifacts
in the future.


Bill Shannon wrote on 1/30/19 1:52 PM:
> The Java EE Tutorial and First Cup of Java EE tutorials (and corresponding
> sample code) have been contributed to the GlassFish project.  Should we move
> them to the platform project?
>
> The tutorials do have some GlassFish-specific parts where they describe how
> to set up GlassFish so you can actually run the sample code, but their main
> purpose is to teach people the programming model and APIs.
>
> Should we rename the repositories from (e.g.) glassfish-tutorial to
> jakartaee-tutorial and associate them with this platform project instead
> of the GlassFish project?
>
_______________________________________________
jakartaee-platform-dev mailing list
jakartaee-platform-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev

Back to the top