You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Oliver Deakin (JIRA)" <ji...@apache.org> on 2006/07/05 17:22:30 UTC

[jira] Updated: (HARMONY-772) [classlib] Move last of native code into modules

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

Oliver Deakin updated HARMONY-772:
----------------------------------

    Attachment: modularise.common.fdlibm.pool.port.sig.thread.natives.sh
                modularise.common.fdlibm.pool.port.sig.thread.natives.diff

modularise.common.fdlibm.pool.port.sig.thread.natives.sh moves the native source directories into /modules/luni/src/main/native. It also moves native-src/build.xml to make/build-native.xml and deletes native-src.

modularise.common.fdlibm.pool.port.sig.thread.natives.diff patches the build system to understand the new source locations.

modularise.common.fdlibm.pool.port.sig.thread.natives.sh should be applied before modularise.common.fdlibm.pool.port.sig.thread.natives.diff. Both patches should be applied to the root directory of a classlib/trunk checkout.

Additionally, the following svn:ignore properties need to be set:
Add *.dll, *.map, *.pdb and *.so to svn:ignore for /modules/luni/src/main/native/port, /modules/luni/src/main/native/sig and /modules/luni/src/main/native/thread
Add fdlibm_dist to svn:ignore for /modules/luni/src/main/native

> [classlib] Move last of native code into modules
> ------------------------------------------------
>
>          Key: HARMONY-772
>          URL: http://issues.apache.org/jira/browse/HARMONY-772
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>  Attachments: modularise.common.fdlibm.pool.port.sig.thread.natives.diff, modularise.common.fdlibm.pool.port.sig.thread.natives.sh
>
> The final step in native source modularisation. This JIRA will move the remaining six native components into the LUNI module, and adjust the build system appropriately.
> It also moves native-src/build.xml to make/build-native.xml, and then deletes the native-src directory.
> I will attach a patch to make the required changes.

-- 
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