You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by rg...@apache.org on 2011/09/14 14:43:12 UTC

svn commit: r1170576 - /incubator/wookie/site/trunk/content/wookie/docs/download.mdtext

Author: rgardler
Date: Wed Sep 14 12:43:12 2011
New Revision: 1170576

URL: http://svn.apache.org/viewvc?rev=1170576&view=rev
Log:
Separate source from binary details

Modified:
    incubator/wookie/site/trunk/content/wookie/docs/download.mdtext

Modified: incubator/wookie/site/trunk/content/wookie/docs/download.mdtext
URL: http://svn.apache.org/viewvc/incubator/wookie/site/trunk/content/wookie/docs/download.mdtext?rev=1170576&r1=1170575&r2=1170576&view=diff
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/download.mdtext (original)
+++ incubator/wookie/site/trunk/content/wookie/docs/download.mdtext Wed Sep 14 12:43:12 2011
@@ -18,7 +18,10 @@ Notice:    Licensed to the Apache Softwa
 
 # Downloads
 
-## Version 0.9.0-INCUBATING
+We provide binary distributions of the most recent stable release for your
+convenience. Many people will want to work with the source directly, but this
+page will be useful for those just wanting to see Wookie in action or deploy
+a stable release.
 
 Apache Wookie 0.9.0-INCUBATING Standalone  
 
@@ -30,96 +33,35 @@ Apache Wookie 0.9.0-INCUBATING WAR
  - [apache-wookie-0.9.0-incubating-war.tar.gz][7] [MD5 Checksum][8] [Signature][9]
  - [apache-wookie-0.9.0-incubating-war.zip][10]  [MD5 Checksum][11] [Signature][12]
 
-Apache Wookie 0.9.0-INCUBATING Source
-
- -  [apache-wookie-0.9.0-incubating-src.tar.gz][13] [MD5 Checksum][14] [Signature][15]
- -  [apache-wookie-0.9.0-incubating-src.zip][16] [MD5 Checksum][17] [Signature][18]
-
-[Release Signing Keys][19]
+Please verify your downloads with the [Release Signing Keys][19]
 
 # Getting Started
 
+
 ## Standalone Version
 
 The standalone version of wookie is not meant for full deployment purposes, 
 rather it is intended as an easy and simple way to quickly see what wookie
 is about without the need to configure various databases and servers.
-As such it uses a preconfigured Jetty server and Derby database that are included in the download package.
+
+As such it uses a preconfigured Jetty server and Derby database that are 
+included in the download package. To run it you must have installed the
+[Java JDK](http://java.com/en/download/)
 
 To start the server run the startup.bat (Windows)  or startup.sh (*******nix) script. 
+
 To stop the server run the shutdown.bat (Windows) or shutdown.sh (*******nix) script
 
+To view the running server visit http://localhost:8080/wookie
+
 For more information, see the STANDALONE_BUILD_NOTES file in the download package.
 
 ##WAR Version
 
 This build is meant to get a user started with the process of deploying
-Wookie under an existing application container and as such Wookie is made available in
-WAR format. For more information on setup and configuration, see the WAR_BUILD_NOTES file in the download package.
-
-## Source Version
-
-This version contains the source code for the specified version. Full instructions for building can be found in the BUILDING file in the download package.
-
-## Getting and building from the latest source code
-
-To build from source follow these steps:
-
-  - Install [Java JDK](http://java.com/en/download/)
-  - Install [Apache Subversion](http://subversion.apache.org/packages.html)
-  - Install [Apache Ant](http://archive.apache.org/dist/ant/binaries/) 
-  - Checkout Wookie from [SVN](http://svn.apache.org/repos/asf/incubator/wookie/trunk)
-    - svn co http://svn.apache.org/repos/asf/incubator/wookie/trunk wookie
-  - Build and run using "ant run"
-  - Visit http://localhost:8080/wookie
-
-We've got some notes on setting up a [development environment][20] for Wookie.
-
-### Building
-
-We use Apache Ant to manage our build process. This makes it really easy to build on any platform.
-
-#### Building on Linux
-
-If you are running Ubuntu Linux the commands you need to carry out a source installation are:
-
-    sudo apt-get install openjdk-6-jdk
-    sudo apt-get install subversion
-    sudo apt-get install ant1.7
-    svn co http://svn.apache.org/repos/asf/incubator/wookie/trunk ~/projects/wookie
-
-Now skip to "Running Wookie" below.
-
-#### Building on Windows
-
-If you are running Windows you need to download and install the following applications:
-
-  - [Java Development Kit][21]
-  - [Apache Subversion][22]
-  - [Apache Ant][23]
-
-Once you've installed those applications you should checkout the source as follows:
-
-    svn co http://svn.apache.org/repos/asf/incubator/wookie/trunk ~/projects/wookie
-
-### Running Wookie
-
-There are various ways of running Wookie, the simplest is to run in standalone mode:
-
-    ant run
-    http://localhost:8080/wookie
-
-For more information and for instruction on how to configure for production environments
-see our page on [Running Wookie](/wookie/docs/developer/running.html)
-
-### Developing Wookie
-
-There are various docs that are useful for developers linked from the left 
-hand menu in the "Development" section.
-
-A good place to start your reading is out page which details how to create your 
-[development environment](/wookie/docs/development/develop.html).
-
+Wookie under an existing application container and as such Wookie is made 
+available in WAR format. For more information on setup and configuration, 
+see the WAR_BUILD_NOTES file in the download package.
 
   [1]: http://www.apache.org/dyn/closer.cgi/incubator/wookie/0.9.0-incubating/binary/standalone/apache-wookie-0.9.0-incubating-standalone.tar.gz
   [2]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/binary/standalone/apache-wookie-0.9.0-incubating-standalone.tar.gz.md5