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/27 15:30:30 UTC

[jira] Created: (HARMONY-678) Luni build.xml does not delete all its shared header files

Luni build.xml does not delete all its shared header files
----------------------------------------------------------

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

  Components: Classlib  
    Reporter: Oliver Deakin
    Priority: Minor


The luni build.xml copies a number of shared header files into the deploy/include directory. However, the clean target does not delete all of them - it leaves behind hysock.h and hyportpg.h. I will attach a patch for the trivial fix.

-- 
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-678) Luni build.xml does not delete all its shared header files

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

Oliver Deakin updated HARMONY-678:
----------------------------------

    Attachment: luni.header.clean.diff

Patch to add the two header files to the clean target.

> Luni build.xml does not delete all its shared header files
> ----------------------------------------------------------
>
>          Key: HARMONY-678
>          URL: http://issues.apache.org/jira/browse/HARMONY-678
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Priority: Minor
>  Attachments: luni.header.clean.diff
>
> The luni build.xml copies a number of shared header files into the deploy/include directory. However, the clean target does not delete all of them - it leaves behind hysock.h and hyportpg.h. I will attach a patch for the trivial fix.

-- 
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-678) Luni build.xml does not delete all its shared header files

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

Oliver Deakin commented on HARMONY-678:
---------------------------------------

Looks good - thanks Mark.

> Luni build.xml does not delete all its shared header files
> ----------------------------------------------------------
>
>          Key: HARMONY-678
>          URL: http://issues.apache.org/jira/browse/HARMONY-678
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Mark Hindess
>     Priority: Minor
>  Attachments: luni.header.clean.diff
>
> The luni build.xml copies a number of shared header files into the deploy/include directory. However, the clean target does not delete all of them - it leaves behind hysock.h and hyportpg.h. I will attach a patch for the trivial fix.

-- 
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-678) Luni build.xml does not delete all its shared header files

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

Mark Hindess reassigned HARMONY-678:
------------------------------------

    Assign To: Mark Hindess

> Luni build.xml does not delete all its shared header files
> ----------------------------------------------------------
>
>          Key: HARMONY-678
>          URL: http://issues.apache.org/jira/browse/HARMONY-678
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Mark Hindess
>     Priority: Minor
>  Attachments: luni.header.clean.diff
>
> The luni build.xml copies a number of shared header files into the deploy/include directory. However, the clean target does not delete all of them - it leaves behind hysock.h and hyportpg.h. I will attach a patch for the trivial fix.

-- 
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-678) Luni build.xml does not delete all its shared header files

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

    Resolution: Fixed

Applied in r417456.  Please check it has been applied as you expected.


> Luni build.xml does not delete all its shared header files
> ----------------------------------------------------------
>
>          Key: HARMONY-678
>          URL: http://issues.apache.org/jira/browse/HARMONY-678
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Mark Hindess
>     Priority: Minor
>  Attachments: luni.header.clean.diff
>
> The luni build.xml copies a number of shared header files into the deploy/include directory. However, the clean target does not delete all of them - it leaves behind hysock.h and hyportpg.h. I will attach a patch for the trivial fix.

-- 
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-678) Luni build.xml does not delete all its shared header files

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


Verified by Oliver.


> Luni build.xml does not delete all its shared header files
> ----------------------------------------------------------
>
>          Key: HARMONY-678
>          URL: http://issues.apache.org/jira/browse/HARMONY-678
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Mark Hindess
>     Priority: Minor
>  Attachments: luni.header.clean.diff
>
> The luni build.xml copies a number of shared header files into the deploy/include directory. However, the clean target does not delete all of them - it leaves behind hysock.h and hyportpg.h. I will attach a patch for the trivial fix.

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