Sophie

Sophie

distrib > Mageia > 2 > i586 > media > core-release-src > by-pkgid > ded70607ab797339be1ea225d8e089d0 > files > 4

hadoop-0.20.2-1.mga2.src.rpm

--- build.xml	2011-10-05 18:26:25.317002922 +0200
+++ build.xml-gil	2011-10-05 18:28:35.426001246 +0200
@@ -355,12 +355,12 @@
      webxml="${build.webapps}/task/WEB-INF/web.xml">
     </jsp-compile>
 
-    <jsp-compile
+    <!--jsp-compile
      uriroot="${src.webapps}/job"
      outputdir="${build.src}"
      package="org.apache.hadoop.mapred"
      webxml="${build.webapps}/job/WEB-INF/web.xml">
-    </jsp-compile>
+    </jsp-compile-->
 
     <!-- Compile Java files (excluding JSPs) checking warnings -->
     <javac