Author: marrs
Date: Sat Feb 11 19:39:53 2012
New Revision: 1243134
URL: http://svn.apache.org/viewvc?rev=1243134&view=rev
Log:
First part of download and FAQ pages.
Modified:
ace/site/trunk/content/downloads.mdtext
ace/site/trunk/content/user-doc/faq.mdtext
Modified: ace/site/trunk/content/downloads.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/downloads.mdtext?rev=1243134&r1=1243133&r2=1243134&view=diff
==============================================================================
--- ace/site/trunk/content/downloads.mdtext (original)
+++ ace/site/trunk/content/downloads.mdtext Sat Feb 11 19:39:53 2012
@@ -1,7 +1,23 @@
Title: Downloads
-TODO:
+To get the latest development snapshot of Apache ACE, you can check out the
sources and build ACE yourself. Otherwise, the releases below are available for
download. To install, just download and extract. These
[KEYS](https://svn.apache.org/repos/asf/ace/trunk/KEYS) can be used to verify
the release archive.
-* integrate mirror selection and link to the most recent downloads;
-* add a link to the archive, where older releases can be found.
+All Apache ACE products are distributed under the terms of The Apache Software
License (version 2.0). See our license page, or the LICENSE file included in
each distribution.
+
+Mirrors
+-------
+
+Use the links below to download binary or source distributions of Apache ACE
from one of our mirrors. The links will automatically pick the mirror closest
to you.
+
+If you encounter a problem with this mirror, please select [another
mirror](http://www.apache.org/dyn/closer.cgi/incubator/ace/). If all mirrors
are failing, there are backup mirrors (at the end of the mirrors list) that
should be available.
+
+### ACE assemblies
+
+Artifact | Version | Binary
+-------------------------------- | --------------- | ----------------------
+org.apache.ace.target.devserver | 0.8.1-incubator | [bundle]() ([asc](),
[md5]()) [source-release.zip]() ([asc](), [md5]()) [source-release.tar.gz]()
([asc](), [md5]()) [pom]() ([asc](), [md5]())
+org.apache.ace.target.devgateway | 0.8.1-incubator | [bundle]() ([asc](),
[md5]()) [source-release.zip]() ([asc](), [md5]()) [source-release.tar.gz]()
([asc](), [md5]()) [pom]() ([asc](), [md5]())
+org.apache.ace.release.full | 0.8.1-incubator | [bundle]() ([asc](),
[md5]()) [source-release.zip]() ([asc](), [md5]()) [source-release.tar.gz]()
([asc](), [md5]()) [pom]() ([asc](), [md5]())
+
+### ACE artifacts
Modified: ace/site/trunk/content/user-doc/faq.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/user-doc/faq.mdtext?rev=1243134&r1=1243133&r2=1243134&view=diff
==============================================================================
--- ace/site/trunk/content/user-doc/faq.mdtext (original)
+++ ace/site/trunk/content/user-doc/faq.mdtext Sat Feb 11 19:39:53 2012
@@ -1 +1,9 @@
-Title: FAQ
+Title: Frequently Asked Questions
+
+### Why is this the first question?
+
+No clue, but this definitely is the first answer.
+
+### And why is this the second?
+
+Well, because it's just below the first.