You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by th...@apache.org on 2014/09/01 15:21:20 UTC

svn commit: r1621766 - /jackrabbit/site/live/JCR/creating-releases.html

Author: thomasm
Date: Mon Sep  1 13:21:20 2014
New Revision: 1621766

URL: http://svn.apache.org/r1621766
Log:
Update release docs (re-prettify)

Modified:
    jackrabbit/site/live/JCR/creating-releases.html

Modified: jackrabbit/site/live/JCR/creating-releases.html
URL: http://svn.apache.org/viewvc/jackrabbit/site/live/JCR/creating-releases.html?rev=1621766&r1=1621765&r2=1621766&view=diff
==============================================================================
--- jackrabbit/site/live/JCR/creating-releases.html (original)
+++ jackrabbit/site/live/JCR/creating-releases.html Mon Sep  1 13:21:20 2014
@@ -273,8 +273,7 @@ For the server svn passwords, you could 
 
 <!-- please note the xmp tag is deprecated, but works in almost all browsers,
 and is the only way to avoid having to escape all < and > tags -->
-<pre class="code-xml"><xmp><settings>
-...
+<pre class="prettyprint"><xmp><settings>
   <profiles>
     <profile>
       <id>apache-release</id>
@@ -326,5 +325,6 @@ var pageTracker = _gat._getTracker("UA-8
 pageTracker._initData();
 pageTracker._trackPageview();
 </SCRIPT>
+<script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>
   </BODY>
 </HTML>