<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -57,7 +57,7 @@
         &lt;filter token=&quot;DIST_NAME&quot; value=&quot;${dist.name}&quot; /&gt;
       &lt;/filterset&gt;
     &lt;/copy&gt;
-    &lt;copy todir=&quot;${dist.dir}/scripts&quot; overwrite=&quot;true&quot;&gt;
+    &lt;copy todir=&quot;${dist.dir}/scripts&quot; overwrite=&quot;true&quot; failonerror=&quot;false&quot;&gt;
       &lt;fileset dir=&quot;${target.dir}/gen-rb&quot; /&gt;
     &lt;/copy&gt;
     &lt;chmod dir=&quot;${dist.dir}/scripts&quot; includes=&quot;*&quot; perm=&quot;ugo+x&quot; /&gt;
@@ -67,8 +67,8 @@
     generate-scripts, docs&quot; description=&quot;build complete jar(s) and docs&quot;&gt;
     &lt;ivy:makepom ivyfile=&quot;${basedir}/ivy/ivy.xml&quot; pomfile=&quot;${dist.dir}/${dist.name}.pom&quot;&gt;
       &lt;mapping conf=&quot;*&quot; scope=&quot;runtime&quot; /&gt;
-      &lt;mapping conf=&quot;bootstrap&quot; scope=&quot;compile&quot; /&gt;
-      &lt;mapping conf=&quot;test&quot; scope=&quot;compile&quot; /&gt;
+      &lt;mapping conf=&quot;bootstrap&quot; scope=&quot;provided&quot; /&gt;
+      &lt;mapping conf=&quot;test&quot; scope=&quot;provided&quot; /&gt;
     &lt;/ivy:makepom&gt;
     &lt;ivy:deliver conf=&quot;*(public)&quot; /&gt;
     &lt;condition property=&quot;dist.tarball.name&quot;</diff>
      <filename>ant/package.xml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8425275230bcd79ebb46acd9d02e6096f6807b60</id>
    </parent>
  </parents>
  <author>
    <name>Robey Pointer</name>
    <email>robeypointer@gmail.com</email>
  </author>
  <url>http://github.com/robey/configgy/commit/159fb1b358a2a4e2d117e9ffed9e8c1d16629320</url>
  <id>159fb1b358a2a4e2d117e9ffed9e8c1d16629320</id>
  <committed-date>2009-08-17T17:39:58-07:00</committed-date>
  <authored-date>2009-08-17T17:39:58-07:00</authored-date>
  <message>fix for maven compat.</message>
  <tree>2332f2d997036a3f8cc56691b81e29bbc1f62d78</tree>
  <committer>
    <name>Robey Pointer</name>
    <email>robeypointer@gmail.com</email>
  </committer>
</commit>
