jstrachan    02/05/22 11:20:03

  Modified:    xdocs    sandbox.xml components.xml
               xdocs/stylesheets project.xml
  Removed:     xdocs    betwixt.xml
  Log:
  updated links to new Maven generated Betwixt site
  
  Revision  Changes    Path
  1.17      +2 -2      jakarta-commons/xdocs/sandbox.xml
  
  Index: sandbox.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/sandbox.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- sandbox.xml       22 May 2002 15:06:48 -0000      1.16
  +++ sandbox.xml       22 May 2002 18:20:03 -0000      1.17
  @@ -45,9 +45,9 @@
     </li>
   
                                <li>
  -     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/betwixt/";>
  +     <a href="http://jakarta.apache.org/commons/sandbox/betwixt/";>
        Betwixt</a>
  -     proposal from James Strachan.
  +     a bean to XML mapping engine proposal from James Strachan.
     </li>
                                <li>
        <a href="http://jakarta.apache.org/commons/sandbox/jelly/";>
  
  
  
  1.31      +1 -1      jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- components.xml    22 May 2002 15:06:48 -0000      1.30
  +++ components.xml    22 May 2002 18:20:03 -0000      1.31
  @@ -191,7 +191,7 @@
      <dl>
   
       <!-- Betwixt -->
  -    <dt><b><big><a 
href="http://jakarta.apache.org/commons/betwixt.html";>Betwixt</a></big></b></dt>
  +    <dt><b><big><a 
href="http://jakarta.apache.org/commons/sandbox/betwixt/";>Betwixt</a></big></b></dt>
       <dd>
        Betwixt provides services for mapping JavaBeans to XML documents, and vice 
versa.
       </dd>
  
  
  
  1.34      +1 -1      jakarta-commons/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- project.xml       22 May 2002 15:06:48 -0000      1.33
  +++ project.xml       22 May 2002 18:20:03 -0000      1.34
  @@ -102,7 +102,7 @@
   
       <menu name="Sandbox Components">
   
  -        <item name="Betwixt"                href="/betwixt.html"/>
  +        <item name="Betwixt"                
href="http://jakarta.apache.org/commons/sandbox/betwixt/"/>
   
           <item name="CLI"                    href="/cli.html"/>
           
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to