You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/04/07 09:26:33 UTC

[jira] Updated: (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

     [ http://issues.apache.org/jira/browse/HARMONY-88?page=all ]

Mark Hindess updated HARMONY-88:
--------------------------------

    Attachment: 01.crypto.and.security.test.integration.sh
                02.crypto.and.security.test.integration.diff

Thanks to excelllent work by our new committers restructuring crypto and security, the tests for these module from HARMONY-88 can now be integrated.  I've attached a recipe and a diff to perform the integration:

  01.crypto.and.security.test.integration.sh
  02.crypto.and.security.test.integration.diff

Unfortunately, the crypto CipherTest has a failure - see HARMONY-315 - and two errors, so I've excluded this test for now to get it in to svn so more eyes are able to look at the problems.

I've also had to exclude a number of the security tests.  But I've not taken the time to investigate any of them yet.

This JIRA should remain open.  I'll provide scripts to move the remaining regex tests when HARMONY-221 is fixed.


> 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: Tim Ellison
>  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 <EXTRACT_DIR>/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
> <EXTRACT_DIR>/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