You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by sc...@apache.org on 2011/09/01 10:16:39 UTC

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

Author: scottbw
Date: Thu Sep  1 08:16:38 2011
New Revision: 1163936

URL: http://svn.apache.org/viewvc?rev=1163936&view=rev
Log:
Added 0.9.0 download links

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=1163936&r1=1163935&r2=1163936&view=diff
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/download.mdtext (original)
+++ incubator/wookie/site/trunk/content/wookie/docs/download.mdtext Thu Sep  1 08:16:38 2011
@@ -19,12 +19,25 @@ Notice:    Licensed to the Apache Softwa
 Getting Wookie up and running on your machine is really easy.You'll find instructions below. 
 Once you have it running locally we will probably want to take a look at the [quickstart guide](quickstart.html).
 
-## Getting the Binaries
+## Downloads
 
-There are currently no binaries to download, we are owever testing a release right now. 
-Come back soon or join us on the dev list to help with the testing.
+Apache Wookie 0.9.0-INCUBATING Standalone  
 
-## Getting the Source
+ - [apache-wookie-0.9.0-incubating-standalone.tar.gz][1]   [MD5 Checksum][2] [Signature][3]
+ - [apache-wookie-0.9.0-incubating-standalone.zip][4]  [MD5 Checksum][5] [Signature][6]
+
+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]
+
+
+## Getting and building from the latest source code
 
 To build from source follow these steps:
 
@@ -36,7 +49,7 @@ To build from source follow these steps:
   - Build and run using "ant run"
   - Visit http://localhost:8080/wookie
 
-We've got some notes on setting up a [development environment][1] for Wookie.
+We've got some notes on setting up a [development environment][19] for Wookie.
 
 ### Building
 
@@ -57,9 +70,9 @@ Now skip to "Running Wookie" below.
 
 If you are running Windows you need to download and install the following applications:
 
-  - [Java Development Kit][2]
-  - [Apache Subversion][3]
-  - [Apache Ant][4]
+  - [Java Development Kit][20]
+  - [Apache Subversion][21]
+  - [Apache Ant][22]
 
 Once you've installed those applications you should checkout the source as follows:
 
@@ -84,7 +97,25 @@ A good place to start your reading is ou
 [development environment](/wookie/docs/development/develop.html).
 
 
-  [1]: /docs/develop.html
-  [2]: http://jdk6.java.net/download.html
-  [3]: http://subversion.apache.org/
-  [4]: http://ant.apache.org/
\ No newline at end of file
+  [1]: http://www.apache.org/dist/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
+  [3]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/binary/standalone/apache-wookie-0.9.0-incubating-standalone.tar.gz.asc
+  [4]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/binary/standalone/apache-wookie-0.9.0-incubating-standalone.zip
+  [5]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/binary/standalone/apache-wookie-0.9.0-incubating-standalone.zip.md5
+  [6]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/binary/standalone/apache-wookie-0.9.0-incubating-standalone.zip.asc
+  [7]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/binary/war/apache-wookie-0.9.0-incubating-war.tar.gz
+  [8]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/binary/war/apache-wookie-0.9.0-incubating-war.tar.gz.md5
+  [9]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/binary/war/apache-wookie-0.9.0-incubating-war.tar.gz.asc
+  [10]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/binary/war/apache-wookie-0.9.0-incubating-war.zip
+  [11]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/binary/war/apache-wookie-0.9.0-incubating-war.zip.md5
+  [12]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/binary/war/apache-wookie-0.9.0-incubating-war.zip.asc
+  [13]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/source/apache-wookie-0.9.0-incubating-src.tar.gz
+  [14]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/source/apache-wookie-0.9.0-incubating-src.tar.gz.md5
+  [15]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/source/apache-wookie-0.9.0-incubating-src.tar.gz.asc
+  [16]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/source/apache-wookie-0.9.0-incubating-src.zip
+  [17]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/source/apache-wookie-0.9.0-incubating-src.zip.md5
+  [18]: http://www.apache.org/dist/incubator/wookie/0.9.0-incubating/source/apache-wookie-0.9.0-incubating-src.zip.asc
+  [19]: /docs/develop.html
+  [20]: http://jdk6.java.net/download.html
+  [21]: http://subversion.apache.org/
+  [22]: http://ant.apache.org/
\ No newline at end of file