[ http://issues.apache.org/jira/browse/GERONIMO-2417?page=comments#action_12437726 ]
Joe Bohn commented on GERONIMO-2417:
------------------------------------
Initial commit to trunk on 09/25/06:
Adding assemblies\geronimo-framework
Adding assemblies\geronimo-framework\LICENSE.txt
Adding assemblies\geronimo-framework\NOTICE.txt
Adding assemblies\geronimo-framework\pom.xml
Adding assemblies\geronimo-framework\src
Adding assemblies\geronimo-framework\src\main
Adding assemblies\geronimo-framework\src\main\assembly
Adding assemblies\geronimo-framework\src\main\assembly\bin.xml
Adding assemblies\geronimo-framework\src\main\var
Adding assemblies\geronimo-framework\src\main\var\config
Adding assemblies\geronimo-framework\src\main\var\config\config.xml
Adding assemblies\geronimo-framework\src\main\var\config\offline-deployer-list
Sending assemblies\pom.xml
Sending configs\jetty\pom.xml
Adding configs\jetty\src\main
Adding configs\jetty\src\main\resources
Adding configs\jetty\src\main\resources\META-INF
Adding configs\jetty\src\main\resources\META-INF\geronimo-plugin.xml
Sending configs\jetty\src\plan\plan.xml
Sending configs\jetty-deployer\pom.xml
Adding configs\jetty-deployer\src\main
Adding configs\jetty-deployer\src\main\resources
Adding configs\jetty-deployer\src\main\resources\META-INF
Adding configs\jetty-deployer\src\main\resources\META-INF\geronimo-plugin.xml
Sending configs\pom.xml
Sending configs\tomcat\pom.xml
Adding configs\tomcat\src\main
Adding configs\tomcat\src\main\resources
Adding configs\tomcat\src\main\resources\META-INF
Adding configs\tomcat\src\main\resources\META-INF\geronimo-plugin.xml
Sending configs\tomcat\src\plan\plan.xml
Sending configs\tomcat-deployer\pom.xml
Adding configs\tomcat-deployer\src\main
Adding configs\tomcat-deployer\src\main\resources
Adding configs\tomcat-deployer\src\main\resources\META-INF
Adding configs\tomcat-deployer\src\main\resources\META-INF\geronimo-plugin.xml
Transmitting file data ..................
Committed revision 449892.
> Create a new framework assembly to be used as a fundamental Geronimo assembly building
block
> --------------------------------------------------------------------------------------------
>
> Key: GERONIMO-2417
> URL: http://issues.apache.org/jira/browse/GERONIMO-2417
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: general
> Affects Versions: 1.2
> Reporter: Joe Bohn
> Assigned To: Joe Bohn
>
> It seems clear that the direction of Geronimo is to use the the modular framework and
plugin capability to facilitate the creation of custom assemblies by users, third party solution
distributors, etc... There are also issue with a proliferation of geronimo assemblies
due to the dependence on either the tomcat or jetty based assemblies. In order to address
these issues we need a new, core assembly that can be the foundation of any other custom built
assembly. The minimal assemblies are a good start but the fact that there are two and they
include the web containers makes not quite what we need for a strating point. We need an
assembly that includes just the fundamental infrastructure and enough capability to be used
as a base for deploying plugins to create any of the existing assemblies or some entirely
new custom assembly by a user of Geronimo.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|