<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,59 +1,13 @@
 
 &lt;project name=&quot;groovy-grails-build&quot; default=&quot;build&quot;&gt;
 
-    &lt;taskdef name=&quot;svn&quot; classname=&quot;org.tigris.subversion.svnant.SvnTask&quot; &gt;
-        &lt;classpath&gt;
-            &lt;fileset dir=&quot;lib&quot; includes=&quot;*.jar&quot; /&gt;
-        &lt;/classpath&gt;
-    &lt;/taskdef&gt;
-
-    &lt;target name=&quot;clean&quot;&gt;
-        &lt;delete dir=&quot;checkout&quot; failonerror=&quot;false&quot;/&gt;
-    &lt;/target&gt;
-
-    &lt;target name=&quot;build-groovy&quot;&gt;
-        &lt;condition property=&quot;checkout.groovy&quot;&gt;
-            &lt;available file=&quot;checkout/groovy&quot;&gt;
-            &lt;/available&gt;
-        &lt;/condition&gt;
-        &lt;antcall target=&quot;-checkout-groovy&quot; /&gt;
-        &lt;antcall target=&quot;-update-groovy&quot; /&gt;
-        &lt;antcall target=&quot;-build-groovy&quot; /&gt;
-    &lt;/target&gt;
-
-    &lt;property name=&quot;groovy.checkout.url&quot; value=&quot;http://svn.codehaus.org/groovy/trunk/groovy/groovy-core/&quot;&gt;&lt;/property&gt;
+    &lt;property name=&quot;groovy.checkout.dir&quot; value=&quot;../../GROOVY_1_6_X&quot;&gt;&lt;/property&gt;
 
     &lt;property environment=&quot;env&quot; /&gt;
 
-    &lt;target name=&quot;-checkout-groovy&quot; unless=&quot;checkout.groovy&quot;&gt;		
-        &lt;echo&gt;Checking out Groovy from :${groovy.checkout.url}&lt;/echo&gt;
-
-        &lt;antcall target=&quot;-checkout-groovy-head&quot;  /&gt;
-        &lt;antcall target=&quot;-checkout-specific-groovy&quot; /&gt;
-    &lt;/target&gt;
-
-    &lt;target name=&quot;-checkout-groovy-head&quot; unless=&quot;env.GROOVY_CHECKOUT_URL&quot;&gt;
-        &lt;svn&gt;
-            &lt;checkout url=&quot;${groovy.checkout.url}&quot; destPath=&quot;checkout/groovy&quot; /&gt;
-        &lt;/svn&gt;		
-    &lt;/target&gt;
-
-    &lt;target name=&quot;-checkout-specific-groovy&quot; if=&quot;env.GROOVY_CHECKOUT_URL&quot;&gt;
-        &lt;svn&gt;
-            &lt;checkout url=&quot;${env.GROOVY_CHECKOUT_URL}&quot; destPath=&quot;checkout/groovy&quot; /&gt;
-        &lt;/svn&gt;		
-    &lt;/target&gt;
-
-    &lt;target name=&quot;-update-groovy&quot; if=&quot;checkout.groovy&quot;&gt;
-        &lt;echo&gt;Updating Groovy&lt;/echo&gt;
-        &lt;svn&gt;
-            &lt;update dir=&quot;checkout/groovy&quot; /&gt;
-        &lt;/svn&gt;
-    &lt;/target&gt;
-
-    &lt;target name=&quot;-build-groovy&quot;&gt;
-        &lt;ant dir=&quot;checkout/groovy&quot; antfile=&quot;build.xml&quot; target=&quot;clean&quot; /&gt;
-        &lt;ant dir=&quot;checkout/groovy&quot; antfile=&quot;build.xml&quot; target=&quot;install&quot;&gt;
+    &lt;target name=&quot;build-groovy&quot;&gt;
+        &lt;ant dir=&quot;${groovy.checkout.dir}&quot; antfile=&quot;build.xml&quot; target=&quot;clean&quot; /&gt;
+        &lt;ant dir=&quot;${groovy.checkout.dir}&quot; antfile=&quot;build.xml&quot; target=&quot;install&quot;&gt;
             &lt;property name=&quot;skipTests&quot; value=&quot;true&quot;/&gt;
             &lt;property name=&quot;skipExamples&quot; value=&quot;true&quot;/&gt;
         &lt;/ant&gt;
@@ -64,7 +18,7 @@
             &lt;fileset dir=&quot;../grails/lib&quot; includes=&quot;groovy-all-*.jar&quot; /&gt;
         &lt;/delete&gt;
         &lt;copy todir=&quot;../grails/lib&quot;&gt;
-            &lt;fileset dir=&quot;checkout/groovy/target/dist&quot;&gt;
+            &lt;fileset dir=&quot;${groovy.checkout.dir}/target/dist&quot;&gt;
                 &lt;include name=&quot;groovy-all-*.jar&quot; /&gt;
                 &lt;exclude name=&quot;groovy-all-*-sources.jar&quot; /&gt;
                 &lt;exclude name=&quot;groovy-all-minimal-*.jar&quot; /&gt;
@@ -73,7 +27,7 @@
 
 
         &lt;move tofile=&quot;../grails/lib/groovy-all-test.jar&quot;&gt;
-            &lt;fileset dir=&quot;checkout/groovy/target/dist&quot; includes=&quot;groovy-all-*.jar&quot; excludes=&quot;groovy-all-*-sources.jar, groovy-all-minimal-*.jar&quot;/&gt;
+            &lt;fileset dir=&quot;${groovy.checkout.dir}/target/dist&quot; includes=&quot;groovy-all-*.jar&quot; excludes=&quot;groovy-all-*-sources.jar, groovy-all-minimal-*.jar&quot;/&gt;
         &lt;/move&gt;
 
         &lt;taskdef name=&quot;groovy&quot; classname=&quot;org.codehaus.groovy.ant.Groovy&quot;&gt;</diff>
      <filename>groovy-grails-joint-build/build.xml</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>groovy-grails-joint-build/lib/svnClientAdapter.jar</filename>
    </removed>
    <removed>
      <filename>groovy-grails-joint-build/lib/svnant.jar</filename>
    </removed>
    <removed>
      <filename>groovy-grails-joint-build/lib/svnjavahl.jar</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>1748f5becfe67895f8c21b98d64d00d56e578dd6</id>
    </parent>
  </parents>
  <author>
    <name>Jeff Brown</name>
    <email>jeff@jeffandbetsy.net</email>
  </author>
  <url>http://github.com/grails/grails/commit/4191bd2787c31ac5c13241e08972fb18ac7498de</url>
  <id>4191bd2787c31ac5c13241e08972fb18ac7498de</id>
  <committed-date>2009-05-05T10:03:02-07:00</committed-date>
  <authored-date>2009-05-05T10:03:02-07:00</authored-date>
  <message>restructure the joint build</message>
  <tree>f20476ad77581385be883b435805d01e3cf2c558</tree>
  <committer>
    <name>Jeff Brown</name>
    <email>jeff@jeffandbetsy.net</email>
  </committer>
</commit>
