Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 38275 invoked from network); 10 Apr 2006 05:02:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Apr 2006 05:02:23 -0000 Received: (qmail 53275 invoked by uid 500); 10 Apr 2006 05:02:22 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 53190 invoked by uid 500); 10 Apr 2006 05:02:21 -0000 Mailing-List: contact harmony-commits-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-commits@incubator.apache.org Received: (qmail 53178 invoked by uid 99); 10 Apr 2006 05:02:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Apr 2006 22:02:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Apr 2006 22:02:21 -0700 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 16E61D4A00 for ; Mon, 10 Apr 2006 06:02:00 +0100 (BST) Message-ID: <1811025750.1144645320090.JavaMail.jira@ajax> Date: Mon, 10 Apr 2006 06:02:00 +0100 (BST) From: "Mikhail Loenko (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Assigned: (HARMONY-88) Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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 [ http://issues.apache.org/jira/browse/HARMONY-88?page=all ] Mikhail Loenko reassigned HARMONY-88: ------------------------------------- Assign To: Mikhail Loenko (was: Tim Ellison) > Contribution of code and unit tests for jndi, logging, prefs and sql plus unit tests only for beans, crypto, math, regex and security > -------------------------------------------------------------------------------------------------------------------------------------- > > Key: HARMONY-88 > URL: http://issues.apache.org/jira/browse/HARMONY-88 > Project: Harmony > Type: New Feature > Components: Contributions > Environment: Win32 and Linux > Reporter: George Harley > Assignee: Mikhail Loenko > Attachments: 01.crypto.and.security.test.integration.sh, 01.harmony.88.integration.sh, 01.harmony.88.integration.sh, 02.crypto.and.security.test.integration.diff, 02.harmony.88.integration.diff, 02.harmony.88.integration.diff, Harmony-Contribution.zip > > Zip file containing implementation and unit test code for the following Harmony > components : > * jndi > * logging > * prefs > * sql > In addition there is unit test code only for the following Harmony components : > * beans > * crypto > * math > * regex > * security > The contents of this zip have been laid out with the current classlib directory > structure of the Apache Harmony SVN repository in mind. A version of > enhanced/classlib/trunk/make/build-java.xml is included containing new Ant > targets to compile the new implementation plus tests code, and then run the > tests. > Native code, plus makefiles are included to build a shared library that is > required to support the prefs implementation on the win.IA32 platform. > Not all of the unit test classes are capable of being compiled when the Ant > target "compile-tests" in /Harmony/make/build-java.xml is run. This > is because the current contents of the Harmony trunk do not satisfy all of the > dependencies of some classes. This issue affects the unit test code for the > following set of components ... > * beans (needs beans implementation in trunk) > * crypto (needs crypto implementation in trunk) > * logging (needs beans implementation in trunk) > * jndi (needs applet implementation in trunk) > * sql (needs rmi implementation in trunk) > As a temporary measure, the lines of Ant script in > /Harmony/make/build-java.xml that compile the above test code > have been commented out with explanations. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira