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/09/18 00:31:29 UTC

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

Author: onealj
Date: Mon Sep 18 00:31:28 2017
New Revision: 1808666

URL: http://svn.apache.org/viewvc?rev=1808666&view=rev
Log:
mention Kotlin and JRuby

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=1808666&r1=1808665&r2=1808666&view=diff
==============================================================================
--- poi/site/publish/poi-jvm-languages.html (original)
+++ poi/site/publish/poi-jvm-languages.html Mon Sep 18 00:31:28 2017
@@ -269,7 +269,7 @@ if (VERSION > 3) {
 <p>
         Apache POI can be used with any
         <a href="https://en.wikipedia.org/wiki/List_of_JVM_languages">JVM language</a>
-        that can import Java jar files such as Jython, Groovy and Scala.
+        that can import Java jar files such as Jython, Groovy, Scala, Kotlin, and JRuby.
       </p>
       
 <ul>

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=1808666&r1=1808665&r2=1808666&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml (original)
+++ poi/site/src/documentation/content/xdocs/poi-jvm-languages.xml Mon Sep 18 00:31:28 2017
@@ -32,7 +32,7 @@
       <p>
         Apache POI can be used with any
         <link href="https://en.wikipedia.org/wiki/List_of_JVM_languages">JVM language</link>
-        that can import Java jar files such as Jython, Groovy and Scala.
+        that can import Java jar files such as Jython, Groovy, Scala, Kotlin, and JRuby.
       </p>
       <ul>
        <li><link href="#Jython+example">Jython</link></li>



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