<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<tt>Folks,<br>
<br>
this is related to <a
href="https://issues.jboss.org/browse/AS7-3585">AS7-3585</a><br>
<br>
I propose the following mapping<br>
<br>
STRUCTURE => STRUCTURE<br>
<br>
PARSE => PRE_INSTALL<br>
REGISTER => INSTALL<br>
=> POST_INSTALL<br>
<br>
DEPENDENCIES => PRE_RESOLVE<br>
CONFIGURE_MODULE => RESOLVE<br>
FIRST_MODULE_USE => POST_RESOLVE<br>
<br>
POST_MODULE => PRE_ACTIVATE<br>
INSTALL => ACTIVATE<br>
=> POST_ACTIVATE<br>
<br>
CLEANUP => CLEANUP<br>
<br>
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.<br>
This would also address the need for a new phase (</tt><tt>POST_ACTIVATE</tt><tt>)
that is needed for OSGi webapp integration.<br>
<br>
Thoughts?<br>
<br>
cheers<br>
-thomas<br>
</tt>
<pre class="moz-signature" cols="72">--
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
</pre>
</body>
</html>