You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2011/04/08 05:57:42 UTC

svn commit: r1090098 - /hbase/trunk/src/docbkx/build.xml

Author: stack
Date: Fri Apr  8 03:57:41 2011
New Revision: 1090098

URL: http://svn.apache.org/viewvc?rev=1090098&view=rev
Log:
Fix formatting

Modified:
    hbase/trunk/src/docbkx/build.xml

Modified: hbase/trunk/src/docbkx/build.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/build.xml?rev=1090098&r1=1090097&r2=1090098&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/build.xml (original)
+++ hbase/trunk/src/docbkx/build.xml Fri Apr  8 03:57:41 2011
@@ -20,7 +20,7 @@
         </para>
         <para>If you see run into the below, its because you need to edit version in the pom.xml and add
         <code>-SNAPSHOT</code> to the version (and commit).
-        <computeroutput>[INFO] Scanning for projects...
+        <programlisting>[INFO] Scanning for projects...
 [INFO] Searching repository for plugin with prefix: 'release'.
 [INFO] ------------------------------------------------------------------------
 [INFO] Building HBase
@@ -37,7 +37,7 @@
 [INFO] Total time: 3 seconds
 [INFO] Finished at: Sat Mar 26 18:11:07 PDT 2011
 [INFO] Final Memory: 35M/423M
-[INFO] -----------------------------------------------------------------------</computeroutput>
+[INFO] -----------------------------------------------------------------------</programlisting>
         </para>
     </section>