You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by bu...@apache.org on 2016/02/07 19:41:56 UTC

svn commit: r979769 - in /websites/staging/mina/trunk/content: ./ downloads-mina.html

Author: buildbot
Date: Sun Feb  7 18:41:56 2016
New Revision: 979769

Log:
Staging update by buildbot for mina

Modified:
    websites/staging/mina/trunk/content/   (props changed)
    websites/staging/mina/trunk/content/downloads-mina.html

Propchange: websites/staging/mina/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Feb  7 18:41:56 2016
@@ -1 +1 @@
-1729007
+1729008

Modified: websites/staging/mina/trunk/content/downloads-mina.html
==============================================================================
--- websites/staging/mina/trunk/content/downloads-mina.html (original)
+++ websites/staging/mina/trunk/content/downloads-mina.html Sun Feb  7 18:41:56 2016
@@ -152,14 +152,14 @@ h2:hover > .headerlink, h3:hover > .head
 <DIV class="note" markdown="1">
     For people wanting to use the <B>serial</B> package, we don't include the <B>rxtx.jar</B> library in the releases, as it's under a LGPL license. Please download it from <A href="http://rxtx.qbang.org/wiki/index.php/Download" class="external-link" rel="nofollow">http://rxtx.qbang.org/wiki/index.php/Download</A> or add the associated dependency in your maven pom.xml :
 
-    &lt;P>
+    <P>
     &lt;dependency&gt;<BR>
-        &lt;groupId&gt;org.rxtx&lt;/groupId&gt;<BR>
-        &lt;artifactId&gt;rxtx&lt;/artifactId&gt;<BR>
-        &lt;version&gt;2.1.7&lt;/version&gt;<BR>
-        &lt;scope&gt;provided&lt;/scope&gt;<BR>
+    &nbsp;&nbsp;&lt;groupId&gt;org.rxtx&lt;/groupId&gt;<BR>
+    &nbsp;&nbsp;&lt;artifactId&gt;rxtx&lt;/artifactId&gt;<BR>
+    &nbsp;&nbsp;&lt;version&gt;2.1.7&lt;/version&gt;<BR>
+    &nbsp;&nbsp;&lt;scope&gt;provided&lt;/scope&gt;<BR>
     &lt;/dependency&gt;
-    &lt;/P&gt;
+    </P>
 </DIV>
 
 <P><FONT color="green"><B>Older versions can be found <A href="http://archive.apache.org/dist/mina/" class="external-link" rel="nofollow">here</A></B></FONT></P>