Author: elecharny
Date: Thu Jul 25 08:48:26 2013
New Revision: 1506846

URL: http://svn.apache.org/r1506846
Log:
Fixed the bad links

Modified:
    mina/metadata/ftpserver.rdf
    mina/metadata/sshd.rdf
    mina/metadata/vysper.rdf

Modified: mina/metadata/ftpserver.rdf
URL: 
http://svn.apache.org/viewvc/mina/metadata/ftpserver.rdf?rev=1506846&r1=1506845&r2=1506846&view=diff
==============================================================================
--- mina/metadata/ftpserver.rdf (original)
+++ mina/metadata/ftpserver.rdf Thu Jul 25 08:48:26 2013
@@ -17,7 +17,7 @@
     <created>2006-04-04</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache FtpServer</name>
-    <homepage rdf:resource="http://mina.apache.org/ftpserver"; />
+    <homepage rdf:resource="http://mina.apache.org/ftpserver-project"; />
     <asfext:pmc rdf:resource="http://mina.apache.org"; />
     <shortdesc>The Apache FtpServer is a 100% pure Java FTP server</shortdesc>
     <description>The Apache FtpServer is a 100% pure Java FTP server. It's 
designed to be a complete and portable FTP server engine solution based on 
currently available open protocols. FtpServer can be run standalone as a 
Windows service or Unix/Linux daemon, or embedded into a Java application. We 
also provide support for integration within Spring applications and provide our 
releases as OSGi bundles.</description>

Modified: mina/metadata/sshd.rdf
URL: 
http://svn.apache.org/viewvc/mina/metadata/sshd.rdf?rev=1506846&r1=1506845&r2=1506846&view=diff
==============================================================================
--- mina/metadata/sshd.rdf (original)
+++ mina/metadata/sshd.rdf Thu Jul 25 08:48:26 2013
@@ -17,7 +17,7 @@
     <created>2006-04-04</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache SSHD</name>
-    <homepage rdf:resource="http://mina.apache.org/sshd"; />
+    <homepage rdf:resource="http://mina.apache.org/sshd-project"; />
     <asfext:pmc rdf:resource="http://mina.apache.org"; />
     <shortdesc>Apache SSHD is a 100% pure java library to support the SSH 
protocols on both the client and server side.</shortdesc>
     <description>Apache SSHD is a 100% pure java library to support the SSH 
protocols on both the client and server side. This library is based on Apache 
MINA, a scalable and high performance asynchronous IO library. SSHD does not 
really aim at being a replacement for the SSH client or SSH server from Unix 
operating systems, but rather provides support for Java based applications 
requiring SSH support.</description>

Modified: mina/metadata/vysper.rdf
URL: 
http://svn.apache.org/viewvc/mina/metadata/vysper.rdf?rev=1506846&r1=1506845&r2=1506846&view=diff
==============================================================================
--- mina/metadata/vysper.rdf (original)
+++ mina/metadata/vysper.rdf Thu Jul 25 08:48:26 2013
@@ -17,7 +17,7 @@
     <created>2006-04-04</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache Vysper</name>
-    <homepage rdf:resource="http://mina.apache.org/vysper"; />
+    <homepage rdf:resource="http://mina.apache.org/vysper-project"; />
     <asfext:pmc rdf:resource="http://mina.apache.org"; />
     <shortdesc>A modular, full featured XMPP (Jabber) server</shortdesc>
     <description>Apache Vysper aims to be a modular, full featured XMPP 
(Jabber) server. Vysper is implemented in Java.</description>


Reply via email to