You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2017/08/17 23:09:52 UTC

svn commit: r1805346 - /poi/site/publish/poi-jvm-languages.html

Author: onealj
Date: Thu Aug 17 23:09:51 2017
New Revision: 1805346

URL: http://svn.apache.org/viewvc?rev=1805346&view=rev
Log:
add Clojure example, provided by Blake Watson from the POI mailing list

Modified:
    poi/site/publish/poi-jvm-languages.html

Modified: poi/site/publish/poi-jvm-languages.html
URL: http://svn.apache.org/viewvc/poi/site/publish/poi-jvm-languages.html?rev=1805346&r1=1805345&r2=1805346&view=diff
==============================================================================
--- poi/site/publish/poi-jvm-languages.html (original)
+++ poi/site/publish/poi-jvm-languages.html Thu Aug 17 23:09:51 2017
@@ -285,6 +285,10 @@ if (VERSION > 3) {
 <li>
 <a href="#Groovy+example">Groovy</a>
 </li>
+       
+<li>
+<a href="#Clojure+example">Clojure</a>
+</li>
       
 </ul>
     
@@ -307,6 +311,10 @@ if (VERSION > 3) {
         
 <li>
 <a href="http://groovy-lang.org/">Groovy</a> 2.4 (anything from 1.6 onwards ought to work, but only the latest 2.4 releases have been tested by us)</li>
+        
+<li>
+<a href="http://clojure.org/">Clojure</a>
+</li>
       
 </ul>
       



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org