User: user57  
  Date: 01/10/01 13:52:45

  Modified:    src/docs cvs.jsp
  Log:
   o updated the list of CVS MODULES (including new aliases).
  
  Revision  Changes    Path
  1.4       +6 -20     newsite/src/docs/cvs.jsp
  
  Index: cvs.jsp
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/src/docs/cvs.jsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- cvs.jsp   2001/09/28 03:25:43     1.3
  +++ cvs.jsp   2001/10/01 20:52:45     1.4
  @@ -65,8 +65,8 @@
      <p class="text">
        The list of available modules has recently changed.  Below is a list
        of the currently supported modules.  These modules are created via
  -     CVSROOT/modules, so look there for more information about how they
  -     work.
  +     <tt>CVSROOT/modules</tt>, so look there for more information about how 
  +     they work.
   
      <ul class="text">
         <li><b>jboss-all</b>: Everything required to build JBoss.
  @@ -78,26 +78,12 @@
      </ul>
   
      <p class="text">
  -      The following modules are still available for browsing, but 
  -      we recommend that the jboss-* modules be used instead.</p>
  +      The following aliases are also available.
   
      <ul class="text">
  -      <li><b>jboss</b>: the main jboss tree
  -      <li><b>jbosssx</b>: the default security implementation
  -      <li><b>contrib</b>: 3rd party contribution to jboss
  -      <li><b>contrib/tomcat</b>: The Tomcat 3.2.2 mbean service
  -      <li><b>contrib/jetty</b>: The Jetty mbean service
  -      <li><b>jbosstest</b>: the testsuite for jboss
  -      <li><b>zoap</b>: an alternative SOAP based invocation
  -      <li><b>ejx</b>: the gui front end of jboss
  -      <li><b>jnp</b>: the JNDI implementation
  -      <li><b>zola</b>: the application model 
  -      <li><b>jbossmq</b>: the JMS implementation
  -      <li><b>jbosscx</b>: the JCA implementation
  -      <li><b>jbosspool</b>: generic object pool. 
  -          A fork from Aaron Mulder's Minerva
  -      <li><b>jboss-j2ee</b>: J2EE core classes
  -      <li><b>manual</b>: JBoss manual
  +      <li><b>jboss</b>: jboss-all
  +      <li><b>docs</b>: jboss-docs
  +      <li><b>website</b>: jboss-website
      </ul>
   
      <p class="head">CVS Administration Polcies</p>
  
  
  

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

Reply via email to