Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jsonp-dev] [External] : TCK distribution question
  • From: Lukas Jungmann <lukas.jungmann@xxxxxxxxxx>
  • Date: Wed, 20 Apr 2022 16:44:52 +0200
  • 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=Wp5vmcQYfRG5WpxBsFE3u6X1pw5dnodIPndcki+o8Sc=; b=cMO+jjQMzPgGARLSZ8ZAuHbpJ1re1xt6FFU5M7MCrGrnO6fjYopj/n6PWuh3J1axVuF+tHrw3Oa+mINA+/ysqmfDlTNZifRY/LhkR2NJs99Q15CB6t4/eso5sliCq7FXXofNUcHvyGO8qPJJVY8gNOFMz7bSe3reCJFzgqXtUChRMelLTm1JSRGi70mrBop1WsXkAUcZfdV/OXv6Kl/RtxU1fUEV6V9YqdCeC/4DIsk8cChq5punwR6wWgFjwTkLpSqoby8vM2hBI72PnY026ABsI9YHH2O80qQDZ8GyzW7xWeI5sLo6GgvkYQYz4OwasxiCwG++3l8P0pA3zCzHxg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=e7wpPLjwsK+E0C55gejb74iwS657ihXq5BeylejPULvo7TBqRTkoHlBJY2dI6lwTNFhvEzeqol6CWVYgdlPzgWtjPVPx0yh1n27QvmIPEMejJiJXVFUxQg4u6BGYBYxQO9OxWwZi0efpjAtWxT3wsRMmysXjnwEl1dIOt5u56QFlDn39mtrb1DsHQvOaT+xx8603t8ADkM1v561ibb86IzKMZkAs6OSkl3cNV9kFot47nHSOzQ4dNkXXX78XLUFSl4UCAab/nGVX4OXR8bL5w89iPC1k+F5I/3ZUDPMedY79bdwoxV8XCelYs2HyQCj5RMYpELgh1qkaUs5/ZzXGcw==
  • Delivered-to: jsonp-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jsonp-dev/>
  • List-help: <mailto:jsonp-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jsonp-dev>, <mailto:jsonp-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jsonp-dev>, <mailto:jsonp-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

Hi,

On 4/20/22 4:26 PM, Kyle Aure wrote:
Hello all,

I am working on running the TCK for Open Liberty and noticed that in the Jarkarta Stagging repository there is a distribution zip, and singular jar artifacts for the TCK. The distribution zip is at version 2.1.0 while the singular jar is at version 2.1.0-SNAPSHOT.

I see no SNAPSHOT in https://jakarta.oss.sonatype.org/service/local/repositories/jakartajson-1053/archive/jakarta/json/jakarta.json-tck-dist-epl/2.1.0/jakarta.json-tck-dist-epl-2.1.0.zip/!/jsonp-tck/artifacts

which artifact you are looking into? what do you mean by the "singular jar"?

note that one can get final (EFTL licensed) TCK dist from https://jakarta.ee/specifications/jsonp/2.1/

thanks,
--lukas

I compared the contents of both jars (from zip and singular) and there are differences in the signature files. Based on this issue being closed: https://github.com/eclipse-ee4j/jsonp/issues/371 <https://urldefense.com/v3/__https://github.com/eclipse-ee4j/jsonp/issues/371__;!!ACWV5N9M2RV99hQ!eM7lyUkCZu-nDTmoOI4j8z7Y8udhL1BArATNWPYWS_rKun0dKDNxhl_Ec1YzX-ADlI8$>
I would think that both artifacts should be at version 2.1.0 now.
Can we upload the newer version of the TCK so that it can be used without having to extract it from the distribution zip?

Thank you,
Kyle Jon Aure

_______________________________________________
jsonp-dev mailing list
jsonp-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jsonp-dev__;!!ACWV5N9M2RV99hQ!eM7lyUkCZu-nDTmoOI4j8z7Y8udhL1BArATNWPYWS_rKun0dKDNxhl_Ec1YzngofVoI$



Back to the top