Currently core needs the following dependencies to build:
netty/mina
jboss security
Jboss Logging and log4j
Micro Container
I'm going to move all these implementations into an integration layer which will exist
similar to the jms layer i.e. org.jboss.messaging.integration.remoting.impl.netty.
I'll then change the build to create multiple jars:
jboss-messaging.jar
jbm-transports.jar
jbm-security.jar
jbm-logging.jar
jbm-bootstrap.jar
jbm-util.jar
I'll also go through all the current third party jars to check we actually need them
all.
Does any body have any views/comments.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187389#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...