User: gropi   
  Date: 01/10/02 01:55:18

  Modified:    src/examples/build readme.txt
  Log:
  Update comments to actual situation
  
  Revision  Changes    Path
  1.5       +4 -5      manual/src/examples/build/readme.txt
  
  Index: readme.txt
  ===================================================================
  RCS file: /cvsroot/jboss/manual/src/examples/build/readme.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- readme.txt        2001/09/30 10:33:48     1.4
  +++ readme.txt        2001/10/02 08:55:18     1.5
  @@ -7,11 +7,10 @@
                   e.g. c:\JBoss-2.2.2)
    
   If you are using a bundled version of JBoss with Jetty or Tomcat then
  -point JBOSS_DIST to the "jboss" subdir please. Using the bundled
  -versions will avoid some errors that might show up while the building
  -process of the examples because of a missing servlet.jar.  Instead of
  -downloading the bundled JBoss versions you can get the servlet.jar
  -from SUN also.
  +point JBOSS_DIST to the "jboss" subdir please. 
  +If you want to build any *-war or *-ear target you need to use a bundled
  +JBoss version or tweak the build.xml file to reflect the correct location
  +of your servlet.jar file.
   
   The Ant bin directory and JDK bin directory must also be in your PATH
   as described in the First Steps chapter of the JBoss manual.
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to