Changeset 971 for DCWoRMS/branches


Ignore:
Timestamp:
03/20/13 10:41:20 (12 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/build.xml

    r936 r971  
    2020                <pathelement path="${jars}/qcg_schemas_tools.jar" /> 
    2121                <pathelement path="${jars}/qcg_job_schemas.jar" /> 
    22                 <!--<pathelement path="${jars}/qcg-broker_schemas.jar" />--> 
     22                <pathelement path="${jars}/qcg-broker_schemas.jar" /> 
    2323                <pathelement path="${jars}/schemas.jar" /> 
    2424                <pathelement path="${jars}/simjava.jar" /> 
     
    147147                        <arg file="${properties.file}" /> 
    148148                        <jvmarg value="-Xms512M"/>   
    149                         <jvmarg value="-Xmx1024"/>   
     149                        <jvmarg value="-Xmx1024M"/>   
    150150                        <classpath> 
    151151                                <path refid="class.path" /> 
Note: See TracChangeset for help on using the changeset viewer.