Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] Fair rules for "optional" TCKcompliance tests (was: Inconsistency on the term "pruned")

Kevin,

 

I’m not sure, if it could then Claim "still being compatible" with J2EE or Java EE 8 (or even Jakarta EE 8) or if that new version of OpenLiberty could also be mentioned on https://jakarta.ee/compatibility/ under "Jakarta EE 8 Full Platform Compatible Products" in Addition to 19.0.0.6?

 

Werner

 

From: Kevin Sutter
Sent: Thursday, July 2, 2020 17:10
To: jakartaee-platform developer discussions
Subject: Re: [jakartaee-platform-dev] Fair rules for "optional" TCKcompliance tests (was: Inconsistency on the term "pruned")

 

Scott,
Even if it doesn't make sense, I think those are the rules...  At least for these initial removed features.  For example, let's pretend the Open Liberty wanted to continue to support J2EE Management after it was removed from Jakarta EE 9.  J2EE Management was originally part of Java EE and under the javax namespace.  Thus, falling under the old rules put in place by the JCP.  If an app server ships the J2EE Management API, then a corresponding implementation which passes the TCK is required.

That's the way that I have always understood the rules concerning Java EE.  Now, if someone can cite an alternate understanding, then I'm happy to be corrected.  Or, maybe something changed since we shipped J2EE Management with Jakarta EE 8?  I didn't think so since it still uses the javax namespace.  Maybe someone from Oracle needs to clarify the requirements?

(BTW, this is another advantage of moving to the jakarta namespace.  We can define our own rules going forward for removed features post Jakarta EE 9.)

---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Jakarta EE architect @ IBM
e-mail:  sutter@xxxxxxxxxx     Twitter:  @kwsutter
phone: tl-553-3620 (office), 507-253-3620 (office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter



From:        Scott Stark <starksm64@xxxxxxxxx>
To:        jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx>
Date:        07/02/2020 09:35
Subject:        [EXTERNAL] Re: [jakartaee-platform-dev] Fair rules for "optional" TCK compliance tests (was: Inconsistency on the term "pruned")
Sent by:        jakartaee-platform-dev-bounces@xxxxxxxxxxx




That does not make sense. Once removed from the platform, it is a vendor specific feature. It is up to them how they test that feature, and that can not be a requirement for certification.

On Thu, Jul 2, 2020 at 9:00 AM Kevin Sutter <sutter@xxxxxxxxxx> wrote:
Correct.  Removed features can continue to be shipped and packaged with a compliant app server.  The TCK from the past release would still need to be executed and passed for these removed features.


---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Jakarta EE architect @ IBM
e-mail:  
sutter@xxxxxxxxxx    Twitter:  @kwsutter
phone: tl-553-3620 (office), 507-253-3620 (office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter



From:        
Gurkan Erdogdu <cgurkanerdogdu@xxxxxxxxx>
To:        
jakartaee-platform developer discussions <
jakartaee-platform-dev@xxxxxxxxxxx>
Date:        
07/02/2020 08:31
Subject:        
[EXTERNAL] Re: [jakartaee-platform-dev] Fair rules for "optional" TCK compliance tests (was: Inconsistency on the term "pruned")
Sent by:        
jakartaee-platform-dev-bounces@xxxxxxxxxxx

 

I thought we did away with the restriction that removed features cannot be shipped


IMHO, you can ship but when you ship, you need the pass the related TCK suite
_______________________________________________
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