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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]