You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ma...@apache.org on 2002/01/10 06:04:06 UTC

cvs commit: jakarta-commons/docs sandbox.html

martinc     02/01/09 21:04:06

  Modified:    xdocs    sandbox.xml
               docs     sandbox.html
  Log:
  - Removed garbage at top of XML file, which broke build.
  - Fixed line ends.
  
  Revision  Changes    Path
  1.13      +65 -65    jakarta-commons/xdocs/sandbox.xml
  
  Index: sandbox.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/sandbox.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- sandbox.xml	11 Dec 2001 08:12:04 -0000	1.12
  +++ sandbox.xml	10 Jan 2002 05:04:06 -0000	1.13
  @@ -1,65 +1,65 @@
  -<?xml version="1.0" ?>
  -<document>
  -	<properties>
  -		<title>Commons</title>
  -		<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
  -	</properties>
  -	<body>
  -		<section name="The Sandbox">
  -			<p>
  -The Sandbox is a CVS repository for Commons committers
  -to function as an open workspace for
  -sharing and collaboration.
  -</p>
  -			<p>
  -  Access to the CVS <strong>jakarta-commons-sandbox</strong> repository is available both
  -        <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/">online</a>
  -        and with a <a href="http://jakarta.apache.org/getinvolved/cvsindex.html">cvs client</a>.
  -</p>
  -			<strong>Current Sandbox Happenings</strong>
  -			<p>
  -Here is a small list of whats going on the sandbox.
  -</p>
  -			<ul>
  -				<li>
  -     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/cjan/">
  -     CJAN</a>
  -     proposal from Scott Sanders with contributions from many Jakarta developers.
  -  </li>
  -				
  -				<li>
  -     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/threading/">
  -     Threading</a>
  -     proposal from Craig McClanahan.
  -  </li>
  -				<li>
  -     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/xmlunit/">
  -     XMLUnit</a>
  -     proposal and code from Morgan Delagrange.
  -  </li>
  -
  -<li>
  -     <a href="jjar.html">JJAR</a>
  -    : Jakarta JAR Archive Repository from 
  -    Geir Magnusson Jr.
  -  </li>
  -
  -				<li>
  -     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/betwixt/">
  -     Betwixt</a>
  -     proposal from James Strachan.
  -  </li>
  -				<li>
  -     <a href="messenger.html">
  -     Messenger</a>
  -     proposal from James Strachan.
  -  </li>
  -			</ul>
  -
  -
  -			<p>
  -Go take a look!
  -</p>
  -		</section>
  -	</body>
  -</document>
  +<?xml version="1.0" ?>
  +<document>
  +	<properties>
  +		<title>Commons</title>
  +		<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
  +	</properties>
  +	<body>
  +		<section name="The Sandbox">
  +			<p>
  +The Sandbox is a CVS repository for Commons committers
  +to function as an open workspace for
  +sharing and collaboration.
  +</p>
  +			<p>
  +  Access to the CVS <strong>jakarta-commons-sandbox</strong> repository is available both
  +        <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/">online</a>
  +        and with a <a href="http://jakarta.apache.org/getinvolved/cvsindex.html">cvs client</a>.
  +</p>
  +			<strong>Current Sandbox Happenings</strong>
  +			<p>
  +Here is a small list of whats going on the sandbox.
  +</p>
  +			<ul>
  +				<li>
  +     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/cjan/">
  +     CJAN</a>
  +     proposal from Scott Sanders with contributions from many Jakarta developers.
  +  </li>
  +				
  +				<li>
  +     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/threading/">
  +     Threading</a>
  +     proposal from Craig McClanahan.
  +  </li>
  +				<li>
  +     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/xmlunit/">
  +     XMLUnit</a>
  +     proposal and code from Morgan Delagrange.
  +  </li>
  +
  +  <li>
  +     <a href="jjar.html">JJAR</a>
  +    : Jakarta JAR Archive Repository from 
  +    Geir Magnusson Jr.
  +  </li>
  +
  +				<li>
  +     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/betwixt/">
  +     Betwixt</a>
  +     proposal from James Strachan.
  +  </li>
  +				<li>
  +     <a href="messenger.html">
  +     Messenger</a>
  +     proposal from James Strachan.
  +  </li>
  +			</ul>
  +
  +
  +			<p>
  +Go take a look!
  +</p>
  +		</section>
  +	</body>
  +</document>
  
  
  
  1.27      +3 -3      jakarta-commons/docs/sandbox.html
  
  Index: sandbox.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/sandbox.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- sandbox.html	22 Nov 2001 13:28:48 -0000	1.26
  +++ sandbox.html	10 Jan 2002 05:04:06 -0000	1.27
  @@ -12,7 +12,7 @@
               <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
   
                                                       <meta name="author" value="Commons Documentation Team">
  -            <meta name="email" value="jakarta-commons@jakarta.apache.org">
  +            <meta name="email" value="commons-dev@jakarta.apache.org">
               
               <title>Commons - Commons</title>
           </head>
  @@ -153,7 +153,7 @@
        proposal and code from Morgan Delagrange.
     </li>
   
  -<li>
  +  <li>
        <a href="jjar.html">JJAR</a>
       : Jakarta JAR Archive Repository from 
       Geir Magnusson Jr.
  @@ -187,7 +187,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2001, Apache Software Foundation
  +                    Copyright &#169; 1999-2002, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>