[jira] [Resolved] (DAEMON-228) Add default location of JDK and libjvm on HP-UX IA64

2011-11-08 Thread Mladen Turk (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DAEMON-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mladen Turk resolved DAEMON-228.


Resolution: Fixed

Added missing bits. Thanks for spotting that

 Add default location of JDK and libjvm on HP-UX IA64
 

 Key: DAEMON-228
 URL: https://issues.apache.org/jira/browse/DAEMON-228
 Project: Commons Daemon
  Issue Type: Improvement
  Components: Jsvc
Affects Versions: Nightly Builds
Reporter: Michael Osipov
Assignee: Mladen Turk
Priority: Minor
 Fix For: 1.0.8

 Attachments: DAEMON-228.patch, DAEMON-228.patch


 1. Added two more recent JDK locations.
 2. libraries on IA64 end with .so and PA-RISC on .sl. I have added a further 
 flag to switch between these.
 {noformat}
 smartld@blnn721x - /opt/java6/jre/lib/IA64N/server
 bash $ ll
 total 308976
 -r-xr-xr-x   1 binbin76798188 May 11  2010 #libjvm.so*
 dr-xr-xr-x   2 binbin   8192 Jun 28 12:20 ./
 dr-xr-xr-x   8 binbin   8192 Jun 28 12:20 ../
 -r--r--r--   1 binbin   2400 Mar 11  2011 Xusage.txt
 lr-xr-xr-x   1 binbin 13 Jun 28 12:20 libjsig.so@ - 
 ../libjsig.so
 -r-xr-xr-x   1 binbin 234296 Mar 11  2011 libjunwind.so*
 -r-xr-xr-x   1 binbin 238304 Mar 11  2011 libjunwind64.so*
 -r-xr-xr-x   1 binbin80868772 Mar 11  2011 libjvm.so*
 {noformat}
 This patch includes DAEMON-227. If 227 is applied separately, I can recreate 
 this patch.

--
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-228) Add default location of JDK and libjvm on HP-UX IA64

2011-11-07 Thread Mladen Turk (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DAEMON-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mladen Turk resolved DAEMON-228.


   Resolution: Fixed
Fix Version/s: 1.0.8

Fixed by using correct CPU and new SO_EXT inside configure.
Added some parts from your patch like /opt/java* stuff

 Add default location of JDK and libjvm on HP-UX IA64
 

 Key: DAEMON-228
 URL: https://issues.apache.org/jira/browse/DAEMON-228
 Project: Commons Daemon
  Issue Type: Improvement
  Components: Jsvc
Affects Versions: Nightly Builds
Reporter: Michael Osipov
Assignee: Mladen Turk
Priority: Minor
 Fix For: 1.0.8

 Attachments: DAEMON-228.patch


 1. Added two more recent JDK locations.
 2. libraries on IA64 end with .so and PA-RISC on .sl. I have added a further 
 flag to switch between these.
 {noformat}
 smartld@blnn721x - /opt/java6/jre/lib/IA64N/server
 bash $ ll
 total 308976
 -r-xr-xr-x   1 binbin76798188 May 11  2010 #libjvm.so*
 dr-xr-xr-x   2 binbin   8192 Jun 28 12:20 ./
 dr-xr-xr-x   8 binbin   8192 Jun 28 12:20 ../
 -r--r--r--   1 binbin   2400 Mar 11  2011 Xusage.txt
 lr-xr-xr-x   1 binbin 13 Jun 28 12:20 libjsig.so@ - 
 ../libjsig.so
 -r-xr-xr-x   1 binbin 234296 Mar 11  2011 libjunwind.so*
 -r-xr-xr-x   1 binbin 238304 Mar 11  2011 libjunwind64.so*
 -r-xr-xr-x   1 binbin80868772 Mar 11  2011 libjvm.so*
 {noformat}
 This patch includes DAEMON-227. If 227 is applied separately, I can recreate 
 this patch.

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