perfsonar-dev - perfsonar: r3575 - in trunk/perfsonar_base: ant src/main/java/org/perfsonar/base/ant
Subject: perfsonar development work
List archive
perfsonar: r3575 - in trunk/perfsonar_base: ant src/main/java/org/perfsonar/base/ant
Chronological Thread
- From:
- To:
- Subject: perfsonar: r3575 - in trunk/perfsonar_base: ant src/main/java/org/perfsonar/base/ant
- Date: Mon, 31 Mar 2008 07:27:02 -0400
Author: roman
Date: 2008-03-31 07:27:02 -0400 (Mon, 31 Mar 2008)
New Revision: 3575
Modified:
trunk/perfsonar_base/ant/const.properties
trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant/antlib.xml
Log:
- 'copy-axis-config' target updated to use new version of webadmin library
(0.8b)
Modified: trunk/perfsonar_base/ant/const.properties
===================================================================
--- trunk/perfsonar_base/ant/const.properties 2008-03-31 11:23:29 UTC (rev
3574)
+++ trunk/perfsonar_base/ant/const.properties 2008-03-31 11:27:02 UTC (rev
3575)
@@ -13,4 +13,4 @@
# name of jar file to be created
jarfilename=perfsonar-base
# version of the product (will be included in the final name of jar file)
-version=1.0.20080303
+version=1.0.20080331
Modified: trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant/antlib.xml
===================================================================
--- trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant/antlib.xml
2008-03-31 11:23:29 UTC (rev 3574)
+++ trunk/perfsonar_base/src/main/java/org/perfsonar/base/ant/antlib.xml
2008-03-31 11:27:02 UTC (rev 3575)
@@ -648,6 +648,8 @@
<copy file="${basedir}/conf/axis-1.4/i18nLib.jsp"
todir="@{dest-conf-path}"/>
<copy file="${basedir}/conf/axis-1.4/index.html"
todir="@{dest-conf-path}"/>
<copy file="${basedir}/conf/axis-1.4/index.jsp"
todir="@{dest-conf-path}"/>
+ <copy file="${basedir}/conf/axis-1.4/index.jsp"
todir="@{dest-conf-path}"/>
+ <copy file="${basedir}/conf/axis-1.4/welcome.htm"
todir="@{dest-conf-path}"/>
<copy file="${basedir}/conf/axis-1.4/WEB-INF/users.lst"
todir="@{dest-conf-path}/WEB-INF"/>
<copy file="${basedir}/conf/axis-1.4/WEB-INF/web.xml"
todir="@{dest-conf-path}/WEB-INF"/>
@@ -666,6 +668,9 @@
<copy file="${basedir}/conf/axis-1.4/partners.gif"
todir="@{dest-conf-path}" failonerror="false"/>
-->
+ <copy todir="@{dest-conf-path}/graphics" failonerror="false">
+ <fileset dir="${basedir}/conf/axis-1.4/graphics"/>
+ </copy>
<copy todir="@{dest-conf-path}" failonerror="false">
<fileset dir="${basedir}/conf/axis-1.4">
<exclude name="*.gif"/>
- perfsonar: r3575 - in trunk/perfsonar_base: ant src/main/java/org/perfsonar/base/ant, svnlog, 03/31/2008
Archive powered by MHonArc 2.6.16.