Changeset 971 for DCWoRMS/branches
- Timestamp:
- 03/20/13 10:41:20 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/build.xml
r936 r971 20 20 <pathelement path="${jars}/qcg_schemas_tools.jar" /> 21 21 <pathelement path="${jars}/qcg_job_schemas.jar" /> 22 < !--<pathelement path="${jars}/qcg-broker_schemas.jar" />-->22 <pathelement path="${jars}/qcg-broker_schemas.jar" /> 23 23 <pathelement path="${jars}/schemas.jar" /> 24 24 <pathelement path="${jars}/simjava.jar" /> … … 147 147 <arg file="${properties.file}" /> 148 148 <jvmarg value="-Xms512M"/> 149 <jvmarg value="-Xmx1024 "/>149 <jvmarg value="-Xmx1024M"/> 150 150 <classpath> 151 151 <path refid="class.path" />
Note: See TracChangeset
for help on using the changeset viewer.