You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by pr...@apache.org on 2002/03/04 08:24:30 UTC

cvs commit: jakarta-commons-sandbox/periodicity status.html todo.html

prickett    02/03/03 23:24:30

  Modified:    periodicity status.html todo.html
  Log:
  In status.html, Added James and Sync4j to the list of future code dependencies.
  In status.html, Added links to the websites of each of the projects of future dependencies.
  Fixed broken links in the SyncML integration task
  
  Revision  Changes    Path
  1.2       +7 -5      jakarta-commons-sandbox/periodicity/status.html
  
  Index: status.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/periodicity/status.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- status.html	27 Feb 2002 06:59:30 -0000	1.1
  +++ status.html	4 Mar 2002 07:24:30 -0000	1.2
  @@ -28,17 +28,19 @@
         The current codebase depends on the following packages.
         <ul>
            <li><a href="http://java.sun.com/j2se/1.3/">JDK v1.3</a></li>
  -         <li><a href="http://java.sun.com/j2ee/download.html#sdk">J2EE v1.2.1</li>
  +         <li><a href="http://java.sun.com/j2ee/download.html#sdk">J2EE v1.2.1</a></li>
            <li><a href="http://java.sun.com/products/jaas/">JAAS v1.0</a></li>
            <li><a href="http://www.junit.org/index.htm">JUnit v3.7</a></li>
            <li><a href="http://xml.apache.org/xerces-j/index.html">Xerces v1.4.3</a></li>
         </ul>
         In the future dependencies on the following packages will be added
         <ul>
  -         <li>Torque</li>
  -         <li>Turbine</li>
  -         <li>Velocity</li>
  -         <li>Regexp</li>
  +         <li><a href="http://jakarta.apache.org/turbine/torque/index.html">Torque</a></li>
  +         <li><a href="http://jakarta.apache.org/turbine/">Turbine</a></li>
  +         <li><a href="http://jakarta.apache.org/velocity/index.html">Velocity</a></li>
  +         <li><a href="http://jakarta.apache.org/regexp/index.html">Regexp</a></li>
  +	 <li><a href="http://jakarta.apache.org/james/index.html">James</a></li>
  +	 <li><a href="http://sync4j.sourceforge.net">Sync4j</a></li>
            <li>Thats all for now</li>
         </ul>
         </p>
  
  
  
  1.3       +1 -1      jakarta-commons-sandbox/periodicity/todo.html
  
  Index: todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/periodicity/todo.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- todo.html	4 Mar 2002 07:05:44 -0000	1.2
  +++ todo.html	4 Mar 2002 07:24:30 -0000	1.3
  @@ -31,7 +31,7 @@
               <li>Create an implementation of <a href="http://www.imc.org/rfc2425">RFC 2425</a>
               <li>Create an implementation of <a href="http://www.imc.org/rfc2426">RFC 2426</a>
               <li>Add new tasks to build file to get things ready for our first release</li>
  -	    <li>Research the <a href="sync4j.sourceforge.net">Sync4J</a> implementation of <a href="www.syncml.org">SyncML</a> and begin work on integration of that product with Periodicity.
  +	    <li>Research the <a href="http://sync4j.sourceforge.net">Sync4J</a> implementation of <a href="http://www.syncml.org">SyncML</a> and begin work on integration of that product with Periodicity.
            </ul>
            <li><b>Documentation</b>
            <ul>
  
  
  

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