Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaxrs-dev] [External] : TCK Maven Artifact
  • From: Jan Supol <jan.supol@xxxxxxxxxx>
  • Date: Fri, 11 Mar 2022 11:09:09 +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=hmtPTy8ECxiQF3dLbzHMZdbkC76hd+9HOAxDM53Y1NM=; b=GVdRzIcmci/pv9CLuARdcrifZWYE4TOgMtFuKf5Voejkm3no/bbQ5Qy8MgTD2UeqvXI7EdxopnKS0qw9BEpotbjedqt4XruYWGaCrDn2SJW/mfAlIbJYUpZQm23ZCXAlu/8j4bTstToZwbgPPYTCbu6IuQhPrwV+sK4bn+iB6jWhj0Mb9V02lPnTUUYZy+o7etZD9XjCubWN2f3ADvJhq3S2gKNydgeyDl72ncTZ/C9hMaBZ8bMJ0M2T6LzU9wcD0QkYbcAzzghYxBJCD6T1GLuaAqoP5fWTVpTGuAwnmOiRi3bog4M+kR3+nwjPI5KbGhH2GyGX5X52DnwZmskaiA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Ks9cMxtbinS7y31ChQy5zG+aZgsLkfHRap1e24AdEG3qty6fQU+z3pH/+2IbF8TafEfHb0vENp61PCnHcpsT3o35qbbLLn9POQvHfWdwDUl3iOeYv8mMqXk3i8y2BpCYx2SRSTgSYvIvFVLY7BjdOlgtGQmCiMfQLpQfRd+MoxrdTMh2TYqY+ZJ0jUqiRVdNGBf5lHoVgrY8wNHFD5B+v+IYQUKn+HEBN6NS00ga71OviGK1tHafF3rDA5lafT7F8ZtSJVclJb4qx13EFoynxl6Vp1GIeYwCOIdClJ6o36RKc7RS/aKMqI81Vs2SazFLkqbTQYxrhq7zDpSNlHsnsQ==
  • Delivered-to: jaxrs-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jaxrs-dev/>
  • List-help: <mailto:jaxrs-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jaxrs-dev>, <mailto:jaxrs-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jaxrs-dev>, <mailto:jaxrs-dev-request@eclipse.org?subject=unsubscribe>
  • Suggested_attachment_session_id: 149c745e-38f9-2c01-8666-7ab62ef36960
  • Thread-index: AQHYNJa8aL4tCC5gIkeHM1wao9CIeay6BNyI
  • Thread-topic: [jaxrs-dev] [External] : TCK Maven Artifact

Hi James,
Unfortunately, this question would better be made on the tck mailing list or the platform mailing list, or such:

As far as I am aware, the Eclipse process allowed only the ZIP files for the TCK bundles, and the zip bundles must have been downloaded from https://download.eclipse.org/ee4j/jakartaee-tck/
Only those files with EFTL license were a source of truth usable for the TCK and only those could have been used for the compatibility certification.

There used to be a plan to allow jars, too, but I do not know whether this discussion took place at all. 

The short answer is: we may create a jar and stage it, but that jar might not be usable for the certification anyway... 

-- Jan

From: jaxrs-dev <jaxrs-dev-bounces@xxxxxxxxxxx> on behalf of James Perkins <jperkins@xxxxxxxxxx>
Sent: Thursday, March 10, 2022 4:51 PM
To: jaxrs developer discussions <jaxrs-dev@xxxxxxxxxxx>
Subject: Re: [jaxrs-dev] [External] : TCK Maven Artifact
 
Hi All,
Coming back to this I've got an additional question. Is there a plan, for final, to deploy the TCK JAR to a Maven repository? Or will it be something more like JSON-P is doing where it distributes a ZIP [1] of the test artifacts?


On Mon, Feb 21, 2022 at 10:00 PM Alwin Joseph <alwin.joseph@xxxxxxxxxx> wrote:

Hi James/All,

 

The Jakarta REST TCK is currently built using Jenkins job [1] hosted in Jakartaee-tck Jenkins instance(job permissions only for committers in jakartaee-tck project). This copies the EFTL licensed TCK bundle to eclipse location [2] along with the file containing SHASUM [3]. We have an issue created [4] to transfer this Jenkins job [1] to JAXRS Jenkins instance[5] and copy the bundle to JAXRS specific eclipse location. The issue discusses that the job to publish the API job can be used to create the TCK bundle too.  Until the issue is resolved the TCK staged bundle will be made available in the above jakartaee-tck location as a zip bundle.

Regarding the upload of TCK artifacts to sonatype, there is a discussion [5] in the platform , spec committee and tck-dev group about packaging and delivery of artifacts for publication through maven. In short the for TCK artifacts to be uploaded to sonatype/maven central needs change in the TCK process and relaxation of TCK requirements.

Thanks & Regards,

Alwin Joseph

 

[1] https://ci.eclipse.org/jakartaee-tck/job/10/job/jakarta-rest-tck-build/

[2] https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/staged/eftl/jakarta-restful-ws-tck-3.1.0.zip
[3] https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee10/staged/eftl/jakarta-restful-ws-tck-3.1.0-tckinfo.txt

[4] https://github.com/jakartaee/rest/issues/1083

[5] https://ci.eclipse.org/jaxrs/

[6] https://www.eclipse.org/lists/jakartaee-tck-dev/msg01507.html

 

 

From: jaxrs-dev <jaxrs-dev-bounces@xxxxxxxxxxx> on behalf of James Perkins <jperkins@xxxxxxxxxx>
Reply to: jaxrs developer discussions <jaxrs-dev@xxxxxxxxxxx>
Date: Tuesday, 22 February 2022 at 2:57 AM
To: jaxrs-dev <jaxrs-dev@xxxxxxxxxxx>
Subject: [External] : [jaxrs-dev] TCK Maven Artifact

 

Hello All,

Is there a reason the TCK artifacts were not uploaded to https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/?/? Is there somewhere a built artifact can be downloaded from?

 

--

James R. Perkins

JBoss by Red Hat

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


--
James R. Perkins
JBoss by Red Hat

Back to the top