Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] [cu-dev] Service release approach has been approved

Hi,

I did a PR to address some details in 3.0.2: 

https://github.com/jakartaee/concurrency/pull/259

Specifically the starter/example module needed an extra suite.xml file (as it appears, the surefire plugin very helpfully ignores <excludedgroups> silently). I also documented the need for the web specific suite.xml.

Furthermore there was a version mismatch in the parent used for the tck dist module (3.0.1-SNAPSHOT instead of 3.0.2-SNAPSHOT) and the version properties weren't entirely clear (they kinda assumed the API and TCK version numbers were the same).

Hope this one can be merged soon.

Kind regards,
Arjan Tijms


On Thu, Jul 28, 2022 at 11:40 AM Scott Marlow <smarlow@xxxxxxxxxx> wrote:


On Thu, Jul 28, 2022, 5:31 AM Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

Thanks Scott.

 

I think it would be also good to test against Open Liberty as Open Liberty was used to bring the api to ballot originally.

 


+1 on Open Liberty also testing it!

Steve

 

From: cu-dev <cu-dev-bounces@xxxxxxxxxxx> On Behalf Of Scott Marlow
Sent: 28 July 2022 10:21
To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Cc: jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx>
Subject: Re: [cu-dev] [jakartaee-platform-dev] Service release approach has been approved

 

 

On Thu, Jul 28, 2022, 4:56 AM Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

That’s great news.

 

Just for my own knowledge who is leading the refactoring work?

That was done by Scott Stark via https://github.com/jakartaee/concurrency/pull/250 which is marked as merged.

 

I think the next step is to release the 3.0.2 TCK to https://download.eclipse.org/jakartaee/concurrency/3.0 and for that to be tested with GlassFish (Web Profile + Full Platform).

 

Scott

 

 

Steve

 

From: jakartaee-platform-dev <jakartaee-platform-dev-bounces@xxxxxxxxxxx> On Behalf Of Scott Stark
Sent: 27 July 2022 17:22
To: cu developer discussions <cu-dev@xxxxxxxxxxx>; jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx>
Subject: [jakartaee-platform-dev] Service release approach has been approved

 

The Specification Committee has approved an exception to the TCK process to be able to change tests in a service release for the current issue to resolve that inability of the TCK to run in the Web Profile.

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

_______________________________________________
cu-dev mailing list
cu-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cu-dev
_______________________________________________
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