[jboss-dev-forums] [JBoss AS Development Deployment Framework] - Re: Redundant WAR deployer redundancy

alesj do-not-reply at jboss.com
Fri Oct 16 03:16:17 EDT 2009


"david.lloyd at 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#4260682

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4260682



More information about the jboss-dev-forums mailing list