[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: creating integration layer
clebert.suconic@jboss.com
do-not-reply at jboss.com
Thu Nov 6 23:18:16 EST 2008
Being brain storm...
In my experience, when you break JARs you need to ensure the dependencies are aways one way.
For example, if there is something on jbm_core referencing jbm_jms by accident like an unused import, it needs to be verified / fixed. Or else you will aways require to have all the jars no matter what you use.
I can only think about testing it using compilation targets.
... end brain storm
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187580#4187580
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187580
More information about the jboss-dev-forums
mailing list