You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2003/06/06 17:39:37 UTC

cvs commit: jakarta-struts/contrib/struts-legacy/src/java/org/apache/struts/legacy package.html

husted      2003/06/06 08:39:37

  Added:       contrib/struts-legacy/src/java/org/apache/struts/legacy
                        package.html
  Log:
  Minor changes to struts-legacy packaging in preparation for its release.
  
  Revision  Changes    Path
  1.1                  jakarta-struts/contrib/struts-legacy/src/java/org/apache/struts/legacy/package.html
  
  Index: package.html
  ===================================================================
  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  <html>
  <head>
    <title>Package Documentation for org.apache.struts.legacy Package</title>
  </head>
  <body>
  <p>
  This distribution contains classes which have been removed from the
  core Struts distribution but may still be of interest.
  </p>
  <p>
  The classes are considered "stable" but are <b>not</b> actively maintained.
  (Hence, the name "legacy".)
  </p>
  <p>
  This distribution can be built against Java 1.3 or Java 1.4.
  </p>
  <p>
  To provide best compatiblity, Java 1.3 is the default.
  </p>
  <p>
  The target JDK may be changed by copying "build.properties.sample"
  as "build.properties" and making the appropriate changes.
  </p>
  </body>
  </html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org