Bug 95830 - dev-java/mx4j illogical dependency problem
Bug#: 95830 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Other Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: java@gentoo.org Reported By: cgs@ldsys.net
Component: Ebuilds
URL: 
Summary: dev-java/mx4j illogical dependency problem
Keywords:  
Status Whiteboard: 
Opened: 2005-06-11 20:52 0000
Description:   Opened: 2005-06-11 20:52 0000
MX4J is _NOT_ dependent on Resin and it should _NOT_ pull in Resin.  It is
dependent on Hessian.  Hessian does not seem to have an ebuild yet.  It is
available from http://caucho.com/hessian/.

------- Comment #1 From Petteri Räty 2005-10-20 13:29:24 0000 -------
So do you need mx4j for something? I planned on moving it away from the
official
tree because of the following reasons:

# Petteri R

------- Comment #2 From Petteri Räty 2005-10-20 13:29:24 0000 -------
So do you need mx4j for something? I planned on moving it away from the
official
tree because of the following reasons:

# Petteri Räty <betelgeuse@gentoo.org> (02 Oct 2005)
# Upstream is dead and does not compile against the latest swig.
# There are no packages using the library and there are better
# alternatives. Will be moved to java experimental if no-one steps up.

------- Comment #3 From Thomas Matthijs (RETIRED) 2005-10-20 13:32:45 0000 -------
ignore betelgeuse, he's comfusing it with wx4j

------- Comment #4 From Petteri Räty 2005-10-20 13:36:50 0000 -------
This appears to be already fixed in our experimental tree by one of our
developers in mentoring. Hopefully moved to official as soon as possible.
http://gentooexperimental.org/svn/java/gentoo-java-experimental/dev-java/mx4j/

------- Comment #5 From Christopher G. Stach II 2005-10-24 07:37:31 0000 -------
Petteri, mx4j is required for dev-util/cruisecontrol-2.2.1 (bug 50972)

------- Comment #6 From Petteri Räty 2005-10-24 12:50:36 0000 -------
Committed a new revision with fixed dependencies. Thanks for reporting.