jstrachan    02/05/22 08:06:48

  Modified:    xdocs    sandbox.xml components.xml
               xdocs/stylesheets project.xml
  Removed:     xdocs    messenger.xml
  Log:
  Removed the old Messenger documentation and updated the links to point to the new 
Maven generated Messenger site
  
  Revision  Changes    Path
  1.16      +2 -2      jakarta-commons/xdocs/sandbox.xml
  
  Index: sandbox.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/sandbox.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- sandbox.xml       21 May 2002 09:30:16 -0000      1.15
  +++ sandbox.xml       22 May 2002 15:06:48 -0000      1.16
  @@ -56,9 +56,9 @@
     </li>
   
                                <li>
  -     <a href="messenger.html">
  +     <a href="http://jakarta.apache.org/commons/sandbox/messenger/";>
        Messenger</a>
  -     proposal from James Strachan.
  +     a JMS framework proposal from James Strachan.
     </li>
   
     <li>
  
  
  
  1.30      +1 -1      jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- components.xml    21 May 2002 09:30:16 -0000      1.29
  +++ components.xml    22 May 2002 15:06:48 -0000      1.30
  @@ -243,7 +243,7 @@
       <!-- /JJar -->
   
       <!-- Messenger -->
  -    <dt><b><big><a 
href="http://jakarta.apache.org/commons/messenger.html";>Messenger</a></big></b></dt>
  +    <dt><b><big><a 
href="http://jakarta.apache.org/commons/sandbox/messenger/";>Messenger</a></big></b></dt>
       <dd>
        Messenger is an easy to use and lightweight framework for working with JMS in 
the web tier.
       </dd>
  
  
  
  1.33      +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.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- project.xml       21 May 2002 09:30:17 -0000      1.32
  +++ project.xml       22 May 2002 15:06:48 -0000      1.33
  @@ -110,7 +110,7 @@
   
           <item name="JJar"                   
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jjar/"/>
   
  -        <item name="Messenger"              href="/messenger.html"/>
  +        <item name="Messenger"              
href="http://jakarta.apache.org/commons/sandbox/messenger/"/>
   
           <item name="Workflow"               
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/"/>
   
  
  
  

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

Reply via email to