wangting
2024-11-15 6928489ffd5055f1b5a8b9e0432d36448bd8e4c1
Source/Service/WFWorkItem/build-jar.xml
@@ -2,7 +2,7 @@
<!--classes.jar; src.jar-->
<project name = "platform-WFPlugins" default = "build-WFPlugins-jar" basedir = ".">
   <property file="build.properties"/>
   <property file="../../build.properties"/>
   
   <target name="time">
      <tstamp>
@@ -28,5 +28,7 @@
              <include name="**.jar" />
           </fileset>
       </copy>
   </target>
</project>