You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by le...@apache.org on 2005/07/07 12:27:28 UTC

svn commit: r209582 - in /gump/branches/Gump3: LICENSE.ZPL.txt NOTICE.txt README.txt

Author: leosimons
Date: Thu Jul  7 03:27:26 2005
New Revision: 209582

URL: http://svn.apache.org/viewcvs?rev=209582&view=rev
Log:
Update our documentation a little.

Removed:
    gump/branches/Gump3/LICENSE.ZPL.txt
Modified:
    gump/branches/Gump3/NOTICE.txt
    gump/branches/Gump3/README.txt

Modified: gump/branches/Gump3/NOTICE.txt
URL: http://svn.apache.org/viewcvs/gump/branches/Gump3/NOTICE.txt?rev=209582&r1=209581&r2=209582&view=diff
==============================================================================
--- gump/branches/Gump3/NOTICE.txt (original)
+++ gump/branches/Gump3/NOTICE.txt Thu Jul  7 03:27:26 2005
@@ -6,6 +6,3 @@
 
    This product includes software developed by
    The Apache Software Foundation (http://www.apache.org/).
-
-   This product includes software developed by
-   Zope Corporation and Contributors (http://www.zope.org/).

Modified: gump/branches/Gump3/README.txt
URL: http://svn.apache.org/viewcvs/gump/branches/Gump3/README.txt?rev=209582&r1=209581&r2=209582&view=diff
==============================================================================
--- gump/branches/Gump3/README.txt (original)
+++ gump/branches/Gump3/README.txt Thu Jul  7 03:27:26 2005
@@ -18,15 +18,26 @@
 lines of code split up into hundreds of projects). For this purpose, the gump
 project maintains its own dedicated server.
 
+You are looking at the README for the in-development version of Gump, which
+we've after a lot of thinking decided to call "Gump3".
+
 == More Information ==
 
-Please see our website, http://gump.apache.org/, for more information.
+Please see our wiki,
+  http://wiki.apache.org/gump/
+
+for more information. In particular,
+
+  http://wiki.apache.org/gump/Gump3Installation
+
+has installation notes (though you may be able to do without them, installation
+isn't all that hard).
 
 == Command-Line Interface ==
 
 Gump has a command-based commandline interface. Run
 
-   ./gump help
+   bash gump help
 
 for more information on the available commands.
 
@@ -35,5 +46,5 @@
 Gump is available under the Apache License, version 2.0, which you can find in
 the LICENSE.txt file.
 
-The file bin/testrunner.py is available under Zope Public License, version 2.1,
-which you can find in the LICENSE.ZPL.txt file.
+The files under bin/pylid-0.3 are available under BSD License, which you can
+find in the bin/pylid-0.3/LICENSE.txt file.