You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Michael Osipov (Created) (JIRA)" <ji...@apache.org> on 2011/10/24 13:55:32 UTC

[jira] [Created] (DAEMON-223) configure script has incorrect supported OS for HP-UX on IA64

configure script has incorrect supported OS for HP-UX on IA64
-------------------------------------------------------------

                 Key: DAEMON-223
                 URL: https://issues.apache.org/jira/browse/DAEMON-223
             Project: Commons Daemon
          Issue Type: Bug
          Components: Jsvc
    Affects Versions: 1.0.7
            Reporter: Michael Osipov
            Priority: Critical
         Attachments: DAEMON-223.patch

The apsupport.m4 file has an incorrect supported_os value for HP-UX on Itanium. I have unified the property for all HP-UX systems. It should cover all cases now. jsvc compiles out of the box now on HP-UX 11.x. The supplied patch is attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DAEMON-223) configure script has incorrect supported OS for HP-UX on IA64

Posted by "Sebb (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated DAEMON-223:
------------------------

    Fix Version/s: 1.0.8
    
> configure script has incorrect supported OS for HP-UX on IA64
> -------------------------------------------------------------
>
>                 Key: DAEMON-223
>                 URL: https://issues.apache.org/jira/browse/DAEMON-223
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Jsvc
>    Affects Versions: 1.0.7
>            Reporter: Michael Osipov
>            Assignee: Mladen Turk
>            Priority: Critical
>             Fix For: 1.0.8
>
>         Attachments: DAEMON-223.patch
>
>
> The apsupport.m4 file has an incorrect supported_os value for HP-UX on Itanium. java_md.h cannot be found.
> I have unified the property for all HP-UX systems. It should cover all cases now. jsvc compiles out of the box now on HP-UX 11.x. The supplied patch is attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DAEMON-223) configure script has incorrect supported OS for HP-UX on IA64

Posted by "Michael Osipov (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated DAEMON-223:
----------------------------------

    Attachment: DAEMON-223.patch
    
> configure script has incorrect supported OS for HP-UX on IA64
> -------------------------------------------------------------
>
>                 Key: DAEMON-223
>                 URL: https://issues.apache.org/jira/browse/DAEMON-223
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Jsvc
>    Affects Versions: 1.0.7
>            Reporter: Michael Osipov
>            Priority: Critical
>         Attachments: DAEMON-223.patch
>
>
> The apsupport.m4 file has an incorrect supported_os value for HP-UX on Itanium. I have unified the property for all HP-UX systems. It should cover all cases now. jsvc compiles out of the box now on HP-UX 11.x. The supplied patch is attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (DAEMON-223) configure script has incorrect supported OS for HP-UX on IA64

Posted by "Mladen Turk (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mladen Turk resolved DAEMON-223.
--------------------------------

    Resolution: Fixed

Patch applied, thanks
                
> configure script has incorrect supported OS for HP-UX on IA64
> -------------------------------------------------------------
>
>                 Key: DAEMON-223
>                 URL: https://issues.apache.org/jira/browse/DAEMON-223
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Jsvc
>    Affects Versions: 1.0.7
>            Reporter: Michael Osipov
>            Assignee: Mladen Turk
>            Priority: Critical
>         Attachments: DAEMON-223.patch
>
>
> The apsupport.m4 file has an incorrect supported_os value for HP-UX on Itanium. java_md.h cannot be found.
> I have unified the property for all HP-UX systems. It should cover all cases now. jsvc compiles out of the box now on HP-UX 11.x. The supplied patch is attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DAEMON-223) configure script has incorrect supported OS for HP-UX on IA64

Posted by "Michael Osipov (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated DAEMON-223:
----------------------------------

    Description: 
The apsupport.m4 file has an incorrect supported_os value for HP-UX on Itanium. java_md.h cannot be found.

I have unified the property for all HP-UX systems. It should cover all cases now. jsvc compiles out of the box now on HP-UX 11.x. The supplied patch is attached.

  was:The apsupport.m4 file has an incorrect supported_os value for HP-UX on Itanium. I have unified the property for all HP-UX systems. It should cover all cases now. jsvc compiles out of the box now on HP-UX 11.x. The supplied patch is attached.

    
> configure script has incorrect supported OS for HP-UX on IA64
> -------------------------------------------------------------
>
>                 Key: DAEMON-223
>                 URL: https://issues.apache.org/jira/browse/DAEMON-223
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Jsvc
>    Affects Versions: 1.0.7
>            Reporter: Michael Osipov
>            Priority: Critical
>         Attachments: DAEMON-223.patch
>
>
> The apsupport.m4 file has an incorrect supported_os value for HP-UX on Itanium. java_md.h cannot be found.
> I have unified the property for all HP-UX systems. It should cover all cases now. jsvc compiles out of the box now on HP-UX 11.x. The supplied patch is attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira