Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-spec] Could one of the Specification Committee members please promote the following (Jakarta EE 10) TCK service releases...
  • From: Jared Anderson <jhanders@xxxxxxxxxx>
  • Date: Fri, 12 Jul 2024 22:36:06 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=us.ibm.com; dmarc=pass action=none header.from=us.ibm.com; dkim=pass header.d=us.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=bCa8MWLSf6lBkWtlHXTYI2B6vityvjWIT+d295iOe/Q=; b=Jxl/SUNvIxz6SKw9faxGfeK4HtHcxUzh98zrTr3ET+jGdUUZSjQgQZu+cIpIPCUlLDOvCEjAXTEX6Zx1yoBRuc/TYbunW5ZPeGClWEdHYrjitJxfDo2cZq6E1uN2QeBIModuFXqzxkp7PHRy7XZVcUjqSIrvI+YEGq8imcvX9lxLDRhbU0orECK1AmyVoQQ7IVeEQcetvvB02YvWd3G3mGPqaPMUFUgZxaticoF7F0nQSEFidTe/0ToAjYsMQK9wffVTtHTU7NlplWHW2AcrVgZLZ0E4AP1ruOADNqVTsbD1vsSvKJ90bed/sXxMasBjzy7isRzLzcbQWDBQmudKEg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=sfDK1MPtQYF8wSjBYNwERQr44s/I94MsIoDQUZvOjVAHpAIkWzL+H55OxgRcqU9U5AWsG09uaH9pKC+X6NMvJPaT9lQaS/vY0JuY1KGFioxke+UYcixxCND5vVkWJWZ12L7Su9QB5NeBgh2ZZd5hCosiXg6tTofwDImLWAfiP7F400SOFspnsTApm+bfEsUc8w7EoaCNWDWJ+LxAHYoVedfOusn5qgnRxYgHM0xNf4cj0wwDUIptuHD8D3WOjHbeLmx8mDASaqrVwMa1HVKSvf89pUGgwmzDKup/VCwqStPojvB3l7Vi7MpwEeWAFBzKaUtlTO2dJDlV1cht5zIf/Q==
  • Delivered-to: jakarta.ee-spec@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jakarta.ee-spec/>
  • List-help: <mailto:jakarta.ee-spec-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec>, <mailto:jakarta.ee-spec-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jakarta.ee-spec>, <mailto:jakarta.ee-spec-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHa1KofQbSShZ7tSEC1qCEP/Vger7Hzrm6A
  • Thread-topic: [jakarta.ee-spec] [EXTERNAL] Could one of the Specification Committee members please promote the following (Jakarta EE 10) TCK service releases...

Would it be sufficient to create a 3.0.1 service release for tags to expand the range for the OSGi Import for _expression_ language and pages?

Updating from:

Import-Package: jakarta.el;version="[5.0,6)",jakarta.servlet;version="[6.0,7)",jakarta.servlet.http;version="[6.0,7)",jakarta.servlet.jsp;version="[3.1,4)",jakarta.servlet.jsp.jstl.core,jakarta.servlet.jsp.tagext;version="[3.1,4)",javax.xml.parsers,org.xml.sax,org.xml.sax.helpers

to:

Import-Package: jakarta.el;version="[5.0,7)",jakarta.servlet;version="[6.0,7)",jakarta.servlet.http;version="[6.0,7)",jakarta.servlet.jsp;version="[3.1,5)",jakarta.servlet.jsp.jstl.core,jakarta.servlet.jsp.tagext;version="[3.1,5)",javax.xml.parsers,org.xml.sax,org.xml.sax.helpers


Jared Anderson
WebSphere Jakarta delivery lead

-----Original Message-----
From: Ed Burns via jakarta.ee-spec <jakarta.ee-spec@xxxxxxxxxxx>
Reply-To: Jakarta specification discussions <jakarta.ee-spec@xxxxxxxxxxx>
To: Jakarta specification discussions <jakarta.ee-spec@xxxxxxxxxxx>
Subject: Re: [jakarta.ee-spec] [EXTERNAL] Could one of the Specification Committee members please promote the following (Jakarta EE 10) TCK service releases...
Date: 07/12/2024 05:22:50 PM

Also related to tags is JEA-242. I have not followed this closely enough to be able to easily tell if the following is done. Can someone confirm if it is? From the above issue: Players Pages 4. 0 depends on EL 6 M1 Tags 3. 0 (JSTL) depends on

Also related to tags is JEA-242.

I have not followed this closely enough to be able to easily tell if the following is done. Can someone confirm if it is?  From the above issue:

  • Players
    • Pages 4.0 depends on EL 6 M1
    • Tags 3.0 (JSTL) depends on EL 5 M1
  • Problem
    • We cannot have this mismatch due to OSGi.
  • Proposed resolution
    • Do a Tags 3.1 which increases the dependency on EL to be 6 M1.
    • This requires specification committee action to approve the release, even if the only thing changing is incrementing the EL dependency level.
  • Timeframe: target this to Milestone 2.

 

Bottom line: @arjan.tijms  will take the necessary actions to push this through for M1 and we will do the process work to do the right thing for M2.

Thanks,

Ed

_______________________________________________
jakarta.ee-spec mailing list
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec

Back to the top