wangting
2025-01-14 9da5b50986991d21beb58a823cb039f8c486587c
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>