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=44280>.
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=44280
Summary: Migrate zeroconf companion to Bonjour
Product: Log4j
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: chainsaw
AssignedTo: log4j-dev@logging.apache.org
ReportedBy: carnold@apache.org
The zeroconf companion currently depends on the LGPL'd JmDNS (http://jmdns.sf.net) which prevent
its
release from the ASF per the draft 3rd Party Software Policy
(http://people.apache.org/~rubys/3party.html). Apple's Bonjour implementation
(http://bonjour.macosforge.org) has had a license change to the ASL 2 in the interim.
The distribution mechanism would be a little different. Mac OS/X comes with native Bonjour
implementation and a Java implementation (I believe JNI to the native) built-in. Apple provides
an
installer for Windows (http://www.apple.com/support/downloads/bonjourforwindows.html) that
will
install the native implementation and JNI wrapper if Java is installed. Linuxes and BSD's
will need some
investigation. The native code can be installed by make, but I don't know if the JNI is
installed.
The Bonjour jars do not appear to be in Maven.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org
|