You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jason Dillon <ja...@planet57.com> on 2009/06/25 15:28:48 UTC

Framework as its own sub-project?

Is it time to make framework its own sub-project?  Seems like it would  
reduce some complexity if the bits needed to `mvn -Dstage=bootstrap  
install` where separate... leaving server to pull in its outputs,  
build plugins and then assemble.  Eventually plugins can be split off.

But right now it looks like the framework modules are fairly well  
isolated.

Is it time to split framework from server?

--jason