Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rest-dev] REST TCK bundle to maven
  • From: Alwin Joseph <alwin.joseph@xxxxxxxxxx>
  • Date: Tue, 28 Feb 2023 11:10:03 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; 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=ooSQC9A9BdXupqMm7FecmMxyIPHJzq16kbj4Faq+mg8=; b=J+I9CwutpyGndBloCK8DzsEWeGyRYDBaEBJ3Vb06FTTm1WkWrCWp+dfdRAWAOmDKSnebBHOMyRSI1afSHQb5TmbzkQjm0UzZCoOujjk/r+qKCeeZEnjGz0QXic6yvukW+EHDjIuftgT8bzoXoOMpBpZR00LGXYC6WvywAV9TbpQ7Y4/aK/os3peCEqMc1BFFCyLgrD+oEmxtrkqN+3qUGdSmKCA65WHHFyV4mYbzGW8HJee5MFnR8FxoNPhNxMkLsW2bE9de0MBKYpDQa7vPKsE9TCV6OxTJMSBNe/ilPtIv5TXiVYAu19gnOoD0hiNrOblxBkryCf28m4gBiLdrnQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=F2YD00Hv7qzKPeQe2d1JptgFmRapT350HeTRv5bj8Hk+YY2ES6SlLuEAD8WUJkygd5OIOBZFWbtxU+o9rUA/hW61BhUT8lT5XQZ8sWfCTLL6GfVWUnw40N7ZG1D2B54tHrkbcIgMkhnyQzvQiNhSWuesx4Cmya83ZgDa9LHq+e0p8hQBUlzi6c5ITmevQ/7ySbuYe/nj9duhUFl31w5QTdyqEskdZUBL+pLgcptZNrKJzciwmBvPL+LpHZUACWkNv1Ej+oWsaR56E/eyZfs2KLJRPBRrLfzGTNXtS3MurQ6xWKQ/WdZJi4eXsPMCzpENOr+FUQmSFIdLXNnLb/t5qw==
  • Delivered-to: rest-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/rest-dev/>
  • List-help: <mailto:rest-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/rest-dev>, <mailto:rest-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/rest-dev>, <mailto:rest-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHZS0AziLk48srPNUiWryg/YD8FGw==
  • Thread-topic: REST TCK bundle to maven

Hi Team,

 

There has been a request to publish the latest Jakarta Restful TCK 3.1 to maven repository[1] as being discussed in the issue [2], so as to make it more convenient for the vendors to use the same for certifying implementations.

Can you please advise on which TCK archive can be uploaded here.

  • As I understand the EFTL Licensed TCKs released at [3] cannot be uploaded to maven also. Please comment if otherwise.
  • Is it allowed to extract one of EFTL or EPL archives and publish the jar file within them separately to maven repository?
  • Can the EPL Licensed TCK archive [4] be published to maven[1] ? Can EPL TCK be used for the vendor implementation to be certified ?

 

 

Thanks & Regards,
Alwin Joseph

 

[1] https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ws/rs/

[2] https://github.com/jakartaee/rest/issues/1142

[3] https://download.eclipse.org/jakartaee/restful-ws/3.1/

[4] https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/promoted/epl/restful-ws-tck-3.1.3.zip

 


Back to the top