[jboss-dev-forums] [Design of JBoss ESB] - Re: Eclipse template wizard plugin directory structure

Kevin.Conner@jboss.com do-not-reply at jboss.com
Wed Feb 27 05:22:47 EST 2008


The problem with going down this route is that the generated build.xml file could easily become inconsistent with what is required to compile/execute the quickstarts.

At the moment these dependencies are handled within base-build.xml for all quickstarts, including the correct base-build.xml automatically pulls in the correct dependencies.  To remove this would require setting up a 'context' for every version of the ESB we release (platform and project).

We could certainly look at supporting this but I would then want to see this used by the quickstarts themselves.  If the plugin and quickstarts use the same mechanism then we know that the plugin will work in all those cases.

Kev

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132435#4132435

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



More information about the jboss-dev-forums mailing list