From: Mathieu Baudier Date: Thu, 1 Oct 2009 10:04:57 +0000 (+0000) Subject: Introduce JXL X-Git-Tag: argeo-commons-2.1.30~1762 X-Git-Url: https://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=commitdiff_plain;h=655741f139257a0368a30dc6911f765383265c91 Introduce JXL git-svn-id: https://svn.argeo.org/commons/trunk@2997 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/server/runtime/org.argeo.server.jxl/pom.xml b/server/runtime/org.argeo.server.jxl/pom.xml new file mode 100644 index 000000000..12fde803f --- /dev/null +++ b/server/runtime/org.argeo.server.jxl/pom.xml @@ -0,0 +1,55 @@ + + 4.0.0 + + org.argeo.commons.server + runtime + 0.1.1-SNAPSHOT + .. + + org.argeo.server.jxl + Commons Server JXL + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-jar-plugin + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + + + + org.argeo.* + + + + + + + + + + org.argeo.commons.server + org.argeo.server.core + 0.1.1-SNAPSHOT + + + + + net.sourceforge.jexcelapi + com.springsource.jxl + + + +