Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jca-dev] JCA api now passes the TCK
  • From: "Steve Millidge (Payara)" <steve.millidge@xxxxxxxxxxx>
  • Date: Thu, 18 Jul 2019 21:44:14 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1;spf=pass smtp.mailfrom=payara.fish;dmarc=pass action=none header.from=payara.fish;dkim=pass header.d=payara.fish;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-SenderADCheck; bh=LT/1OXdLErw3hqZveAaEGbmQ4KXMThIixNlfD+sPNd4=; b=aI2me4H5sOAA4RgihNpn6rYNIdLIWpFHoeiQvV84zjpLhNvVKhzuuGzLyLV4zsEUa0rGtD8yCk/nozt7BUNzvSRTJXiKWiNBHAlmq+v/1Z0rcWbdl/J7idZxApjHUc20FfrKSvsQ1j4RNJRaUVH3fAKdyqCkQd/hs5+0MOeQXkiFQO/Ea11+VVQD3x/nkcMoBbrj0GkvsBNWhwfEOi39wCjbFjhk+Bf+jMBosubGbJFGsADeH1OAPg/oIv52MXH2t6zQK3SBwt0Taq9kmtOX5TENw1I/FXMXb+8wO4sYhpuQD723AlswemvyTgLaq9R4De8ti6TeC3v3USfCueHKuA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=WgU58swRqaTm2jJkXSOsEBKG1ZdhKLhtnET/eEmSPxH6CgZG1ZXtXIudkXE3MYMClxiLM6jPls9shj8L6zioc/sQZeAGWXmVpcxeCUgGf+TW+78hHj80pruEPoc9mW2rUhl/YfX5NsjHauhARE3yhSL2NjPr1bua6qF8t40bH7QJl8psFiIDePtpBKOCqvFBeV7bLFsmLfc+E1tvLHHMzlfbUN5UoSPbFhjDMyGq7/A/Qr1fn+KeS/ILW5t9IwScFfr1/y0MPMxbNbFcyTJl5/VHtRpacg+b9q1iZqKrQGDCX1swXzyairZ8OHLtyDVbWwRmlLPssgDMUBQkjL2NSg==
  • Delivered-to: jca-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jca-dev>
  • List-help: <mailto:jca-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jca-dev>, <mailto:jca-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jca-dev>, <mailto:jca-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHVPbGYvYhcrVAc2ke3qU1EYkLyFw==
  • Thread-topic: JCA api now passes the TCK

All,


I have configured TCK jobs for the JCA api


https://jenkins.eclipse.org/jca/job/TCK_ts_jte/ prepares the ts.jte file for the JCA standalone TCK

https://jenkins.eclipse.org/jca/job/TCK_Integrate_GlassFish/ Downloads GlassFish 5.1 and patches the api jar

https://jenkins.eclipse.org/jca/job/TCK_run/ runs the standalone TCK


All these jobs are now working and the api jar passes the TCK


I will kick off a staging release and I will make a PR into the spec project.


Steve


Back to the top