Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r3449 - trunk/geant2_java-rrd-ma/ant

Subject: perfsonar development work

List archive

perfsonar: r3449 - trunk/geant2_java-rrd-ma/ant


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r3449 - trunk/geant2_java-rrd-ma/ant
  • Date: Mon, 3 Mar 2008 08:40:02 -0500

Author: roman
Date: 2008-03-03 08:40:02 -0500 (Mon, 03 Mar 2008)
New Revision: 3449

Modified:
trunk/geant2_java-rrd-ma/ant/axis-deploy-targets.xml
Log:

useless lines (they were moved to the ant base) removed



Modified: trunk/geant2_java-rrd-ma/ant/axis-deploy-targets.xml
===================================================================
--- trunk/geant2_java-rrd-ma/ant/axis-deploy-targets.xml 2008-03-03
13:37:50 UTC (rev 3448)
+++ trunk/geant2_java-rrd-ma/ant/axis-deploy-targets.xml 2008-03-03
13:40:02 UTC (rev 3449)
@@ -65,23 +65,6 @@
<copy file="${basedir}/conf/wsdd/${wsdd.file.deploy}"
todir="${service.home}/${deploy.root}/wsdd"/>
<copy file="${basedir}/conf/wsdd/${wsdd.file.undeploy}"
todir="${service.home}/${deploy.root}/wsdd"/>

-
- <!-- start base stuff -->
- <!-- todo: move to the base -->
-
- <copy todir="${service.home}/${deploy.root}">
- <fileset dir="${basedir}/conf/axis-1.4">
- <exclude name="*.gif"/>
- </fileset>
- </copy>
- <copy todir="${service.home}/${deploy.root}">
- <fileset dir="${basedir}/conf/axis-1.4">
- <exclude name="*.js"/>
- </fileset>
- </copy>
-
- <!-- end base stuff -->
-
</target>





  • perfsonar: r3449 - trunk/geant2_java-rrd-ma/ant, svnlog, 03/03/2008

Archive powered by MHonArc 2.6.16.

Top of Page