Project

General

Profile

« Previous | Next » 

Revision 3747

Added by Jing Tao about 16 years ago

  • empty log message ***

View differences:

build.xml
1192 1192

  
1193 1193
      <!-- use the ant "junit" task to run JUnit tests. -->
1194 1194
      <junit printsummary="yes" haltonfailure="no" fork="yes"
1195
             haltonerror="no">
1195
             haltonerror="no" showoutput="yes">
1196 1196
        <!--<jvmarg value="-Djava.protocol.handler.pkgs=HTTPClient"/>-->
1197 1197
        <classpath>
1198 1198
          <path refid="compile.classpath"/>

Also available in: Unified diff