I think we are free from mx4j deps now... only 2 references of 'mx4j'
in the project now:
* modules/ge-activemq-rar/pom.xml (dependency excludes)
* modules/geronimo-jetty6/src/test/java/org/apache/geronimo/jetty6/
ClassLoaderTest.java (attempts to use "mx4j.MBeanDescription" to test
classloading stuff)
Not sure what to do about the later... or even if anything needs to
be done.
I've removed all other references, including the LICENSE.txt/
NOTICE.txt bits. I didn't find any \*mx4j\* files in the jetty
assembly, so unless mx4j is hiding in a jar/car/whatever I think it
should be gone now.
--jason
On Feb 28, 2007, at 1:30 PM, Sachin Patel wrote:
should work, as i think i remember it working from the eclipse
plugin also, but will verify.
-sachin
On Feb 28, 2007, at 4:27 PM, Jason Dillon wrote:
What about remote deploy?
--jason
On Feb 28, 2007, at 1:22 PM, Sachin Patel wrote:
Trying now, I know I removed my dependencies on mx4j on devtools
and rely on the jmx stuff in the vm and it works perfectly.
-sachin
On Feb 28, 2007, at 4:16 PM, Jason Dillon wrote:
Does the system blow up in strange ways if you do?
--jason
On Feb 28, 2007, at 1:09 PM, Sachin Patel wrote:
The following still have dependencies to mx4j..
applications/console/geronimo-console-core/pom.xml
configs/client-system/pom.xml
configs/j2ee-system/pom.xml
configs/jsr88-cli/pom.xml
configs/jsr88-deploymentfactory/pom.xml
configs/shutdown/pom.xml
maven-plugins/geronimo-maven-plugin/pom.xml
modules/ge-activemq-rar/pom.xml
modules/geronimo-deploy-jsr88/pom.xml
modules/geronimo-jmx-remoting/pom.xml
pom.xml
Can we go ahead and remove these?
-sachin