User: jules_gosnell
  Date: 02/03/20 12:58:31

  Modified:    jetty/etc Tag: Branch_2_4 README VERSION
  Log:
  going for a release on Jetty 3.1.7 (with one fix)
  this is mainly backporting from JBoss3/Jetty4 src
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.5.2.3   +7 -0      contrib/jetty/etc/Attic/README
  
  Index: README
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/jetty/etc/Attic/README,v
  retrieving revision 1.5.2.2
  retrieving revision 1.5.2.3
  diff -u -r1.5.2.2 -r1.5.2.3
  --- README    3 Oct 2001 21:55:52 -0000       1.5.2.2
  +++ README    20 Mar 2002 20:58:30 -0000      1.5.2.3
  @@ -1,3 +1,10 @@
  +WARNING: This Documentation is very out of date:
  +
  +- The description of the buildfile and targets is wrong
  +- No apps are initially deployed
  +
  +This will be updated in the next release
  +
   -----------------------------------------------------------------------
   
   Un*x users:
  
  
  
  1.4.2.6   +25 -0     contrib/jetty/etc/Attic/VERSION
  
  Index: VERSION
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/jetty/etc/Attic/VERSION,v
  retrieving revision 1.4.2.5
  retrieving revision 1.4.2.6
  diff -u -r1.4.2.5 -r1.4.2.6
  --- VERSION   30 Oct 2001 22:45:12 -0000      1.4.2.5
  +++ VERSION   20 Mar 2002 20:58:30 -0000      1.4.2.6
  @@ -1,4 +1,29 @@
   
  +JBoss-2.4.3_Jetty-3.1.7
  +
  +-----------------------------------------------------------------------
  +
  +Release Candidate 1. (20/03/2002)
  +
  +Jetty          - Jetty-3.1.7
  +JettyExtra/jmx - JettyExtra-1.0.1
  +JBoss          - JBoss-2.4.3
  +JBoss-Jetty    - JBoss/contrib/jetty (cvs update -d -p -r Branch_2_4 -D 'March 20, 
2002 11:59pm BST')
  +
  +- upgrade Jetty component (including important security fix)
  +- backport code from JBoss3/Jetty4 integration
  +- reworking deployment code
  +- improved logging
  +- remove security context from thread before returning to pool
  +- for Jetty changes see jetty/VERSION.TXT (3.1.4,5,6,7)
  +
  +TODO - Jasper classpath integration:
  +For now you should precompile your JSPs using e,g, JSPC, in future
  +Jetty will be able to derive a full classpath from JBoss' ClassLoaders
  +and compile JSPs on the fly.
  +
  +-----------------------------------------------------------------------
  +
   JBoss-2.4.3_Jetty-3.1.3
   
   -----------------------------------------------------------------------
  
  
  

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

Reply via email to