You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by bu...@apache.org on 2014/03/08 02:20:58 UTC

svn commit: r900505 - in /websites/production/tapestry/content: 2014/03/07/tapestry-54-beta-3-preview-now-available.html cache/main.pageCache

Author: buildbot
Date: Sat Mar  8 01:20:57 2014
New Revision: 900505

Log:
Production update by buildbot for tapestry

Modified:
    websites/production/tapestry/content/2014/03/07/tapestry-54-beta-3-preview-now-available.html
    websites/production/tapestry/content/cache/main.pageCache

Modified: websites/production/tapestry/content/2014/03/07/tapestry-54-beta-3-preview-now-available.html
==============================================================================
--- websites/production/tapestry/content/2014/03/07/tapestry-54-beta-3-preview-now-available.html (original)
+++ websites/production/tapestry/content/2014/03/07/tapestry-54-beta-3-preview-now-available.html Sat Mar  8 01:20:57 2014
@@ -61,23 +61,17 @@
   </div>
 
 <div id="content">
-<div id="ConfluenceContent"><div class="logo-heading-block"><span class="blogHeading"><span style="line-height: 1.4285715;">The 3rd beta preview release of Tapestry 5.4 is now available.</span></span></div><div class="logo-heading-block"><span class="blogHeading">While not an actual release candidate, beta previews like this one are high-quality builds that pass all of Tapestry's extensive automated tests. You are encouraged to try out this beta preview and let us know how it's working.</span></div><div class="logo-heading-block"><span class="blogHeading">If you're using Maven (or Gradle or Ivy, etc), you'll need to add the Apache staging repository to your configured list of Maven repositories first:</span></div><div class="logo-heading-block"><p>&#160;</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;"><b>Apache Staging repo (Maven-format)</b></div><div class="codeContent panelContent pdl">
-<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[&lt;repository&gt;
-	&lt;id&gt;apachestaging&lt;/id&gt;
-	&lt;name&gt;Apache Staging Repository&lt;/name&gt;
-	&lt;url&gt;https://repository.apache.org/content/groups/staging&lt;/url&gt;
-	&lt;layout&gt;default&lt;/layout&gt;
-&lt;/repository&gt;]]></script>
-</div></div><p>and here's the dependency:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeHeader panelHeader pdl" style="border-bottom-width: 1px;"><b>Tapestry 5.4-beta-3 dependency (Maven format)</b></div><div class="codeContent panelContent pdl">
-<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[&lt;dependency&gt;
-	&lt;groupId&gt;org.apache.tapestry&lt;/groupId&gt;
-	&lt;artifactId&gt;tapestry-core&lt;/artifactId&gt;
-	&lt;version&gt;5.4-beta-3&lt;/version&gt;
-	&lt;type&gt;jar&lt;/type&gt;
-&lt;/dependency&gt;]]></script>
-</div></div><p>There is also a Maven archetype available, so you can build a quick little starter project as described at <a shape="rect" href="../../../getting-started.html">Getting Started</a>, but specifying an alternative catalog:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
-<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[-DarchetypeCatalog=https://repository.apache.org/content/groups/staging]]></script>
-</div></div></div></div>
+<div id="ConfluenceContent"><div class="logo-heading-block"><span class="blogHeading"><span style="line-height: 1.4285715;">The 3rd beta preview release of Tapestry 5.4 is now available.</span></span></div><div class="logo-heading-block"><span class="blogHeading">While not an actual release candidate, beta previews like this one are high-quality builds that pass all of Tapestry's extensive automated tests. You are encouraged to try out this beta preview and let us know how it's working.</span></div><div class="logo-heading-block"><span class="blogHeading">If you're using Maven (or Gradle or Ivy, etc), you'll need to add the Apache staging repository to your configured list of Maven repositories first:</span></div><div class="logo-heading-block"><pre>&lt;repository&gt;
+    &lt;id&gt;apachestaging&lt;/id&gt;
+    &lt;name&gt;Apache Staging Repository&lt;/name&gt;
+    &lt;url&gt;https://repository.apache.org/content/groups/staging&lt;/url&gt;
+    &lt;layout&gt;default&lt;/layout&gt;
+&lt;/repository&gt;</pre><p>and here's the dependency:</p><pre>&lt;dependency&gt;
+    &lt;groupId&gt;org.apache.tapestry&lt;/groupId&gt;
+    &lt;artifactId&gt;tapestry-core&lt;/artifactId&gt;
+    &lt;version&gt;5.4-beta-3&lt;/version&gt;
+    &lt;type&gt;jar&lt;/type&gt;
+&lt;/dependency&gt;</pre><p>There is also a Maven archetype available, so you can build a quick little starter project as described at <a shape="rect" href="../../../getting-started.html">Getting Started</a>, but specifying an alternative catalog:</p><pre>-DarchetypeCatalog=https://repository.apache.org/content/groups/staging</pre><p>&#160;</p></div></div>
 </div>
 
 <div class="clearer"></div>

Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.