You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by tr...@apache.org on 2005/10/21 08:59:22 UTC

svn commit: r327113 - in /directory/network: branches/0.8/ branches/0.8/xdocs/ tags/release-0.8.0/ tags/release-0.8.0/xdocs/

Author: trustin
Date: Thu Oct 20 23:59:15 2005
New Revision: 327113

URL: http://svn.apache.org/viewcvs?rev=327113&view=rev
Log:
* Released MINA 0.8.0
* Fixed broken links


Added:
    directory/network/tags/release-0.8.0/
      - copied from r327111, directory/network/branches/0.8/
Modified:
    directory/network/branches/0.8/project.xml
    directory/network/branches/0.8/xdocs/getting_started.xml
    directory/network/branches/0.8/xdocs/navigation.xml
    directory/network/tags/release-0.8.0/project.xml
    directory/network/tags/release-0.8.0/xdocs/getting_started.xml
    directory/network/tags/release-0.8.0/xdocs/navigation.xml

Modified: directory/network/branches/0.8/project.xml
URL: http://svn.apache.org/viewcvs/directory/network/branches/0.8/project.xml?rev=327113&r1=327112&r2=327113&view=diff
==============================================================================
--- directory/network/branches/0.8/project.xml (original)
+++ directory/network/branches/0.8/project.xml Thu Oct 20 23:59:15 2005
@@ -5,7 +5,7 @@
   <id>mina</id>
   <name>MINA</name>
   <package>org.apache.mina</package>
-  <currentVersion>0.8.0-SNAPSHOT</currentVersion>
+  <currentVersion>0.8.1-SNAPSHOT</currentVersion>
   <inceptionYear>2004</inceptionYear>
 
   <logo>http://directory.apache.org/images/apache-directory-logo.png</logo>

Modified: directory/network/branches/0.8/xdocs/getting_started.xml
URL: http://svn.apache.org/viewcvs/directory/network/branches/0.8/xdocs/getting_started.xml?rev=327113&r1=327112&r2=327113&view=diff
==============================================================================
--- directory/network/branches/0.8/xdocs/getting_started.xml (original)
+++ directory/network/branches/0.8/xdocs/getting_started.xml Thu Oct 20 23:59:15 2005
@@ -65,7 +65,7 @@
         <p>
           Source code:
 <source>
-$ svn co https://svn.apache.org/repos/asf/directory/network/branches/0.7 mina
+$ svn co https://svn.apache.org/repos/asf/directory/network/branches/0.8 mina
 $ cd mina
 $ maven jar     # Build JAR
 $ maven site    # Generate documentation

Modified: directory/network/branches/0.8/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/directory/network/branches/0.8/xdocs/navigation.xml?rev=327113&r1=327112&r2=327113&view=diff
==============================================================================
--- directory/network/branches/0.8/xdocs/navigation.xml (original)
+++ directory/network/branches/0.8/xdocs/navigation.xml Thu Oct 20 23:59:15 2005
@@ -42,7 +42,7 @@
    <menu name="MINA References">
      <item name="JavaDocs" href="/apidocs/index.html"/>
      <item name="Source code" href="/xref/index.html"/>
-     <item name="Source code (SVN)" href="http://svn.apache.org/viewcvs.cgi/directory/network/branches/0.7/?root=Apache-SVN"/>
+     <item name="Source code (SVN)" href="http://svn.apache.org/viewcvs.cgi/directory/network/branches/0.8/?root=Apache-SVN"/>
      <item name="Wiki Pages" href="http://wiki.apache.org/directory/MinaHome"/>
    </menu>
 

Modified: directory/network/tags/release-0.8.0/project.xml
URL: http://svn.apache.org/viewcvs/directory/network/tags/release-0.8.0/project.xml?rev=327113&r1=327111&r2=327113&view=diff
==============================================================================
--- directory/network/tags/release-0.8.0/project.xml (original)
+++ directory/network/tags/release-0.8.0/project.xml Thu Oct 20 23:59:15 2005
@@ -5,7 +5,7 @@
   <id>mina</id>
   <name>MINA</name>
   <package>org.apache.mina</package>
-  <currentVersion>0.8.0-SNAPSHOT</currentVersion>
+  <currentVersion>0.8.0</currentVersion>
   <inceptionYear>2004</inceptionYear>
 
   <logo>http://directory.apache.org/images/apache-directory-logo.png</logo>

Modified: directory/network/tags/release-0.8.0/xdocs/getting_started.xml
URL: http://svn.apache.org/viewcvs/directory/network/tags/release-0.8.0/xdocs/getting_started.xml?rev=327113&r1=327111&r2=327113&view=diff
==============================================================================
--- directory/network/tags/release-0.8.0/xdocs/getting_started.xml (original)
+++ directory/network/tags/release-0.8.0/xdocs/getting_started.xml Thu Oct 20 23:59:15 2005
@@ -65,7 +65,7 @@
         <p>
           Source code:
 <source>
-$ svn co https://svn.apache.org/repos/asf/directory/network/branches/0.7 mina
+$ svn co https://svn.apache.org/repos/asf/directory/network/branches/0.8 mina
 $ cd mina
 $ maven jar     # Build JAR
 $ maven site    # Generate documentation

Modified: directory/network/tags/release-0.8.0/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/directory/network/tags/release-0.8.0/xdocs/navigation.xml?rev=327113&r1=327111&r2=327113&view=diff
==============================================================================
--- directory/network/tags/release-0.8.0/xdocs/navigation.xml (original)
+++ directory/network/tags/release-0.8.0/xdocs/navigation.xml Thu Oct 20 23:59:15 2005
@@ -42,7 +42,7 @@
    <menu name="MINA References">
      <item name="JavaDocs" href="/apidocs/index.html"/>
      <item name="Source code" href="/xref/index.html"/>
-     <item name="Source code (SVN)" href="http://svn.apache.org/viewcvs.cgi/directory/network/branches/0.7/?root=Apache-SVN"/>
+     <item name="Source code (SVN)" href="http://svn.apache.org/viewcvs.cgi/directory/network/branches/0.8/?root=Apache-SVN"/>
      <item name="Wiki Pages" href="http://wiki.apache.org/directory/MinaHome"/>
    </menu>