田源
2024-11-22 3e9b476525c1949577ac2454072e5d62c2a97e90
Source/Service/BOFactory/build-jar.xml
@@ -2,7 +2,7 @@
<!--classes.jar; src.jar-->
<project name = "platform-BOFactory" default = "build-BOFactory-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>