From: Nick Burch Date: Sat, 16 Jun 2007 15:47:29 +0000 (+0000) Subject: When we copy the normal jars into the right spot for uploading to the ibiblio sync... X-Git-Tag: REL_3_0_1_RC3~22 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fe8719645055e484223f8e51372101ded4badc65;p=poi.git When we copy the normal jars into the right spot for uploading to the ibiblio sync, name the jars without the date git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@547933 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index ea4e044338..7405039592 100644 --- a/build.xml +++ b/build.xml @@ -817,15 +817,18 @@ FORREST_HOME environment variable! + + tofile="${mavendist.oap.dir}/jars/${jar.name}-${version.id}.jar" /> + tofile="${mavendist.oap.dir}/jars/${jar.name}-contrib-${version.id}.jar" /> + tofile="${mavendist.oap.dir}/jars/${jar.name}-scratchpad-${version.id}.jar" /> + +