You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Wiki <wi...@apache.org> on 2006/01/03 17:35:36 UTC

[Ws Wiki] Update of "FrontPage/Axis2/PackagingProposal" by EranChinthaka

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

------------------------------------------------------------------------------
  == Five distribution packages ==
  
    * Minimal distribution (binary/source)
-     * lib contains the axis2-version.jar, axis2-adb-version.jar and the third party libraries (example axis-0.94.jar)
+     * 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 Arcive) distribution
+   * War (Web Archive) distribution
      * all the content of the minimal distribution
      * Admin web app
    * Docs distribution
@@ -21, +21 @@

      * Eclipse plugins
      * IDEA plugins
  
- == The axis2-version.jar Content ==
+ == The axis2-core-<version>.jar Content ==
- The Axis2-*.jar would contain the content of the following maven modules
+ The axis2-core-<version>.jar would contain the content of the following maven modules
    * core
    * common
    * xml