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: Tue, 26 Apr 2022 12:21:47 +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=1YWWTloQzsTouq5VPB1XLWFpo76KhRcs8JkLpOY808I=; b=PZJpcaU99tDhtug3mNoFd1W1gQdrXul9347nFCtrXIWsANP0PGdaNkv32gj1nMQeh3MkLcNOVif5ZaPKET8sRhSt2EsPnSyP9w5KEH+DEuPF6MGfnvU9s1v9OCAvMGexBfDTX5XmDJhlT0+SaUiUcGbnXnyuN/aROzDq9+1Cf8jZkQzlx8P0rcpNK1RSGoHL3Epu9kvJHUQiXBOSBGL5e+44nnWGQSdJ/FKpAPkDBmrh1yr3uLN0HkIURwohfvsFugcNHd0tTkeB+/eddJwHMqT/GE45Ztrl05KfyJaW3OVoW4W0TiKLcVueqCx2G/T/6XHr5cMZo1LkSbkFRCtN/Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=LMLlXBlQnVepbrkc+lYQAKTvsiKbXOesHd8ju/of7mnwjAtsYDMUlM0Qbrp+/pw7MegWdgsgSZGYp8g9C+t7KltqkdgJstfcueCE2lhBFcqgoec673DVK4gtfN4aKye+h4iU9Gi01T2VJDn61gNKe55zIzryLonn9ApF22/C14Lr8BnU2zXhp1okiBTUZw2m0k+ZFHkm1UHMvC2Mab9CXHVNmzdmJSIVHKN01sRD+osu3ElchnWhNyFbQH7fha2BxisWXn5oymI0iG4qtsFjlNQJ1Xj8u+tRuRKLn5Mi+sgXrZvZeo7bNvn94mhTN+SygCyCggha9+jnfEcPMnUqEA==
  • 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.1

Hi,

On 4/20/22 5:36 PM, Kyle Aure wrote:
Hi Lucas,
Thanks for the quick response.
You are right I should have included links :D

TCK Zip Distribution: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-tck-dist-epl/ <https://urldefense.com/v3/__https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-tck-dist-epl/__;!!ACWV5N9M2RV99hQ!eKOz-kEwygmFNOBWA3ywjfblKY0mGqvQ5xq0ifGOjefIpClMiGvauO9S2Z0NHAxocUs$>
Has version 2.1.0 and not 2.1.0-SNAPSHOT

Singular TCK Jar: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-tck-tests/ <https://urldefense.com/v3/__https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-tck-tests/__;!!ACWV5N9M2RV99hQ!eKOz-kEwygmFNOBWA3ywjfblKY0mGqvQ5xq0ifGOjefIpClMiGvauO9S2Z0NpncMvYU$>
Has version 2.1.0-SNAPSHOT but not 2.1.0


missing 2.1.0 artifacts should be in staging - can you verify the issue you have had is gone, please?

thanks,
--lukas


The TCK Zip Distribution is great for manual testing where we want to set up a project and run this test once. But for automated testing, we would like to just pull the Singular TCK Jar and use that so we don't have to extract it from the distribution zip. However, a 2.1.0 version of the singular jar does not exist and is different from what is currently being used in the distribution zip.

NOTE: using the phrase `singular jar`, to avoid confusion with the overloaded term `standalone` when it relates to Jakarta TCKs :D

Thank you,
Kyle Jon Aure

On Wed, Apr 20, 2022 at 9:45 AM Lukas Jungmann <lukas.jungmann@xxxxxxxxxx <mailto:lukas.jungmann@xxxxxxxxxx>> wrote:

    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
    <https://urldefense.com/v3/__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__;!!ACWV5N9M2RV99hQ!eKOz-kEwygmFNOBWA3ywjfblKY0mGqvQ5xq0ifGOjefIpClMiGvauO9S2Z0NrY1-5No$>

    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/
    <https://urldefense.com/v3/__https://jakarta.ee/specifications/jsonp/2.1/__;!!ACWV5N9M2RV99hQ!eKOz-kEwygmFNOBWA3ywjfblKY0mGqvQ5xq0ifGOjefIpClMiGvauO9S2Z0NzWh_TWI$>

    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!eKOz-kEwygmFNOBWA3ywjfblKY0mGqvQ5xq0ifGOjefIpClMiGvauO9S2Z0NwkACwn8$>

     >
    <https://urldefense.com/v3/__https://github.com/eclipse-ee4j/jsonp/issues/371__;!!ACWV5N9M2RV99hQ!eM7lyUkCZu-nDTmoOI4j8z7Y8udhL1BArATNWPYWS_rKun0dKDNxhl_Ec1YzX-ADlI8$
    <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 <mailto: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$
    <https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jsonp-dev__;!!ACWV5N9M2RV99hQ!eM7lyUkCZu-nDTmoOI4j8z7Y8udhL1BArATNWPYWS_rKun0dKDNxhl_Ec1YzngofVoI$>

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


_______________________________________________
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!eKOz-kEwygmFNOBWA3ywjfblKY0mGqvQ5xq0ifGOjefIpClMiGvauO9S2Z0NM_KC1_c$



Back to the top