You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2004/12/03 10:13:14 UTC

cvs commit: incubator-myfaces/lib readme.txt

manolito    2004/12/03 01:13:14

  Modified:    lib      readme.txt
  Log:
  lib dependencies now documented in forrest
  
  Revision  Changes    Path
  1.3       +2 -22     incubator-myfaces/lib/readme.txt
  
  Index: readme.txt
  ===================================================================
  RCS file: /home/cvs/incubator-myfaces/lib/readme.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- readme.txt	16 Jul 2004 13:05:29 -0000	1.2
  +++ readme.txt	3 Dec 2004 09:13:14 -0000	1.3
  @@ -1,25 +1,5 @@
   Library Dependencies
   
  -.-------------------------------------.--------.-------.---------------.------------.
  -| lib                                 | jfsapi | share | myfaces(impl) | components |
  -|=====================================|========|=======|===============|============|
  -| servlet-2.3-jsp-1.2.jar             |  C     |  C    |  C            |  C         |
  -| jstl.jar                            |  X     |  X    |  X            |  X         |
  -| jsp-2.0.jar                         |        |  2    |  2            |  2         |
  -| commons-el.jar                      |        |  X    |  X            |  X         |
  -| commons-logging.jar                 |        |  X    |  X            |  X         |
  -| commons-digester-1.5.jar            |        |       |  X            |  X         |
  -| commons-beanutils-1.6.1.jar         |        |       |  X            |            |
  -| commons-codec-1.2.jar               |        |       |  X            |            |
  -| commons-collections-3.0.jar         |        |       |  X            |            |
  -| optional/commons-fileupload-1.0.jar |        |       |               |  X         |
  -| optional/commons-validator.jar      |        |       |               |  X         |
  -| optional/jakarta-oro.jar            |        |       |               |  X         |
  -| junit.jar                           |        |       |               |            |
  -| log4j-1.2.8.jar                     |        |       |               |            |
  -| tlddoc.jar                          |        |       |               |            |
  -'-------------------------------------'--------'-------'---------------'------------'
  +Content of this file was moved to >>> /src/documentation/content/xdocs/docs/jars.xml
   
  -C = compile-time only
  -2 = compile-time and run-time for non JSP-2.0 containers
  -X = compile- and run-time
  +See online at http://incubator.apache.org/myfaces/docs/jars.html