ludc
2024-12-05 a485f4494787001a2695863e239910c019a52246
Source/Service/VolumeService/build-jar.xml
@@ -2,7 +2,7 @@
<!--classes.jar; src.jar-->
<project name = "platform-VolumeService" default = "build-VolumeService-jar" basedir = ".">
   <property file="build.properties"/>
   <property file="../../build.properties"/>
   
   <target name="time">
      <tstamp>
@@ -30,5 +30,7 @@
            <include name="**.jar" />
         </fileset>
       </copy>
   </target>
</project>