You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by jl...@apache.org on 2012/12/14 16:20:06 UTC

svn commit: r1421926 - in /openwebbeans/cms-site/trunk: content/download.mdtext templates/header.html

Author: jlmonteiro
Date: Fri Dec 14 15:20:04 2012
New Revision: 1421926

URL: http://svn.apache.org/viewvc?rev=1421926&view=rev
Log:
Removing news link in header and draft of download page

Modified:
    openwebbeans/cms-site/trunk/content/download.mdtext
    openwebbeans/cms-site/trunk/templates/header.html

Modified: openwebbeans/cms-site/trunk/content/download.mdtext
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/download.mdtext?rev=1421926&r1=1421925&r2=1421926&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/download.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/download.mdtext Fri Dec 14 15:20:04 2012
@@ -16,4 +16,29 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-# Todo ...
\ No newline at end of file
+# Apache Openwebbeans 1.1.7 (_December, 12th 2012_)
+
+We are proud to announce the new Apache Openwebbeans release.
+
+All maven artifacts are available in Maven central repository.
+
+------
+
+### Source ###
+
+Should you want to build any of the above binaries, this source bundle is the right one covers them all.
+
+[openwebbeans-distribution-1.1.7-binary.zip](http://www.apache.org/dyn/closer.cgi/openwebbeans/1.1.7/openwebbeans-distribution-1.1.7-binary.zip)
+[zip asc](http://www.apache.org/dyn/closer.cgi/openwebbeans/1.1.7/openwebbeans-distribution-1.1.7-binary.zip.asc)
+
+[openwebbeans-distribution-1.1.7-binary.tar.gz](http://www.apache.org/dyn/closer.cgi/openwebbeans/1.1.7/openwebbeans-distribution-1.1.7-binary.tar.gz)
+[tar.gz asc](http://www.apache.org/dyn/closer.cgi/openwebbeans/1.1.7/openwebbeans-distribution-1.1.7-binary.tar.gz.asc)
+
+------
+
+### Source ###
+
+Should you want to build any of the above binaries, this source bundle is the right one covers them all.
+
+[openwebbeans-1.1.7-source-release.zip](http://www.apache.org/dyn/closer.cgi/openwebbeans/1.1.7/openwebbeans-1.1.7-source-release.zip)
+[zip asc](http://www.apache.org/dyn/closer.cgi/openwebbeans/1.1.7/openwebbeans-1.1.7-source-release.zip.asc)
\ No newline at end of file

Modified: openwebbeans/cms-site/trunk/templates/header.html
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/templates/header.html?rev=1421926&r1=1421925&r2=1421926&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/templates/header.html (original)
+++ openwebbeans/cms-site/trunk/templates/header.html Fri Dec 14 15:20:04 2012
@@ -37,7 +37,7 @@
                         <li><a href="{{base}}source.html">Source</a></li>
                         <li><a href="{{base}}download.html">Download</a></li>
                         <li><a href="{{base}}community.html">Community</a></li>
-                        <li><a href="{{base}}news.html">News</a></li>
+                        <!-- <li><a href="{{base}}news.html">News</a></li> -->
                     </ul>
                 </div><!--/.nav-collapse -->
                 <form id="search-form" action="http://www.google.com/search" method="get"  class="navbar-search pull-right" >