You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by be...@apache.org on 2007/06/13 10:15:14 UTC

svn commit: r546773 - in /labs/vysper: ABOUT.txt HOW-TO.txt NOTICE.txt STATUS.txt

Author: berndf
Date: Wed Jun 13 01:15:13 2007
New Revision: 546773

URL: http://svn.apache.org/viewvc?view=rev&rev=546773
Log:
[vysper] edit general info

Modified:
    labs/vysper/ABOUT.txt
    labs/vysper/HOW-TO.txt
    labs/vysper/NOTICE.txt
    labs/vysper/STATUS.txt

Modified: labs/vysper/ABOUT.txt
URL: http://svn.apache.org/viewvc/labs/vysper/ABOUT.txt?view=diff&rev=546773&r1=546772&r2=546773
==============================================================================
--- labs/vysper/ABOUT.txt (original)
+++ labs/vysper/ABOUT.txt Wed Jun 13 01:15:13 2007
@@ -2,17 +2,18 @@
 About Apache Vysper 
 
 This project aims at delivering a server implementation of both the core and IM parts of the XMPP protocol 
-(as specified in RFCs 3920 + 3921 [1]).
+(as specified in RFCs 3920 [1] + 3921 [2]).
 
 "Vysper" is pronounced like in "whisper".
 
-XMPP[2] is an open, secure and extensible instant messaging protocol which has evolved from Jabber.
+XMPP[3] is an open, secure and extensible instant messaging protocol which has evolved from Jabber.
 It provides interoperability features for communication with other XMPP and non-XMPP servers.
 It is used and supported by many IM applications, both client and server.
 
-The protocol and its many extensions (called XEPs) are maintained by the XMPP Standards Foundation (XSF) [3].
+The protocol and its many extensions (called XEPs) are maintained by the XMPP Standards Foundation (XSF) [4].
 
-[1] http://www.ietf.org/rfc/rfc3920.txt & http://www.ietf.org/rfc/rfc3921.txt
-[2] http://en.wikipedia.org/wiki/XMPP
-[3] http://www.xmpp.org/
+[1] http://www.ietf.org/rfc/rfc3920.txt
+[2] http://www.ietf.org/rfc/rfc3921.txt
+[3] http://en.wikipedia.org/wiki/XMPP
+[4] http://www.xmpp.org/
 

Modified: labs/vysper/HOW-TO.txt
URL: http://svn.apache.org/viewvc/labs/vysper/HOW-TO.txt?view=diff&rev=546773&r1=546772&r2=546773
==============================================================================
--- labs/vysper/HOW-TO.txt (original)
+++ labs/vysper/HOW-TO.txt Wed Jun 13 01:15:13 2007
@@ -27,5 +27,5 @@
 ** Running the Server **
 
 Uh... what Server?? Server is not ready yet!
-Come on and get some 
+ 
 

Modified: labs/vysper/NOTICE.txt
URL: http://svn.apache.org/viewvc/labs/vysper/NOTICE.txt?view=diff&rev=546773&r1=546772&r2=546773
==============================================================================
--- labs/vysper/NOTICE.txt (original)
+++ labs/vysper/NOTICE.txt Wed Jun 13 01:15:13 2007
@@ -2,7 +2,7 @@
    ==      NOTICE file for use with the Apache License, Version 2.0,      ==
    =========================================================================
 
-   Apache Vysper, a Apache Labs Project
+   Apache Vysper, an Apache Labs Project
    Copyright 2006-2007 The Apache Software Foundation
 
    This product includes software developed at
@@ -14,7 +14,8 @@
 
    This product also includes software ("nekopull") developed by Andy Clark
    under The CyberNeko Software License, Version 1.0
-   NekoPull is used with kind permission of Andy Clark (andyc at a. o.). Thanks, Andy!
- 
+   NekoPull is used with kind permission of Andy Clark (andyc at a. o.). Thanks, Andy!
+   TBD add link to Nekopull
+ 
    Please read the LICENSE.txt and README.txt files in the root directory of 
    this distribution.

Modified: labs/vysper/STATUS.txt
URL: http://svn.apache.org/viewvc/labs/vysper/STATUS.txt?view=diff&rev=546773&r1=546772&r2=546773
==============================================================================
--- labs/vysper/STATUS.txt (original)
+++ labs/vysper/STATUS.txt Wed Jun 13 01:15:13 2007
@@ -2,7 +2,12 @@
 Status Apache Vysper 
 ####################
 
-standard support
+* Overall status *
+
+currently, XMPP base protocol is evolving
+run "ant run-unit-tests"
+
+* standards support *
 RFC3920: incomplete
 RFC3921: incomplete
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org