Author: buildbot
Date: Fri Dec 14 08:15:19 2012
New Revision: 842268

Log:
Staging update by buildbot for openwebbeans

Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/community.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Dec 14 08:15:19 2012
@@ -1 +1 @@
-1421714
+1421716

Modified: websites/staging/openwebbeans/trunk/content/community.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/community.html (original)
+++ websites/staging/openwebbeans/trunk/content/community.html Fri Dec 14 
08:15:19 2012
@@ -75,9 +75,10 @@ discussions on the dev list, submit patc
 <a href="http://www.apache.org/licenses/icla.txt";>(I)CLA</a> or <a 
href="http://www.apache.org/licenses/cla-corporate.txt";>CLA</a>
 and send it to secretary at apache dot org (or fax it) as early as 
possible.</p>
 <p>If you would like to submit a patch through Jira, just attach your patch to 
a created JIRA issue (123 is only a sample bug number)</p>
-<blockquote>
-<p>svn diff &gt; OWB-123.patch</p>
-</blockquote>
+<pre>
+svn diff > OWB-123.patch
+</pre>
+
 <h2 id="committers">Committers</h2>
 <p>Before you read this section, please ensure that you have read the 
contributor section.
 All of you are welcome to join our development effort. <a 
href="mailto:[email protected]";>Subscribe</a>
@@ -134,12 +135,13 @@ or just follow our twitter account (<a h
 <h1 id="irc">IRC</h1>
 <p>Usually discussions happen on the mailing list. Some informal discussions 
take place
 in our IRC-Channel <a 
href="irc://irc.freenode.net/openwebbeans">irc://irc.freenode.net/openwebbeans</a></p>
-<div class="codehilite"><pre><span class="sr">//</span><span 
class="n">with</span> <span class="n">the</span> <span class="n">irssi</span> 
<span class="n">command</span><span class="o">-</span><span 
class="n">line</span> <span class="n">client:</span>
-<span class="nv">$</span> <span class="nv">irssi</span>
-
-<span class="o">&gt;</span> <span class="o">/</span><span 
class="nb">connect</span> <span class="n">irc</span><span 
class="o">.</span><span class="n">freenode</span><span class="o">.</span><span 
class="n">net</span>
-<span class="o">&gt;</span> <span class="o">/</span><span 
class="nb">join</span> <span class="c1">#openwebbeans</span>
-</pre></div>
+<pre>
+//with the irssi command-line client:
+$ irssi
+
+> /connect irc.freenode.net
+> /join #openwebbeans
+</pre>
         </div>
 
         <hr>


Reply via email to