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/05/17 12:16:07 UTC

[jira] Created: (HARMONY-469) Refactor deploy directory layout into HDK shape

Refactor deploy directory layout into HDK shape
-----------------------------------------------

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

  Components: Classlib  
    Reporter: Oliver Deakin


This JIRA proposes an alteration to the layout of the deploy directory to:

deploy/
   \----jdk
           |----include
           \----jre


as proposed on the mailing list [1]. This will make deploy the top level of an HDK style layout. 
At some later stage when the natives are being modularised, deploy/include and deploy/lib directories will also be created (proposed later in the same thread [2]).

I will attach a patch that will alter the build system so it now puts its jre content under deploy/jdk/jre instead of deploy/jre. The patch will also alter the test setup so it finds the jre in the correct location.


[1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c200605091407.k49E749L028574@d06av02.portsmouth.uk.ibm.com%3e
[2] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c4463654A.3080105@googlemail.com%3e

-- 
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-469) Refactor deploy directory layout into HDK shape

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

Tim Ellison reassigned HARMONY-469:
-----------------------------------

    Assign To: Tim Ellison

> Refactor deploy directory layout into HDK shape
> -----------------------------------------------
>
>          Key: HARMONY-469
>          URL: http://issues.apache.org/jira/browse/HARMONY-469
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Tim Ellison
>  Attachments: hdk.diff
>
> This JIRA proposes an alteration to the layout of the deploy directory to:
> deploy/
>    \----jdk
>            |----include
>            \----jre
> as proposed on the mailing list [1]. This will make deploy the top level of an HDK style layout. 
> At some later stage when the natives are being modularised, deploy/include and deploy/lib directories will also be created (proposed later in the same thread [2]).
> I will attach a patch that will alter the build system so it now puts its jre content under deploy/jdk/jre instead of deploy/jre. The patch will also alter the test setup so it finds the jre in the correct location.
> [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c200605091407.k49E749L028574@d06av02.portsmouth.uk.ibm.com%3e
> [2] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c4463654A.3080105@googlemail.com%3e

-- 
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-469) Refactor deploy directory layout into HDK shape

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

Oliver Deakin updated HARMONY-469:
----------------------------------

    Attachment: hdk.diff

Patch to move deploy/jre to deploy/jdk/jre.

> Refactor deploy directory layout into HDK shape
> -----------------------------------------------
>
>          Key: HARMONY-469
>          URL: http://issues.apache.org/jira/browse/HARMONY-469
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>  Attachments: hdk.diff
>
> This JIRA proposes an alteration to the layout of the deploy directory to:
> deploy/
>    \----jdk
>            |----include
>            \----jre
> as proposed on the mailing list [1]. This will make deploy the top level of an HDK style layout. 
> At some later stage when the natives are being modularised, deploy/include and deploy/lib directories will also be created (proposed later in the same thread [2]).
> I will attach a patch that will alter the build system so it now puts its jre content under deploy/jdk/jre instead of deploy/jre. The patch will also alter the test setup so it finds the jre in the correct location.
> [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c200605091407.k49E749L028574@d06av02.portsmouth.uk.ibm.com%3e
> [2] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c4463654A.3080105@googlemail.com%3e

-- 
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-469) Refactor deploy directory layout into HDK shape

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


Verified by Oliver.


> Refactor deploy directory layout into HDK shape
> -----------------------------------------------
>
>          Key: HARMONY-469
>          URL: http://issues.apache.org/jira/browse/HARMONY-469
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Tim Ellison
>  Attachments: hdk.diff, hdk.diff.2
>
> This JIRA proposes an alteration to the layout of the deploy directory to:
> deploy/
>    \----jdk
>            |----include
>            \----jre
> as proposed on the mailing list [1]. This will make deploy the top level of an HDK style layout. 
> At some later stage when the natives are being modularised, deploy/include and deploy/lib directories will also be created (proposed later in the same thread [2]).
> I will attach a patch that will alter the build system so it now puts its jre content under deploy/jdk/jre instead of deploy/jre. The patch will also alter the test setup so it finds the jre in the correct location.
> [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c200605091407.k49E749L028574@d06av02.portsmouth.uk.ibm.com%3e
> [2] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c4463654A.3080105@googlemail.com%3e

-- 
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-469) Refactor deploy directory layout into HDK shape

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

    Resolution: Fixed

Thanks Oliver,

Patch applied to lots of modules at repo revision r410479.

Please check that the patch was applied as you expected.


> Refactor deploy directory layout into HDK shape
> -----------------------------------------------
>
>          Key: HARMONY-469
>          URL: http://issues.apache.org/jira/browse/HARMONY-469
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Tim Ellison
>  Attachments: hdk.diff, hdk.diff.2
>
> This JIRA proposes an alteration to the layout of the deploy directory to:
> deploy/
>    \----jdk
>            |----include
>            \----jre
> as proposed on the mailing list [1]. This will make deploy the top level of an HDK style layout. 
> At some later stage when the natives are being modularised, deploy/include and deploy/lib directories will also be created (proposed later in the same thread [2]).
> I will attach a patch that will alter the build system so it now puts its jre content under deploy/jdk/jre instead of deploy/jre. The patch will also alter the test setup so it finds the jre in the correct location.
> [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c200605091407.k49E749L028574@d06av02.portsmouth.uk.ibm.com%3e
> [2] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c4463654A.3080105@googlemail.com%3e

-- 
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-469) Refactor deploy directory layout into HDK shape

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

Oliver Deakin updated HARMONY-469:
----------------------------------

    Attachment: hdk.diff.2

Here is an updated patch with all the alterations necessary for the new rmi layouts, and the addition of annotation.

> Refactor deploy directory layout into HDK shape
> -----------------------------------------------
>
>          Key: HARMONY-469
>          URL: http://issues.apache.org/jira/browse/HARMONY-469
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Tim Ellison
>  Attachments: hdk.diff, hdk.diff.2
>
> This JIRA proposes an alteration to the layout of the deploy directory to:
> deploy/
>    \----jdk
>            |----include
>            \----jre
> as proposed on the mailing list [1]. This will make deploy the top level of an HDK style layout. 
> At some later stage when the natives are being modularised, deploy/include and deploy/lib directories will also be created (proposed later in the same thread [2]).
> I will attach a patch that will alter the build system so it now puts its jre content under deploy/jdk/jre instead of deploy/jre. The patch will also alter the test setup so it finds the jre in the correct location.
> [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c200605091407.k49E749L028574@d06av02.portsmouth.uk.ibm.com%3e
> [2] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c4463654A.3080105@googlemail.com%3e

-- 
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-469) Refactor deploy directory layout into HDK shape

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

Oliver Deakin commented on HARMONY-469:
---------------------------------------

That looks good, thanks Tim.

> Refactor deploy directory layout into HDK shape
> -----------------------------------------------
>
>          Key: HARMONY-469
>          URL: http://issues.apache.org/jira/browse/HARMONY-469
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Tim Ellison
>  Attachments: hdk.diff, hdk.diff.2
>
> This JIRA proposes an alteration to the layout of the deploy directory to:
> deploy/
>    \----jdk
>            |----include
>            \----jre
> as proposed on the mailing list [1]. This will make deploy the top level of an HDK style layout. 
> At some later stage when the natives are being modularised, deploy/include and deploy/lib directories will also be created (proposed later in the same thread [2]).
> I will attach a patch that will alter the build system so it now puts its jre content under deploy/jdk/jre instead of deploy/jre. The patch will also alter the test setup so it finds the jre in the correct location.
> [1] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c200605091407.k49E749L028574@d06av02.portsmouth.uk.ibm.com%3e
> [2] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200605.mbox/%3c4463654A.3080105@googlemail.com%3e

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