From d64e87200551ed6069587aa0853eac137cedf91f Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Tue, 4 Jul 2006 18:17:24 +0000 Subject: [PATCH] Add ant task for building the maven/ibiblio friendly binary and source jar files, and creating a .pom for them git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@419060 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ poi.pom | 30 ++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+) create mode 100644 poi.pom 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 + +