|
Size: 1130
Comment:
|
← Revision 4 as of 2009-09-20 22:48:11 ⇥
Size: 1130
Comment: converted to 1.6 markup
|
| No differences found! | |
Axis2 Packaging Proposal
Five distribution packages
- Minimal distribution (binary/source)
lib contains the axis2-core-<version>.jar, axis2-adb-<version>.jar and the third party libraries (example axis-0.94.jar)
- readme + release notes
- Standard distribution (binary/source)
- all the content of the minimal distribution
- Content of maven modules (codegen,webapp,DOOM)
- Samples (both source and aar/mar files)
- addressing mar (module archive)
- War (Web Archive) distribution
- all the content of the minimal distribution
- Admin web app
- Docs distribution
- xdocs
- java docs
- Plugins distribution
- Eclipse plugins
- IDEA plugins
The axis2-core-<version>.jar Content
The axis2-core-<version>.jar would contain the content of the following maven modules
- core
- common
- xml
- wsdl
Other notes
- Make webapps into a seperate module (to include the admin web apps)
- have a table for the module releases something like
Module name
version
compatible Axis version
comments