You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Lin Sun (JIRA)" <ji...@apache.org> on 2008/10/07 22:46:44 UTC

[jira] Resolved: (GERONIMO-4316) Use plugin groups to construct javaee5 assemblies

     [ https://issues.apache.org/jira/browse/GERONIMO-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lin Sun resolved GERONIMO-4316.
-------------------------------

    Resolution: Fixed

Switched trunk to use plugin group to construct javaee5 assemblies.  (see subversion commit tabs)

The javaee5 plugingroup contains the following plugin groups:
client, clustering, console, ejb, framework, jms, jst, persistence, web, webservices

and the following individual plugins (which I don't feel belongs to any of the above plugin groups):
concurrent-deployer, javamail, welcome-tomcat, jmx-security.

Tested the new assemblies with:
1. daytrader
2. testsuite
3.  compare the running/installed modules of "./deploy list-modules" with previous.


> Use plugin groups to construct javaee5 assemblies
> -------------------------------------------------
>
>                 Key: GERONIMO-4316
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4316
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: buildsystem
>    Affects Versions: 2.2
>            Reporter: Lin Sun
>            Assignee: Lin Sun
>             Fix For: 2.2
>
>
> Per discussion on dev list, let's switch to use plugin groups to construct javaee5 assemblies, instead of individual plugins.   Currently, the assemblies have both for testing purpose.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.