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

[jira] Created: (HARMONY-171) Move more shared code from win/linux natives.

Move more shared code from win/linux natives.
---------------------------------------------

         Key: HARMONY-171
         URL: http://issues.apache.org/jira/browse/HARMONY-171
     Project: Harmony
        Type: Improvement
  Components: Classlib  
    Reporter: Mark Hindess
    Priority: Minor


Thanks to Oliver's changes (HARMONY-155) there are now more identical files in the win/linux native trees.  I'll attach a patch to move them to the shared tree.

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


[jira] Commented: (HARMONY-171) Move more shared code from win/linux natives.

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-171?page=comments#action_12369238 ] 

Mark Hindess commented on HARMONY-171:
--------------------------------------

Oops.  There is a typo in the 01 script:

  svn remove native-src/win.IA32/archive/zip.c

should read:

  svn remove native-src/linux.IA32/archive/zip.c


> Move more shared code from win/linux natives.
> ---------------------------------------------
>
>          Key: HARMONY-171
>          URL: http://issues.apache.org/jira/browse/HARMONY-171
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mark Hindess
>     Priority: Minor
>  Attachments: 01.shared.moves.sh, 02.shared.diff
>
> Thanks to Oliver's changes (HARMONY-155) there are now more identical files in the win/linux native trees.  I'll attach a patch to move them to the shared tree.

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


[jira] Updated: (HARMONY-171) Move more shared code from win/linux natives.

Posted by "Mark Hindess (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-171?page=all ]

Mark Hindess updated HARMONY-171:
---------------------------------

    Attachment: 01.shared.moves.sh
                02.shared.diff

The 01 script moves the files and the 02 diff will then fix up the makefiles to pick up the files from the shared tree.  (Note this patch assumes that my changes in HARMONY-92 have been applied - otherwise there are rejects in the luni makefile.)


> Move more shared code from win/linux natives.
> ---------------------------------------------
>
>          Key: HARMONY-171
>          URL: http://issues.apache.org/jira/browse/HARMONY-171
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mark Hindess
>     Priority: Minor
>  Attachments: 01.shared.moves.sh, 02.shared.diff
>
> Thanks to Oliver's changes (HARMONY-155) there are now more identical files in the win/linux native trees.  I'll attach a patch to move them to the shared tree.

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