You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2013/09/27 17:25:52 UTC

svn commit: r880124 - in /websites/staging/olingo/trunk/content: ./ doc/release.html

Author: buildbot
Date: Fri Sep 27 15:25:51 2013
New Revision: 880124

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/doc/release.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Sep 27 15:25:51 2013
@@ -1 +1 @@
-1526952
+1526953

Modified: websites/staging/olingo/trunk/content/doc/release.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/release.html (original)
+++ websites/staging/olingo/trunk/content/doc/release.html Fri Sep 27 15:25:51 2013
@@ -150,9 +150,11 @@ Maven execution</p>
 <p>NOTICE, LICENSE and DISCLAIMER must be present in all bundles and must be up-to-date. </p>
 <p>Remote resources are provided by the ASF and the Maven <code>remote-resources-plugin</code> is 
 configured in the parent pom of the project.</p>
-<p>:::xml
-    <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
-    <resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle></p>
+<div class="codehilite"><pre><span class="nt">&lt;resourceBundle&gt;</span>org.apache:apache-jar-resource-bundle:1.4<span class="nt">&lt;/resourceBundle&gt;</span>
+<span class="nt">&lt;resourceBundle&gt;</span>org.apache:apache-incubator-disclaimer-resource-bundle:1.1<span class="nt">&lt;/resourceBundle&gt;</span>
+</pre></div>
+
+
 <h3 id="release-tag">Release Tag</h3>
 <p>A tag has to be created for every release candidate. The naming rule 
 for the tags is olingo-${version}-RCxx. This is created as 
@@ -162,6 +164,9 @@ final version number upon vote approval.
 <p>A branch has to be created for every release. The naming rule for this 
 branch is olingo-${version}. This has to be created 
 manually upon release approval.</p>
+<p>:::java
+   public class Bla {
+   };</p>
 <h2 id="additional-apache-release-information">Additional Apache Release Information</h2>
 <ul>
 <li><a href="http://www.apache.org/dev/release.html">Releases Policy</a></li>