You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/10/10 00:55:09 UTC

DO NOT REPLY [Bug 31613] New: - Patches to update Mac support in jsvc

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31613>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31613

Patches to update Mac support in jsvc

           Summary: Patches to update Mac support in jsvc
           Product: Commons
           Version: 1.0 Final
          Platform: Macintosh
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Daemon
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: jberry@apache.org


The enclosed patch updates Mac OS X support in commons-daemon, which is currently broken in 
recent system versions.

 - Update configure.in to:
       (a) find JAVA_HOME if it's not set
       (b) correctly find header files for compiler include.

 - Update native/java.c to:
       (a) Use appropriate dylib on newer JVM versions.
       (b) Use JNI_VERSION_1_4 if it's available, so that the JVM is not downgraded to 1.3.1.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org