[jboss-dev-forums] [Design of JBoss Build System] - Re: AS Components Bound to AS Release Cycle
adrian@jboss.org
do-not-reply at jboss.com
Thu Mar 20 15:31:44 EDT 2008
If you depend upon a jbossas sub-project then you are doing it wrong.
Circular dependency anyone? :-)
Your dependency should be on the integration-spi (which should not change)
not implementation details.
But then again, the aspects project is an abortion anyway
I've been complaining about it for years :-(
The transaction aspect should be in the transaction project,
the security aspect in the security project, etc.....
Classic example of re-inventing the wheel or NIH.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138144#4138144
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138144
More information about the jboss-dev-forums
mailing list