Selaa lähdekoodia

commit 67bd0651d647e308b06c57796f8a6e1dce4af6ab
Author: Luke Lu <llu@yahoo-inc.com>
Date: Wed Jul 28 15:40:36 2010 -0700

Fix contrib test compilation from


git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20-security-patches@1077613 13f79535-47bb-0310-9956-ffa450edef68

Owen O'Malley 14 vuotta sitten
vanhempi
commit
94b58fdad5
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/contrib/build-contrib.xml

+ 1 - 0
src/contrib/build-contrib.xml

@@ -208,6 +208,7 @@
      encoding="${build.encoding}"
      srcdir="${src.test}"
      includes="**/*.java"
+     excludes="system/**/*.java"
      destdir="${build.test}"
      debug="${javac.debug}">
     <classpath refid="test.classpath"/>