Skip to main content

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

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?


Back to the top