I think we'll want to change the packaging somehow. I think the standalone classes
should be merged into API for sure. API, and core should remain separate for classloading
reasons... util should probably be split among core and API rather than being wholly in
the API.
So in the end there should be:
jboss-remoting-api.jar <- api plus standalone and some util
jboss-remoting-core.jar <- core plus some util (maybe these should be merged to one
module)
jboss-remoting-transporter.jar <- transporter
jboss-remoting-multiplex.jar <- multiplex transport
I dunno, needs more thinking I guess. What do you guys think?
Also, gotta remember to get COPYING.txt in all of those... and source JAR targets too.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189538#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...