]> source.dussan.org Git - poi.git/commitdiff
Adjusted the project doap file to include 3.5 release and OOXML / ECMA-376
authorDave Fisher <wave@apache.org>
Fri, 20 Nov 2009 19:06:35 +0000 (19:06 +0000)
committerDave Fisher <wave@apache.org>
Fri, 20 Nov 2009 19:06:35 +0000 (19:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@882683 13f79535-47bb-0310-9956-ffa450edef68

doap_POI.rdf

index c23ccd156855c47b4079668a3545b8b069c31a37..e4159ec2cd401a38af063105161417fe5c09839f 100644 (file)
     <name>Apache POI</name>
     <homepage rdf:resource="http://poi.apache.org" />
     <asfext:pmc rdf:resource="http://poi.apache.org" />
-    <shortdesc>Java API To Access Microsoft Format Files</shortdesc>
-    <description>APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format using pure Java. POI is your Java Excel solution as well as your Java Word solution. However, we have a complete API for porting other OLE 2 Compound Document formats and welcome others to participate.</description>
+    <shortdesc>Java API To Access Microsoft Document File Formats</shortdesc>
+    <description>APIs for manipulating various file formats based upon Open Office XML (ECMA-376) and Microsoft's OLE 2 Compound Document formats using pure Java. Apache POI is your Java Excel, Word and PowerPoint solution. We have a complete API for porting other OOXML and OLE 2 Compound Document formats and welcome others to participate.</description>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=POI" />
     <mailing-list rdf:resource="http://poi.apache.org/mailinglists.html" />
     <download-page rdf:resource="http://www.apache.org/dyn/closer.cgi/poi/" />
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/library" />
+    <release>
+      <Version>
+        <name>Apache POI 3.5</name>
+        <created>2009-09-28</created>
+        <revision>3.5</revision>
+      </Version>
+    </release>
     <release>
       <Version>
         <name>Apache POI 3.2</name>