Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 53684 invoked from network); 30 Sep 2010 14:39:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Sep 2010 14:39:15 -0000 Received: (qmail 1393 invoked by uid 500); 30 Sep 2010 14:39:15 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 1167 invoked by uid 500); 30 Sep 2010 14:39:12 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 1160 invoked by uid 99); 30 Sep 2010 14:39:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Sep 2010 14:39:12 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of kevan.miller@gmail.com designates 209.85.161.54 as permitted sender) Received: from [209.85.161.54] (HELO mail-fx0-f54.google.com) (209.85.161.54) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Sep 2010 14:39:03 +0000 Received: by fxm9 with SMTP id 9so1686875fxm.13 for ; Thu, 30 Sep 2010 07:38:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=yNW7H8x5CxKklVgFksgkgLi9Ddz+ppLJ0CctlMB3oi0=; b=LUoKBUyMRx3mKlYJosybI3eFqQlkUwTku9NVkx4vbpTq4Sp9/HY3UrL94fLVfjkDw5 H6kt8MWpV5pJUv7jIpfZX8UO8f5D/DsijwIiL1s0KwfpOLXN8RU4a4Obg301dw5XFzA2 9GH0NI3DyXPgnaFNCBx2uqY9rLny1npFfeXGQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=b3iA9jbIgjh1INCXLV7dp79VgSLNreVPDs6NAdalX/zB+LXnXh/WT2oroLvxk4W4KH CHBmmuTB3bvjLmlBloW8R2N0H/8YVj+BIq7GkrWgC3Rue2VijarW7DqEy2kIyzE6cibw kQE23SKMnDs8ft/0q4UGP2jsSe9M9itX6hRt0= Received: by 10.239.181.211 with SMTP id n19mr422634hbg.102.1285857522697; Thu, 30 Sep 2010 07:38:42 -0700 (PDT) Received: from [10.0.1.200] (cpe-075-189-199-238.nc.res.rr.com [75.189.199.238]) by mx.google.com with ESMTPS id q3sm835222vcr.3.2010.09.30.07.38.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 30 Sep 2010 07:38:41 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1081) Subject: Re: Setup instructions for the standalone tcks? From: Kevan Miller In-Reply-To: <4CA48F97.2040800@gmail.com> Date: Thu, 30 Sep 2010 10:38:39 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <7F862881-A0DF-46FC-B766-9F14D6681377@gmail.com> References: <4C6BD7AC.8090302@gmail.com> <4C6C0BDB.2010500@apache.org> <4CA48F97.2040800@gmail.com> To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.1081) X-Virus-Checked: Checked by ClamAV on apache.org On Sep 30, 2010, at 9:24 AM, Rick McGuire wrote: > On 8/18/2010 7:06 PM, Jarek Gawor wrote: >> To the root directory of the actual jaxb or stax tck. > Where should these tcks be obtained from? There's doc with the rest of our TCK doc -- = https://cwiki.apache.org/confluence/display/GMOxTCK/Running+the+StAX+TCK = and = https://cwiki.apache.org/confluence/display/GMOxTCK/Running+the+JAXB+TCK --kevan=