geirm       01/08/21 14:18:47

  Modified:    jjar/xdocs jjar.xml
               jjar/docs jjar.html
  Log:
  Added disclaimers - this doc (in html form) is going to be the index.html
  for the repository on jakarta, so I want to make it clear that this is
  not an official Jakarta project, nor a Commons project.
  
  Revision  Changes    Path
  1.2       +22 -1     jakarta-commons-sandbox/jjar/xdocs/jjar.xml
  
  Index: jjar.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jjar/xdocs/jjar.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jjar.xml  2001/08/21 14:50:00     1.1
  +++ jjar.xml  2001/08/21 21:18:47     1.2
  @@ -65,6 +65,16 @@
     <b>JJAR</b> is an acronym for Jakarta JAR Archive Repository, 
     an attempt at making a <a href="http://www.cpan.org";>CPAN</a>-like
     service/infrastructure for the Java development community.
  +</p>
  +
  +<p>
  +<b>Note :</b> <i>Until JJAR is officially in production, no guarantees
  +will be made as to the correctness of the delivered jars.  Best
  +efforts will be made, but at any time, what you get might not be
  +what you want.</i>
  +</p>
  +
  +<p>
     Currently, JJAR is an experimental work in progress.  It does
     work as advertised, and every effort is being made to ensure
     that it works at any point in time.  However, as we are learning
  @@ -75,9 +85,16 @@
   </p>
   
   <p>
  -  Simply put, JJAR consists of two parts :
  +<b>Repeat :</b> <i> JJAR is neither an official Jakarta project, nor an 
  +official Jakarta Commons project.  This document may have been
  +found via a http://jakarta.apache.org/jjar/ link - it is there for
  +information purposes for the repository.</i>
   </p>
   
  +<p>
  +  Ok.  Now that that's over, simply put, JJAR consists of two parts :
  +</p>
  +
   <ul>
     <li>
     A distributed repository consisting of jars from various
  @@ -94,6 +111,10 @@
     </li>
   </ul>
   
  +<p>
  +  Together, these two parts [hopefully] make up a complete system
  +  for package management and delivery for building Java applications.
  +</p>
   </section>
   
   <section name="The Repository">
  
  
  
  1.2       +22 -1     jakarta-commons-sandbox/jjar/docs/jjar.html
  
  Index: jjar.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jjar/docs/jjar.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jjar.html 2001/08/21 14:50:34     1.1
  +++ jjar.html 2001/08/21 21:18:47     1.2
  @@ -52,6 +52,16 @@
     <b>JJAR</b> is an acronym for Jakarta JAR Archive Repository, 
     an attempt at making a <a href="http://www.cpan.org";>CPAN</a>-like
     service/infrastructure for the Java development community.
  +</p>
  +
  +<p>
  +<b>Note :</b> <i>Until JJAR is officially in production, no guarantees
  +will be made as to the correctness of the delivered jars.  Best
  +efforts will be made, but at any time, what you get might not be
  +what you want.</i>
  +</p>
  +
  +<p>
     Currently, JJAR is an experimental work in progress.  It does
     work as advertised, and every effort is being made to ensure
     that it works at any point in time.  However, as we are learning
  @@ -62,9 +72,16 @@
   </p>
   
   <p>
  -  Simply put, JJAR consists of two parts :
  +<b>Repeat :</b> <i> JJAR is neither an official Jakarta project, nor an 
  +official Jakarta Commons project.  This document may have been
  +found via a http://jakarta.apache.org/jjar/ link - it is there for
  +information purposes for the repository.</i>
   </p>
   
  +<p>
  +  Ok.  Now that that's over, simply put, JJAR consists of two parts :
  +</p>
  +
   <ul>
     <li>
     A distributed repository consisting of jars from various
  @@ -81,6 +98,10 @@
     </li>
   </ul>
   
  +<p>
  +  Together, these two parts [hopefully] make up a complete system
  +  for package management and delivery for building Java applications.
  +</p>
   </blockquote></td></tr></table><table width="100%" cellpadding="2" cellspacing="0" 
border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" 
color="#ffffff"><a name="The%20Repository"><strong>The 
Repository</strong></a></font></td></tr><tr><td><blockquote>
      
   <p>
  
  
  

Reply via email to