public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/groovy/files: groovy-1.8-build-pref-locking-fix.patch
@ 2012-01-28  9:43 Alistair Bush (ali_bush)
  0 siblings, 0 replies; only message in thread
From: Alistair Bush (ali_bush) @ 2012-01-28  9:43 UTC (permalink / raw
  To: gentoo-commits

ali_bush    12/01/28 09:43:04

  Added:                groovy-1.8-build-pref-locking-fix.patch
  Log:
  Version Bump.
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-java/groovy/files/groovy-1.8-build-pref-locking-fix.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/files/groovy-1.8-build-pref-locking-fix.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/groovy/files/groovy-1.8-build-pref-locking-fix.patch?rev=1.1&content-type=text/plain

Index: groovy-1.8-build-pref-locking-fix.patch
===================================================================
diff --git a/build.xml b/build.xml
index ffca39c..07d93b9 100644
--- a/build.xml
+++ b/build.xml
@@ -830,6 +830,7 @@ $Date: 2012/01/28 09:43:04 $
                 <path refid="toolsPath"/>
                 <pathelement path="${mainClassesDirectory}"/>
             </classpath>
+	    <jvmarg value="-Duser.home=${user.home}" />
             <arg value="org.codehaus.groovy.runtime.DefaultGroovyMethods"/>
             <arg value="org.codehaus.groovy.runtime.SqlGroovyMethods"/>
             <arg value="org.codehaus.groovy.runtime.SwingGroovyMethods"/>






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

only message in thread, other threads:[~2012-01-28  9:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-28  9:43 [gentoo-commits] gentoo-x86 commit in dev-java/groovy/files: groovy-1.8-build-pref-locking-fix.patch Alistair Bush (ali_bush)

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