You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by js...@apache.org on 2003/08/26 12:54:18 UTC

cvs commit: incubator-geronimo/modules/common/src/java/org/apache/geronimo/common/platform package.html

jstrachan    2003/08/26 03:54:18

  Added:       modules/common/src/java/org/apache/geronimo/common
                        package.html
               modules/common/src/java/org/apache/geronimo/common/platform
                        package.html
  Log:
  added patch by Siva
  
  Revision  Changes    Path
  1.1                  incubator-geronimo/modules/common/src/java/org/apache/geronimo/common/package.html
  
  Index: package.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  <html>
  <head>
  <title></title>
  </head>
  <body>
  Common utilities classes used by other modules. This include the following topics
  <ul>
    <li>Throwable and nested related materials
    <li>Basic exceptions including NullArgumentException
    <li>Helpers over Basic Classes (String, etc...)
  </ul>
  </body>
  </html>
  
  
  
  1.1                  incubator-geronimo/modules/common/src/java/org/apache/geronimo/common/platform/package.html
  
  Index: package.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  <html>
  <head>
  <title></title>
  </head>
  <body>
  Provides platform related informations.
  </body>
  </html>