Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-spec-project-leads] [ee4j-pmc] Preparing for Jakarta EE 8 Release


On Mon, Jul 15, 2019 at 3:54 PM Bill Shannon <bill.shannon@xxxxxxxxxx> wrote:
The reason the spec name was included is because when all the javadocs are combined to form the platform javadocs, it's much less clear what spec "1.1" refers to.


Could this not be solved by including spec name & version on packages such that it gets included in the javadocs?
 
Using a Jakarta spec name in @since can be misleading or wrong since we didn't have old versions of the Jakarta specs.  Still, I think that's better than dropping the spec name entirely and introducing the ambiguity.

- Ray
 

Scott Stark wrote on 7/15/19 11:42 AM:
The most common things seems to be to simply drop the reference to the spec

@since Common Annotations 1.1 -> @since 1.1

On Jul 15, 2019, at 9:59 AM, Raymond Auge <raymond.auge@xxxxxxxxxxx> wrote:

How do we handle "@since" tags?

For example:

> * @since Common Annotations 1.1

I'm guessing we leave them but I wanted to make sure.

- Ray

On Mon, Jul 15, 2019 at 11:19 AM Scott Stark <starksm64@xxxxxxxxx> wrote:
Right, the staged approach is what we are going to have to do.


On Jul 15, 2019, at 8:17 AM, Tom Jenkinson <tom.jenkinson@xxxxxxxxxx> wrote:

Just to follow up on the TCK call from earlier today.

Please can we confirm a decision for spec leads on how to deal with dependencies on other Jakarta EE projects in their poms and whether to proceed to staging/TCK runs before those other projects release or whether we will form some kind of sequencing? Perhaps as a community we could do it in two stages? Request an initial release to staging this week with current dependency sets then a follow up release once we know all the artifacts are staged?

On Wed, 3 Jul 2019 at 18:00, Ivar Grimstad <ivar.grimstad@xxxxxxxxx> wrote:
Hi, 

First, a message to all the specification project leads:
You are strongly encouraged to join this mailing list:

We are on a tight schedule to get the Jakarta EE specifications ready for the Jakarta EE 8 Release. I am in the process of creating GitHub issues in the projects that will be followed up here: https://github.com/orgs/eclipse-ee4j/projects/15

If you don't have an issue created for you yet, please feel free to create an issue titled "Prepare Jakarta XXX for the Jakarta EE 8 Release" with the following content in your issue tracker:
-----
### Instructions

- [ ] Update text files
- [ ] Generate "boilerplate" specification project
- [ ] Make a staging release
- [ ] Generate Stand-alone TCK test results
- [ ] Submit tests for ballot
- [ ] Release to Maven Central

See [here](https://wiki.eclipse.org/How_to_Prepare_API_Projects_to_Jakarta_EE_8_Release) for detailed instructions.
------

All the above need to be done by July 15 in order to follow the plan for the Jakarta EE 8 Release.

Ivar
_______________________________________________
ee4j-pmc mailing list
ee4j-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/ee4j-pmc
_______________________________________________
jakartaee-spec-project-leads mailing list
jakartaee-spec-project-leads@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jakartaee-spec-project-leads

_______________________________________________
jakartaee-spec-project-leads mailing list
jakartaee-spec-project-leads@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jakartaee-spec-project-leads


--
Raymond Augé (@rotty3000)
Senior Software Architect Liferay, Inc. (@Liferay)
Board Member & EEG Co-Chair, OSGi Alliance (@OSGiAlliance)
_______________________________________________
jakartaee-spec-project-leads mailing list
jakartaee-spec-project-leads@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jakartaee-spec-project-leads


_______________________________________________
jakartaee-spec-project-leads mailing list
jakartaee-spec-project-leads@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jakartaee-spec-project-leads

_______________________________________________
ee4j-pmc mailing list
ee4j-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/ee4j-pmc


--
Raymond Augé (@rotty3000)
Senior Software Architect Liferay, Inc. (@Liferay)
Board Member & EEG Co-Chair, OSGi Alliance (@OSGiAlliance)

Back to the top