Author: buildbot
Date: Mon Nov 17 14:46:09 2014
New Revision: 929547
Log:
Staging update by buildbot for deltaspike
Modified:
websites/staging/deltaspike/trunk/content/ (props changed)
websites/staging/deltaspike/trunk/content/index.html
websites/staging/deltaspike/trunk/content/resources/css/bootstrap.css
Propchange: websites/staging/deltaspike/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 17 14:46:09 2014
@@ -1 +1 @@
-1640165
+1640167
Modified: websites/staging/deltaspike/trunk/content/index.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/index.html (original)
+++ websites/staging/deltaspike/trunk/content/index.html Mon Nov 17 14:46:09
2014
@@ -88,15 +88,19 @@
<p>We will also ensure true portability! We are testing
DeltaSpike on different CDI implementations like Apache OpenWebBeans and
JBoss Weld, and also on different Java EE servers like
Apache Tomcat and TomEE, JBoss AS7, WildFly 8,
Oracle GlassFish 3.1+ and 4.x+, IBM WebSphere 8.x, Oracle
WebLogic Server 12c, Jetty, and others.</p>
- <p><h2>Latest Award</h2>
- <p>In 2014, DeltaSpike become a Dukeâs Choice Award
winner. The Duke's Choice Awards celebrate extreme
+ </div>
+ </div>
+ <div class="row">
+ <div class="span6">
+ <h2>Latest Award</h2>
+ <p>In 2014, DeltaSpike become a Dukeâs Choice Award winner.
The Duke's Choice Awards celebrate extreme
innovation in the world of Java technology and are
granted to the most innovative projects using the Java platform.</p>
- <img src="resources/images/DukeChoice-100x176.png"/>
- </p>
- <p><h2>News</h2>
- <p>Apache DeltaSpike 1.1.0 is now out!</p>
- <p><a class="btn"
href="/news.html#11th-release-103-21092014">View details »</a></p>
- </p>
+ <p><img src="resources/images/DukeChoice-100x176.png"/></p>
+ </div>
+ <div class="span6">
+ <h2>News</h2>
+ <p>Apache DeltaSpike 1.1.0 is now out!</p>
+ <p><a class="btn"
href="/news.html#11th-release-103-21092014">View details »</a></p>
</div>
</div>
<div class="row">
Modified: websites/staging/deltaspike/trunk/content/resources/css/bootstrap.css
==============================================================================
--- websites/staging/deltaspike/trunk/content/resources/css/bootstrap.css
(original)
+++ websites/staging/deltaspike/trunk/content/resources/css/bootstrap.css Mon
Nov 17 14:46:09 2014
@@ -27,7 +27,7 @@ footer {
.valign-wrapper div[class*='span6'] {
display: table-cell!important;
- vertical-align:middle;
+ vertical-align:top;
float:none;
}