You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2017/01/22 21:22:07 UTC

svn commit: r1779862 - in /poi/site: publish/related-projects.html src/documentation/content/xdocs/related-projects.xml

Author: centic
Date: Sun Jan 22 21:22:07 2017
New Revision: 1779862

URL: http://svn.apache.org/viewvc?rev=1779862&view=rev
Log: (empty)

Modified:
    poi/site/publish/related-projects.html
    poi/site/src/documentation/content/xdocs/related-projects.xml

Modified: poi/site/publish/related-projects.html
URL: http://svn.apache.org/viewvc/poi/site/publish/related-projects.html?rev=1779862&r1=1779861&r2=1779862&view=diff
==============================================================================
--- poi/site/publish/related-projects.html (original)
+++ poi/site/publish/related-projects.html Sun Jan 22 21:22:07 2017
@@ -489,6 +489,18 @@ if (VERSION > 3) {
 <a href="https://github.com/ctabin/jotlmsg">jotlmsg</a> is a simple API (on top of POI) to easily generate Microsoft Outlook message files (.msg).
                 </p>
             
+            
+<a name="HadoopOffice"></a>
+<div class="h4">
+<h4>HadoopOffice<a title="Permanent link" class="headerlink" href="#HadoopOffice">#</a>
+</h4>
+</div>
+                
+<p>
+                    
+<a href="https://github.com/ZuInnoTe/hadoopoffice">HadoopOffice</a> allows to read and write Office documents while using the Hadoop ecosystem.
+                </p>
+            
 		
     
     

Modified: poi/site/src/documentation/content/xdocs/related-projects.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/related-projects.xml?rev=1779862&r1=1779861&r2=1779862&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/related-projects.xml (original)
+++ poi/site/src/documentation/content/xdocs/related-projects.xml Sun Jan 22 21:22:07 2017
@@ -135,6 +135,11 @@
                     <link href="https://github.com/ctabin/jotlmsg">jotlmsg</link> is a simple API (on top of POI) to easily generate Microsoft Outlook message files (.msg).
                 </p>
             </section>
+            <section><title>HadoopOffice</title>
+                <p>
+                    <link href="https://github.com/ZuInnoTe/hadoopoffice">HadoopOffice</link> allows to read and write Office documents while using the Hadoop ecosystem.
+                </p>
+            </section>
 		</section>
     </body>
     <footer>



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