Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by EranChinthaka: http://wiki.apache.org/ws/FrontPage/Axis2/PackagingProposal New page: = Axis2 Packaging Proposal = == Five distribution packages == * Minimal distribution (binary/source) * lib contains the axis2-version.jar, axis2-adb-version.jar and the third party libraries * 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 Arcive) distribution * all the content of the minimal distribution * Admin web app * Docs distribution * xdocs * java docs * Plugins distribution * Eclipse plugins * IDEA plugins == The axis2-version.jar Content == The Axis2-*.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 ||