<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>4fa2b355dc0f4c7e1681e65825d15648c38deb48</id>
      </parent>
    </parents>
    <author>
      <name>Assaf Arkin</name>
      <email>assaf@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/12acea78cb512dccbb1a4f47ad4e597c58978243</url>
    <id>12acea78cb512dccbb1a4f47ad4e597c58978243</id>
    <committed-date>2009-10-04T16:52:40-07:00</committed-date>
    <authored-date>2009-10-04T16:52:40-07:00</authored-date>
    <message>Iterator hack fixed to work on both JRuby 1.3.1 and RJB on OS X.

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821642 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>0dd364e9458519c07cec7fa578722c543830f37d</tree>
    <committer>
      <name>Assaf Arkin</name>
      <email>assaf@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9237c7f7d84242ab5139677a993c662c85cdce7b</id>
      </parent>
    </parents>
    <author>
      <name>Assaf Arkin</name>
      <email>assaf@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/4fa2b355dc0f4c7e1681e65825d15648c38deb48</url>
    <id>4fa2b355dc0f4c7e1681e65825d15648c38deb48</id>
    <committed-date>2009-10-04T16:26:21-07:00</committed-date>
    <authored-date>2009-10-04T16:26:21-07:00</authored-date>
    <message>Under Ruby 1.8.x selecting from a Hash returns an Array. 1.9.1 fixes that and returns a Hash, to work on both, converting Hash to Array.

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821640 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>5653295f087b6075317ca45ec1c06586e61ae9d6</tree>
    <committer>
      <name>Assaf Arkin</name>
      <email>assaf@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>76156a827e282a8f9309b3dd3b0f4e1072d348ce</id>
      </parent>
    </parents>
    <author>
      <name>Assaf Arkin</name>
      <email>assaf@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/9237c7f7d84242ab5139677a993c662c85cdce7b</url>
    <id>9237c7f7d84242ab5139677a993c662c85cdce7b</id>
    <committed-date>2009-10-04T16:26:18-07:00</committed-date>
    <authored-date>2009-10-04T16:26:18-07:00</authored-date>
    <message>Without this fix some packages don't get ActsAsArtifact methods, although we depend on all of them having a spec (specifically lines 151-154). This code passes on 1.8.6 since the type method is an alias for class, breaks on 1.9.1 since the type method no longer exists for Object.

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821639 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>77176c088268e12d6224e918e5c8b5c0f342aca0</tree>
    <committer>
      <name>Assaf Arkin</name>
      <email>assaf@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9bafda03e781dff0faeda0be3f94b295674ca184</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/76156a827e282a8f9309b3dd3b0f4e1072d348ce</url>
    <id>76156a827e282a8f9309b3dd3b0f4e1072d348ce</id>
    <committed-date>2009-10-04T16:08:55-07:00</committed-date>
    <authored-date>2009-10-04T16:08:55-07:00</authored-date>
    <message>Remove --loadby mtime since it leads to non-deterministic spec results

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821637 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>437d5c83b02a84b6f208ab2114217015a88d622b</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fe5437b0e9462568587d6e617fb1777f19aa288e</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/9bafda03e781dff0faeda0be3f94b295674ca184</url>
    <id>9bafda03e781dff0faeda0be3f94b295674ca184</id>
    <committed-date>2009-10-04T16:04:13-07:00</committed-date>
    <authored-date>2009-10-04T16:04:13-07:00</authored-date>
    <message>Add check for 'prince' early in the stage process

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821636 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>f607678fee8d2a8d2ef86c6d4d94f1d8e290bc61</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6e8a7fd02e048531af3eb02c0b99eb6fadf6d71c</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/fe5437b0e9462568587d6e617fb1777f19aa288e</url>
    <id>fe5437b0e9462568587d6e617fb1777f19aa288e</id>
    <committed-date>2009-10-04T13:15:27-07:00</committed-date>
    <authored-date>2009-10-04T13:15:27-07:00</authored-date>
    <message>Update what's new in Buildr 1.3.5

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821597 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>52434981a37990678ad1f6fbabf2ae771a77f95e</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cdb5d1b39a1f6c3de5d6f60f846faf99d3a75e0b</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/6e8a7fd02e048531af3eb02c0b99eb6fadf6d71c</url>
    <id>6e8a7fd02e048531af3eb02c0b99eb6fadf6d71c</id>
    <committed-date>2009-10-04T13:13:53-07:00</committed-date>
    <authored-date>2009-10-04T13:13:53-07:00</authored-date>
    <message>Actual upgraded versions: RSpec 1.2.8 and JRuby-openssl 0.5.2

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821596 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>8c41ed5ac02a00dec4f4cbd1c47733df43817682</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>725ebc2f0745051937bb7b6e45476b2615ee6d17</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/cdb5d1b39a1f6c3de5d6f60f846faf99d3a75e0b</url>
    <id>cdb5d1b39a1f6c3de5d6f60f846faf99d3a75e0b</id>
    <committed-date>2009-10-04T12:29:40-07:00</committed-date>
    <authored-date>2009-10-04T12:29:40-07:00</authored-date>
    <message>svn:ignore .class files in addon/buildr lib/buildr/java and lib/buildr/scala

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821589 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>941524d3b374651540d41eb68615b8b7085aa107</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20fd8b9d17b4ed069d743fed2da5ffbec750bf77</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/725ebc2f0745051937bb7b6e45476b2615ee6d17</url>
    <id>725ebc2f0745051937bb7b6e45476b2615ee6d17</id>
    <committed-date>2009-10-04T12:26:39-07:00</committed-date>
    <authored-date>2009-10-04T12:26:39-07:00</authored-date>
    <message>Update Buildr 1.3.5 release date

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821587 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>941524d3b374651540d41eb68615b8b7085aa107</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4dd66990522256d034442658c0fd0313ca7a2a91</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/20fd8b9d17b4ed069d743fed2da5ffbec750bf77</url>
    <id>20fd8b9d17b4ed069d743fed2da5ffbec750bf77</id>
    <committed-date>2009-10-04T12:25:35-07:00</committed-date>
    <authored-date>2009-10-04T12:25:35-07:00</authored-date>
    <message>spec tasks depend on :compile

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821586 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>1c1d033fc8830f35b1e5856c88d897e3ef97e747</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e69d0587a324a3c981e78dd9fad3de0a20740972</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/4dd66990522256d034442658c0fd0313ca7a2a91</url>
    <id>4dd66990522256d034442658c0fd0313ca7a2a91</id>
    <committed-date>2009-10-04T12:16:34-07:00</committed-date>
    <authored-date>2009-10-04T12:16:34-07:00</authored-date>
    <message>Update YamlReporter for rspec 1.2.8 and fork JtestRYamlReport to maintain compatibility with JtestR 0.3.1

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821583 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>2d77b908ed716cf4b5c11f421714f7d07b462a43</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>03ed9ad45ca1443a9baaf0ef0b43a8d5f8a983df</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/e69d0587a324a3c981e78dd9fad3de0a20740972</url>
    <id>e69d0587a324a3c981e78dd9fad3de0a20740972</id>
    <committed-date>2009-10-03T14:30:30-07:00</committed-date>
    <authored-date>2009-10-03T14:30:30-07:00</authored-date>
    <message>Use absolute path with File.chmod() to make JRuby happy

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821419 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>00238b5840c228f5378377b8afdf7d61aa6ccad9</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9890c3f9d0d8a48599262ab618d2aecfe3ee7f45</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/03ed9ad45ca1443a9baaf0ef0b43a8d5f8a983df</url>
    <id>03ed9ad45ca1443a9baaf0ef0b43a8d5f8a983df</id>
    <committed-date>2009-10-03T09:10:28-07:00</committed-date>
    <authored-date>2009-10-03T09:10:28-07:00</authored-date>
    <message>Test results go in the results file

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821349 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>c7d08cb60305dbf60e4aa9302c5f57932d638602</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97561a26b3b11db0a89515893e8d87af91e9ed45</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/9890c3f9d0d8a48599262ab618d2aecfe3ee7f45</url>
    <id>9890c3f9d0d8a48599262ab618d2aecfe3ee7f45</id>
    <committed-date>2009-10-03T09:07:53-07:00</committed-date>
    <authored-date>2009-10-03T09:07:53-07:00</authored-date>
    <message>Upgrade to JRuby 1.3.1

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821347 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>45e7a6b4c6e507c635ff45e44add8c4f80bb60fa</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c4e0334211d8fbc00dd87045e22f9c93548fac3e</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/97561a26b3b11db0a89515893e8d87af91e9ed45</url>
    <id>97561a26b3b11db0a89515893e8d87af91e9ed45</id>
    <committed-date>2009-10-03T08:37:36-07:00</committed-date>
    <authored-date>2009-10-03T08:37:36-07:00</authored-date>
    <message>Upgrade to TestNG 5.10

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821338 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>7b859e4a0c6b639153503764ed98b19b1a1b923e</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>777e944fb321c3c3fcf271c68ff7e4c17b4b281b</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/c4e0334211d8fbc00dd87045e22f9c93548fac3e</url>
    <id>c4e0334211d8fbc00dd87045e22f9c93548fac3e</id>
    <committed-date>2009-10-03T08:30:40-07:00</committed-date>
    <authored-date>2009-10-03T08:30:40-07:00</authored-date>
    <message>sh() &amp;block expects a boolean as first arg

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821337 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>257ec4686755b049100279be34ef1722a971726f</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>417a3a67e55d5e7d157ca5fc948b3e7c44e2c4ef</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/777e944fb321c3c3fcf271c68ff7e4c17b4b281b</url>
    <id>777e944fb321c3c3fcf271c68ff7e4c17b4b281b</id>
    <committed-date>2009-10-02T07:10:25-07:00</committed-date>
    <authored-date>2009-10-02T07:10:25-07:00</authored-date>
    <message>BUILDR-325: Overriding package spec with classifer doesn't work (Antoine Toulme)

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@821029 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>99d46b1c07dcbf3ef47fb300d2570012d31137d4</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>044779634e0d70f1d08de485780e7dd3ca81b896</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/417a3a67e55d5e7d157ca5fc948b3e7c44e2c4ef</url>
    <id>417a3a67e55d5e7d157ca5fc948b3e7c44e2c4ef</id>
    <committed-date>2009-09-30T17:46:47-07:00</committed-date>
    <authored-date>2009-09-30T17:46:47-07:00</authored-date>
    <message>Add a few more packaging specs

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@820502 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>3133083a5c56e0a64b0f324e0d595d2a6b65b970</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e1de36474cf7b1744e7161ad7002f3e87a4c1c7a</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/044779634e0d70f1d08de485780e7dd3ca81b896</url>
    <id>044779634e0d70f1d08de485780e7dd3ca81b896</id>
    <committed-date>2009-09-30T17:07:36-07:00</committed-date>
    <authored-date>2009-09-30T17:07:36-07:00</authored-date>
    <message>Cosmetic

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@820500 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>179e4a0e0b359bb3d00c03b35a5cc0c69e521630</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f44c2e3dd8361099fcf097293b13daa8b40cbfcc</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/e1de36474cf7b1744e7161ad7002f3e87a4c1c7a</url>
    <id>e1de36474cf7b1744e7161ad7002f3e87a4c1c7a</id>
    <committed-date>2009-09-30T16:09:07-07:00</committed-date>
    <authored-date>2009-09-30T16:09:07-07:00</authored-date>
    <message>BUILDR-323: rakelib directory test fails due to array ordering issue (Joel Muzzerall)

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@820489 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>f506cd38d9035b978f7921a4f94af3ed7d95cb58</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5654a4918a872b11280128e2813c285808555a26</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/f44c2e3dd8361099fcf097293b13daa8b40cbfcc</url>
    <id>f44c2e3dd8361099fcf097293b13daa8b40cbfcc</id>
    <committed-date>2009-09-30T15:58:35-07:00</committed-date>
    <authored-date>2009-09-30T15:58:35-07:00</authored-date>
    <message>BUILDR-181: Upgrade to easyb 0.9 (Joel Muzzerall)

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@820488 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>745723911051941496f95f64ae8451f130d11f6f</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1898fa08c93a13321b8a3f037f995c881c3f8c6b</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/5654a4918a872b11280128e2813c285808555a26</url>
    <id>5654a4918a872b11280128e2813c285808555a26</id>
    <committed-date>2009-09-30T15:45:49-07:00</committed-date>
    <authored-date>2009-09-30T15:45:49-07:00</authored-date>
    <message>Give credit where credit is due.

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@820486 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>409d094fdfc38fcffcc005db02f25ef6a2679bcc</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac1a6ccc68bd7d7fa5a7b641129568a1cc94c083</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/1898fa08c93a13321b8a3f037f995c881c3f8c6b</url>
    <id>1898fa08c93a13321b8a3f037f995c881c3f8c6b</id>
    <committed-date>2009-09-30T15:41:48-07:00</committed-date>
    <authored-date>2009-09-30T15:41:48-07:00</authored-date>
    <message>BUILDR-324: Regression - baseDir system property is not set when executing tests

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@820485 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>f7bfbffc97d56cf6240113fd1d9c12c35466d5d6</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e049b921c76f10911f645285399e024892c80458</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/ac1a6ccc68bd7d7fa5a7b641129568a1cc94c083</url>
    <id>ac1a6ccc68bd7d7fa5a7b641129568a1cc94c083</id>
    <committed-date>2009-09-28T10:40:06-07:00</committed-date>
    <authored-date>2009-09-28T10:40:06-07:00</authored-date>
    <message>Update CHANGELOG for BUIDLR-322

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@819660 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>3d6f41b4e89a4b6932987b62e83924f1c907695b</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8200934a254703d5f21a83df43617a9b9629c122</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/e049b921c76f10911f645285399e024892c80458</url>
    <id>e049b921c76f10911f645285399e024892c80458</id>
    <committed-date>2009-09-28T10:36:52-07:00</committed-date>
    <authored-date>2009-09-28T10:36:52-07:00</authored-date>
    <message>Fix BUILDR-322 timestamp check for .java, .scala and .groovy files

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@819657 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>f2628e41f716d2e22661a80a08c57b5e491ae48d</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1bc84f7cbdba179ba6bcaec89e2f9b3dbd341aa3</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/8200934a254703d5f21a83df43617a9b9629c122</url>
    <id>8200934a254703d5f21a83df43617a9b9629c122</id>
    <committed-date>2009-09-28T10:11:34-07:00</committed-date>
    <authored-date>2009-09-28T10:11:34-07:00</authored-date>
    <message>Extension requires dot: java -&gt; .java

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@819650 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>79f44bb7e217c0caad3687b64362a0b0a2e1d230</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87e3321c2064fdff123b8f412d463030faf5227a</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/1bc84f7cbdba179ba6bcaec89e2f9b3dbd341aa3</url>
    <id>1bc84f7cbdba179ba6bcaec89e2f9b3dbd341aa3</id>
    <committed-date>2009-09-28T08:54:44-07:00</committed-date>
    <authored-date>2009-09-28T08:54:44-07:00</authored-date>
    <message>Fix issue where .scala files would be passed to javac

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@819614 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>d76c577cf9ceb56527e3a58722ffec688a3a7a67</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c1183c6b88658e13bfad944af0347c41c83c5e5d</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/87e3321c2064fdff123b8f412d463030faf5227a</url>
    <id>87e3321c2064fdff123b8f412d463030faf5227a</id>
    <committed-date>2009-09-28T08:48:55-07:00</committed-date>
    <authored-date>2009-09-28T08:48:55-07:00</authored-date>
    <message>Remove .class files; they are generated during build.

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@819606 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>b3991a2893d6ef9d284ad2792e51bfccb9ec50ba</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41a35a9b7e523b59e8ff19cb19b5d2df8ab9fb77</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/c1183c6b88658e13bfad944af0347c41c83c5e5d</url>
    <id>c1183c6b88658e13bfad944af0347c41c83c5e5d</id>
    <committed-date>2009-09-28T08:47:36-07:00</committed-date>
    <authored-date>2009-09-28T08:47:36-07:00</authored-date>
    <message>Comment out @throws annotation; doesn't work with JVM 1.4 target

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@819603 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>eb7d25b8034b6bfdc5740bc54d410851bb0d9722</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d24d981768b46f8a64ada6936432abc574125e61</id>
      </parent>
    </parents>
    <author>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </author>
    <url>http://github.com/assaf/buildr/commit/41a35a9b7e523b59e8ff19cb19b5d2df8ab9fb77</url>
    <id>41a35a9b7e523b59e8ff19cb19b5d2df8ab9fb77</id>
    <committed-date>2009-09-21T09:17:12-07:00</committed-date>
    <authored-date>2009-09-21T09:17:12-07:00</authored-date>
    <message>Add great quote from Ijonas Kisselbach

git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@817309 13f79535-47bb-0310-9956-ffa450edef68</message>
    <tree>22d988846cf37bcbc00dac3633abc2506cf1e343</tree>
    <committer>
      <name>Alex Boisvert</name>
      <email>boisvert@apache.org</email>
    </committer>
  </commit>
</commits>
