Folks,

this is related to AS7-3585

I propose the following mapping

STRUCTURE         =>   STRUCTURE

PARSE             =>   PRE_INSTALL
REGISTER          =>   INSTALL
                  =>   POST_INSTALL

DEPENDENCIES      =>   PRE_RESOLVE
CONFIGURE_MODULE  =>   RESOLVE
FIRST_MODULE_USE  =>   POST_RESOLVE

POST_MODULE       =>   PRE_ACTIVATE
INSTALL           =>   ACTIVATE
                  =>   POST_ACTIVATE

CLEANUP           =>   CLEANUP

In a first commit I would simple rename the phases and associated constants but not the DUPs that have the phase in their class name.
This would also address the need for a new phase (
POST_ACTIVATE) that is needed for OSGi webapp integration.

Thoughts?

cheers
-thomas
-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx