public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/weka/files: weka-3.6.12-build.xml.patch
@ 2015-06-28 13:55 Amy Winston (amynka)
  0 siblings, 0 replies; only message in thread
From: Amy Winston (amynka) @ 2015-06-28 13:55 UTC (permalink / raw
  To: gentoo-commits

amynka      15/06/28 13:55:10

  Added:                weka-3.6.12-build.xml.patch
  Log:
  Patch for weka-3.6.12 added.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 34E69781)

Revision  Changes    Path
1.1                  dev-util/weka/files/weka-3.6.12-build.xml.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/weka/files/weka-3.6.12-build.xml.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/weka/files/weka-3.6.12-build.xml.patch?rev=1.1&content-type=text/plain

Index: weka-3.6.12-build.xml.patch
===================================================================
--- build.xml	2010-04-17 08:12:29.000000000 +0300
+++ build.xml.fixed	2010-04-17 08:37:58.000000000 +0300
@@ -90,11 +90,6 @@
     </copy>
     <rmic base="${build}/classes"
        classname="weka.experiment.RemoteEngine"/>
-    <unzip src="${lib}/java-cup.jar" dest="${build}/classes">
-      <patternset>
-        <include name="java_cup/runtime/**/*"/>
-      </patternset>
-    </unzip>
   </target>
 
   <!-- Make the javadocs -->
@@ -139,7 +134,7 @@
   </target>
 
   <!-- compile the testcases -->
-  <target name="compile_tests" depends="init_tests, compile" 
+  <target name="compile_tests" depends="init_tests" 
    description="Compile unit tests into build/testcases">
      <javac srcdir="${src-test}" 
        fork="yes" memoryMaximumSize="${javac_max_memory}"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-28 13:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-28 13:55 [gentoo-commits] gentoo-x86 commit in dev-util/weka/files: weka-3.6.12-build.xml.patch Amy Winston (amynka)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox