Show
Ignore:
Timestamp:
12/01/08 21:36:19 (12 months ago)
Author:
EricAllen
Message:

Altered order of declarations in build.xml files in an attempt to eliminate platform-dependent failure.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ProjectFortress/ant

    r3125 r3126  
    6060        exit $n 
    6161fi 
    62 "$ant_exec" -noclasspath -lib third_party/junit:third_party/scala/scala-library-2.7.1.jar:third_party/scala/scala-compiler-2.7.1.jar "$@" 
     62"$ant_exec" -noclasspath -lib third_party/junit "$@"