Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 27501 invoked from network); 31 Jan 2006 20:33:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Jan 2006 20:33:48 -0000 Received: (qmail 38197 invoked by uid 500); 31 Jan 2006 20:33:47 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 37381 invoked by uid 500); 31 Jan 2006 20:33:44 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 37370 invoked by uid 99); 31 Jan 2006 20:33:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2006 12:33:44 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 217.158.94.220 is neither permitted nor denied by domain of t.p.ellison@gmail.com) Received: from [217.158.94.220] (HELO cirrus.purplecloud.com) (217.158.94.220) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2006 12:33:43 -0800 Received: (qmail 15814 invoked from network); 31 Jan 2006 20:33:22 +0000 Received: from unknown (HELO ?192.168.0.2?) (85.133.120.161) by smtp.purplecloud.net with (DHE-RSA-AES256-SHA encrypted) SMTP; 31 Jan 2006 20:33:22 +0000 Message-ID: <43DFC991.6040009@gmail.com> Date: Tue, 31 Jan 2006 20:33:21 +0000 From: Tim Ellison User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [classlib] running security2 tests References: <43DF2915.4070904@gmail.com> <43DF8107.6090403@pobox.com> In-Reply-To: <43DF8107.6090403@pobox.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Still not quite there yet, but getting closer. I've created HARMONY-58 describing my woes. If anyone has any further insight I'd appreciate it, in the meantime I'll keep hacking. Regards, Tim Geir Magnusson Jr wrote: > > > Tim Ellison wrote: >> Can somebody tell me how to run the security2 tests on the Harmony code? > > $ cd modules/security2/make > $ set CLASSPATH=%CLASSPATH%;; > $ ant tests.run > > Yes, the classpath thing is awful. I had it working w/ automated > download of deps but the problem was that what is on ibibilio for bcprov > is too old. I was going to research what's in bcprov before setting up > a little repo for us at that ASF. > >> >> I can checkout the entire library, and with a JDK on the path, I can >> build it all together. >> >> Then if I go into the security2/make dir the ant target to run the tests >> (called "tests.run") compiles the test suite code too, so I still need >> the JDK on the path -- so how do I run the tests on the Harmony JRE >> classlib/deploy? > > I thought that the ant script took care of that, putting the harmony > artifacts in the boot classpath > >> >> The security2/make/build.xml still has a bunch of environment >> assumptions about my JAVA_HOME / CLASSPATH etc. Can we get rid of them? > > Yep > > geir > > -- Tim Ellison (t.p.ellison@gmail.com) IBM Java technology centre, UK.