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>
  
  
  

Reply via email to