田源
2024-12-27 fcdc4ef3b6ad8bb6b85333325387b4fcce417167
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>