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:29:30 UTC

svn commit: r1805350 - in /poi/site: publish/poi-jvm-languages.html src/documentation/content/xdocs/poi-jvm-languages.xml

Author: onealj
Date: Thu Aug 17 23:29:29 2017
New Revision: 1805350

URL: http://svn.apache.org/viewvc?rev=1805350&view=rev
Log:
add link to Help Wanted for JVM languages

Modified:
    poi/site/publish/poi-jvm-languages.html
    poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml

Modified: poi/site/publish/poi-jvm-languages.html
URL: http://svn.apache.org/viewvc/poi/site/publish/poi-jvm-languages.html?rev=1805350&r1=1805349&r2=1805350&view=diff
==============================================================================
--- poi/site/publish/poi-jvm-languages.html (original)
+++ poi/site/publish/poi-jvm-languages.html Thu Aug 17 23:29:29 2017
@@ -318,6 +318,9 @@ if (VERSION > 3) {
       
 </ul>
       
+<p>If you use POI in a different language (Kotlin, JRuby, ...) and would like to share a <em>Hello POI!</em> example,
+         please <a href="https://helpwanted.apache.org/task.html?856abd21">share</a> it.</p>
+      
 <p>Please <a href="mailinglists.html">let us know</a> if you use POI in an environment not listed here</p>
     
 

Modified: poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml?rev=1805350&r1=1805349&r2=1805350&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml (original)
+++ poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml Thu Aug 17 23:29:29 2017
@@ -50,6 +50,8 @@
         <li><link href="http://groovy-lang.org/">Groovy</link> 2.4 (anything from 1.6 onwards ought to work, but only the latest 2.4 releases have been tested by us)</li>
         <li><link href="http://clojure.org/">Clojure</link></li>
       </ul>
+      <p>If you use POI in a different language (Kotlin, JRuby, ...) and would like to share a <em>Hello POI!</em> example,
+         please <link href="https://helpwanted.apache.org/task.html?856abd21">share</link> it.</p>
       <p>Please <link href="mailinglists.html">let us know</link> if you use POI in an environment not listed here</p>
     </section>
 



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