You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2002/02/20 02:59:33 UTC

cvs commit: jakarta-commons/xdocs betwixt.xml messenger.xml

jstrachan    02/02/19 17:59:32

  Modified:    docs     betwixt.html messenger.html
               xdocs    betwixt.xml messenger.xml
  Removed:     docs/messenger/api allclasses-frame.html index-all.html
                        index.html overview-frame.html
                        overview-summary.html packages.html
                        serialized-form.html stylesheet.css
               docs/messenger/api/org/apache/commons/messagelet
                        ManagerServlet.html MessageDrivenObject.html
                        MessageDrivenObjectSupport.html Messagelet.html
                        MessageletRequest.html MessageletResponse.html
                        MessengerMDO.html package-frame.html
                        package-summary.html
               docs/messenger/api/org/apache/commons/messagelet/impl
                        BufferedServletInputStream.html
                        BufferedServletOutputStream.html
                        HttpMessageletRequestImpl.html
                        HttpMessageletResponseImpl.html
                        HttpServletRequestImpl.html
                        HttpServletResponseImpl.html HttpSessionImpl.html
                        MessageHttpServletDispatcher.html
                        MessageServletDispatcher.html
                        MessageletRequestImpl.html
                        MessageletResponseImpl.html RequestUtil.html
                        ServletRequestImpl.html ServletResponseImpl.html
                        Subscription.html SubscriptionDigester.html
                        SubscriptionList.html package-frame.html
                        package-summary.html
               docs/messenger/api/org/apache/commons/messenger
                        DefaultMessenger.html DefaultServerSession.html
                        DefaultServerSessionPool.html DigesterSupport.html
                        JNDISessionFactory.html Messenger.html
                        MessengerDigester.html MessengerListener.html
                        MessengerListenerSupport.html MessengerManager.html
                        MessengerServlet.html MessengerSupport.html
                        ServerSessionPoolMessenger.html SessionFactory.html
                        package-frame.html package-summary.html
               docs/messenger/api/org/apache/commons/messenger/tool
                        Caller.html Consumer.html Producer.html
                        package-frame.html package-summary.html
  Log:
  Removed old javadoc from the Messenger project and changed links to point to Gumps nightly build instead
  
  Revision  Changes    Path
  1.2       +2 -1      jakarta-commons/docs/betwixt.html
  
  Index: betwixt.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/betwixt.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- betwixt.html	19 Feb 2002 17:02:51 -0000	1.1
  +++ betwixt.html	20 Feb 2002 01:59:29 -0000	1.2
  @@ -193,7 +193,8 @@
   or the initial <a href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons-sandbox/betwixt/PROPOSAL.html">proposal</a>.
   </p>
                                                   <p>
  -To get the JavaDoc you can download a 
  +The <a href="http://nagoya.apache.org/gump/javadoc/jakarta-commons-sandbox/betwixt/dist/doc/api/index.html">JavaDoc</a> 
  +from the last nightly build is available online or you can download a 
   <a href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-betwixt/">nightly build</a>.
   </p>
                               </blockquote>
  
  
  
  1.18      +2 -1      jakarta-commons/docs/messenger.html
  
  Index: messenger.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/messenger.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- messenger.html	19 Feb 2002 17:02:51 -0000	1.17
  +++ messenger.html	20 Feb 2002 01:59:29 -0000	1.18
  @@ -207,7 +207,8 @@
         <tr><td>
           <blockquote>
                                       <p>
  -The <a href="messenger/api/index.html">JavaDoc</a> is available online
  +The <a href="http://nagoya.apache.org/gump/javadoc/jakarta-commons-sandbox/messenger/dist/doc/api/index.html">JavaDoc</a> 
  +from the last nightly build is available online
   or you can download a <a href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-messenger/">nightly build</a>.
   </p>
                                                   <p>
  
  
  
  1.2       +2 -1      jakarta-commons/xdocs/betwixt.xml
  
  Index: betwixt.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/betwixt.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- betwixt.xml	19 Feb 2002 17:02:52 -0000	1.1
  +++ betwixt.xml	20 Feb 2002 01:59:32 -0000	1.2
  @@ -60,7 +60,8 @@
   </p>
   
   <p>
  -To get the JavaDoc you can download a 
  +The <a href="http://nagoya.apache.org/gump/javadoc/jakarta-commons-sandbox/betwixt/dist/doc/api/index.html">JavaDoc</a> 
  +from the last nightly build is available online or you can download a 
   <a href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-betwixt/">nightly build</a>.
   </p>
   
  
  
  
  1.7       +2 -1      jakarta-commons/xdocs/messenger.xml
  
  Index: messenger.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/messenger.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- messenger.xml	13 Nov 2001 10:41:06 -0000	1.6
  +++ messenger.xml	20 Feb 2002 01:59:32 -0000	1.7
  @@ -75,7 +75,8 @@
   <section name="Documentation">
   
   <p>
  -The <a href="messenger/api/index.html">JavaDoc</a> is available online
  +The <a href="http://nagoya.apache.org/gump/javadoc/jakarta-commons-sandbox/messenger/dist/doc/api/index.html">JavaDoc</a> 
  +from the last nightly build is available online
   or you can download a <a href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-messenger/">nightly build</a>.
   </p>
   
  
  
  

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