diff --git a/build.xml b/build.xml index e1ae363c4..c0d183fbc 100644 --- a/build.xml +++ b/build.xml @@ -109,6 +109,7 @@ + @@ -216,6 +217,7 @@ + @@ -788,6 +790,52 @@ FORREST_HOME environment variable! description="Generates POI's website's contents"/> + + + + + +
+ + + + + + +
+
+ + + +
+ + + + + +
+ + + + + + +
+
+ + + +
+ + + + + +
diff --git a/poi.pom b/poi.pom new file mode 100644 index 000000000..d443bdf0e --- /dev/null +++ b/poi.pom @@ -0,0 +1,30 @@ + + 4.0.0 + poi + poi + @VERSION@ + jar + Jakarta POI + http://jakarta.apache.org/poi/ + Jakarta POI - Java API To Access Microsoft Format Files + + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + http://svn.apache.org/viewvc/jakarta/poi/trunk + scm:svn:http://svn.apache.org/repos/asf/jakarta/poi/trunk + + http://issues.apache.org/bugzilla/ + + Apache Software Foundation + http://www.apache.org/ + http://jakarta.apache.org/images/original-jakarta-logo.gif + +