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/06/16 17:13:29 UTC

[jira] Created: (HARMONY-613) [classlib] Move makefile includes to a shared location at build time

[classlib] Move makefile includes to a shared location at build time
--------------------------------------------------------------------

         Key: HARMONY-613
         URL: http://issues.apache.org/jira/browse/HARMONY-613
     Project: Harmony
        Type: Improvement

  Components: Classlib  
    Reporter: Oliver Deakin


As discussed on the dev list, the definition and make rules include files should be moved into the depends directory, and then copied to a subdir of deploy at build time.

I will attach a patch for this.

-- 
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-613) [classlib] Move makefile includes to a shared location at build time

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

Oliver Deakin updated HARMONY-613:
----------------------------------

    Attachment: relocate.makefile.includes.diff
                relocate.makefile.includes.sh

relocate.makefile.includes.sh moves the makefile includes to the depends/build directory, from which they will be copied into deploy.

relocate.makefile.includes.diff is a patch for the build system that does two things:
 - Adds targets in native-src/build.xml to copy the makefile includes into deploy/build at build time.
 - Alters makefiles to include the files from the new shared location.

These two patches should be applied in the root directory of a classlib/trunk checkout, and can be applied in any order.

> [classlib] Move makefile includes to a shared location at build time
> --------------------------------------------------------------------
>
>          Key: HARMONY-613
>          URL: http://issues.apache.org/jira/browse/HARMONY-613
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>  Attachments: relocate.makefile.includes.diff, relocate.makefile.includes.sh
>
> As discussed on the dev list, the definition and make rules include files should be moved into the depends directory, and then copied to a subdir of deploy at build time.
> I will attach a patch for this.

-- 
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] Assigned: (HARMONY-613) [classlib] Move makefile includes to a shared location at build time

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

Mark Hindess reassigned HARMONY-613:
------------------------------------

    Assign To: Mark Hindess

> [classlib] Move makefile includes to a shared location at build time
> --------------------------------------------------------------------
>
>          Key: HARMONY-613
>          URL: http://issues.apache.org/jira/browse/HARMONY-613
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Mark Hindess
>  Attachments: relocate.makefile.includes.diff, relocate.makefile.includes.sh
>
> As discussed on the dev list, the definition and make rules include files should be moved into the depends directory, and then copied to a subdir of deploy at build time.
> I will attach a patch for this.

-- 
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] Closed: (HARMONY-613) [classlib] Move makefile includes to a shared location at build time

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


Verified by Oliver.


> [classlib] Move makefile includes to a shared location at build time
> --------------------------------------------------------------------
>
>          Key: HARMONY-613
>          URL: http://issues.apache.org/jira/browse/HARMONY-613
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Mark Hindess
>  Attachments: relocate.makefile.includes.diff, relocate.makefile.includes.sh
>
> As discussed on the dev list, the definition and make rules include files should be moved into the depends directory, and then copied to a subdir of deploy at build time.
> I will attach a patch for this.

-- 
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-613) [classlib] Move makefile includes to a shared location at build time

Posted by "Oliver Deakin (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-613?page=comments#action_12416873 ] 

Oliver Deakin commented on HARMONY-613:
---------------------------------------

Looks good - thanks for applying the patch Mark.

> [classlib] Move makefile includes to a shared location at build time
> --------------------------------------------------------------------
>
>          Key: HARMONY-613
>          URL: http://issues.apache.org/jira/browse/HARMONY-613
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Mark Hindess
>  Attachments: relocate.makefile.includes.diff, relocate.makefile.includes.sh
>
> As discussed on the dev list, the definition and make rules include files should be moved into the depends directory, and then copied to a subdir of deploy at build time.
> I will attach a patch for this.

-- 
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] Resolved: (HARMONY-613) [classlib] Move makefile includes to a shared location at build time

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

    Resolution: Fixed

Applied in r414865.


> [classlib] Move makefile includes to a shared location at build time
> --------------------------------------------------------------------
>
>          Key: HARMONY-613
>          URL: http://issues.apache.org/jira/browse/HARMONY-613
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Mark Hindess
>  Attachments: relocate.makefile.includes.diff, relocate.makefile.includes.sh
>
> As discussed on the dev list, the definition and make rules include files should be moved into the depends directory, and then copied to a subdir of deploy at build time.
> I will attach a patch for this.

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