Author: vsiveton Date: Sat Jul 25 14:29:58 2009 New Revision: 797775 URL: http://svn.apache.org/viewvc?rev=797775&view=rev Log: o added note about war.
Modified: incubator/shindig/site/trunk/src/site/apt/download/index.apt Modified: incubator/shindig/site/trunk/src/site/apt/download/index.apt URL: http://svn.apache.org/viewvc/incubator/shindig/site/trunk/src/site/apt/download/index.apt?rev=797775&r1=797774&r2=797775&view=diff ============================================================================== --- incubator/shindig/site/trunk/src/site/apt/download/index.apt (original) +++ incubator/shindig/site/trunk/src/site/apt/download/index.apt Sat Jul 25 14:29:58 2009 @@ -3,7 +3,7 @@ ----- Vincent Siveton ------ - 2009-06-28 + 2009-07-25 ------ ~~ Licensed to the Apache Software Foundation (ASF) under one @@ -154,8 +154,8 @@ [[1]] Unzip the distribution archive to the directory you wish to install Apache Shindig. - [[2]] Install Apache Shindig in your Servlet container or in your Web server depending the wanted implementations. Have a glance - to your server documentation before processing. For instance, you could do: + [[2]] Install Apache Shindig in your Servlet container or in your Web server depending the wanted implementations. + Have a glance to your server documentation before processing. For instance, you could do: [[A]] Java version: copy the Apache Shindig WAR file to <$TOMCAT_HOME/webapps> for Tomcat. @@ -168,3 +168,6 @@ [../images/samples/task.png] Sample Container + <<Note>>: For licensing reasons, the Apache Shindig WAR is not included in the Apache Shindig distribution. You need + to build it from the sources or you could download it, for instance: + {{https://repository.apache.org/content/groups/public/org/apache/shindig/shindig-server/1.0-incubating/shindig-server-1.0-incubating.war}}