Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2661 - development/main/depot/station

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT dpml.net
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r2661 - development/main/depot/station
  • Date: Mon, 23 May 2005 16:30:26 +0000

Author: mcconnell AT dpml.net
Date: Mon May 23 16:30:19 2005
New Revision: 2661

Modified:
development/main/depot/station/build.xml
Log:


Modified: development/main/depot/station/build.xml
==============================================================================
--- development/main/depot/station/build.xml (original)
+++ development/main/depot/station/build.xml Mon May 23 16:30:19 2005
@@ -6,21 +6,4 @@

<transit:import uri="artifact:template:dpml/magic/standard"/>

- <target name="install" depends="standard.install">
- <echo>
-#----------------------------------------------------------------------------------
-# Updating DPML DATA ${dpml.data}/lib
-#----------------------------------------------------------------------------------
- </echo>
- <property name="lib" location="${dpml.data}/lib"/>
- <mkdir dir="${lib}"/>
- <copy toDir="${lib}" preservelastmodified="true" overwrite="true">
- <fileset dir="${basedir}/target/deliverables/jars">
- <include name="${project.filename}"/>
- <include name="${project.filename}.md5"/>
- <include name="${project.filename}.asc"/>
- </fileset>
- </copy>
- </target>
-
</project>



  • svn commit: r2661 - development/main/depot/station, mcconnell, 05/23/2005

Archive powered by MHonArc 2.6.24.

Top of Page