public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/tuprolog/files: build.xml
@ 2012-07-01 11:37 Keri Harris (keri)
  0 siblings, 0 replies; only message in thread
From: Keri Harris (keri) @ 2012-07-01 11:37 UTC (permalink / raw
  To: gentoo-commits

keri        12/07/01 11:37:18

  Modified:             build.xml
  Log:
  Fix up dependencies for tuprolog unit tests
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-lang/tuprolog/files/build.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tuprolog/files/build.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tuprolog/files/build.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tuprolog/files/build.xml?r1=1.4&r2=1.5

Index: build.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tuprolog/files/build.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- build.xml	14 Jan 2012 20:41:11 -0000	1.4
+++ build.xml	1 Jul 2012 11:37:18 -0000	1.5
@@ -76,7 +76,8 @@
 			encoding="ISO-8859-1"
 			source="1.5"
 			srcdir="${test.dir}"
-			target="1.5"/>
+			target="1.5"
+			excludes="**/fixtures/**"/>
 		<junit haltonfailure="on" showoutput="no" printsummary="yes">
 			<classpath>
 				<path refid="dist.classpath"/>






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

only message in thread, other threads:[~2012-07-01 11:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-01 11:37 [gentoo-commits] gentoo-x86 commit in dev-lang/tuprolog/files: build.xml Keri Harris (keri)

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