"david.lloyd(a)jboss.com" wrote :
| Where should these classes exist? At the least, WARStructure should be moved to one
place or the other.
It depends on their dependencies.
e.g. EARStructure depends on JBossAppMetaData, which is definitely
something I don't wanna pull in for Deployers (--> keeping the project generic)
Whereas WarStructure, doesn't have any ext dependency, hence should/could only live in
Deployers.
I guess when I was porting WarStructure from AS to Deployers
I left it in AS for back compatibility.
This should be removed for AS trunk --> only keeping the one in Deployers.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4260682#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...