<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>7cdcd27b8742931f4848e57b72fb401c38453f95</id>
      </parent>
    </parents>
    <author>
      <name>Bob McWhirter</name>
      <email>bob@fnokd.com</email>
    </author>
    <url>http://github.com/bobmcwhirter/jboss-rails/commit/a84bf9bc485e086a8b148a1e18b48058682c815e</url>
    <id>a84bf9bc485e086a8b148a1e18b48058682c815e</id>
    <committed-date>2009-05-03T13:57:15-07:00</committed-date>
    <authored-date>2009-05-03T13:57:15-07:00</authored-date>
    <message>Rev activerecord-jdbc-adapter to latest release (0.9.1).</message>
    <tree>14e8cf959299b12c3635173b1f044a08d8b275e0</tree>
    <committer>
      <name>Bob McWhirter</name>
      <email>bob@fnokd.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b20439c4997f9ad1d15f5fced2f39ad0d7f52af</id>
      </parent>
    </parents>
    <author>
      <name>Bob McWhirter</name>
      <email>bob@fnokd.com</email>
    </author>
    <url>http://github.com/bobmcwhirter/jboss-rails/commit/d06054387f0c54f77dfda6ecebe5170335fca460</url>
    <id>d06054387f0c54f77dfda6ecebe5170335fca460</id>
    <committed-date>2009-03-19T22:19:52-07:00</committed-date>
    <authored-date>2009-03-19T22:19:52-07:00</authored-date>
    <message>re-enable gem packaging, but only if FULL_BUILD=1 is set during 'mvn' execution.  Opposite of QUICK_BUILD usage (now removed).  It's quick by default.</message>
    <tree>6dea65660bd4764995bbb9f1eea9f76e6fe9bf0b</tree>
    <committer>
      <name>Bob McWhirter</name>
      <email>bob@fnokd.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f2bd6cf905e54a25dc31d8d608c659f709a8f0dc</id>
      </parent>
    </parents>
    <author>
      <name>Jean Deruelle</name>
      <email>jean.deruelle@gmail.com</email>
    </author>
    <url>http://github.com/bobmcwhirter/jboss-rails/commit/4d4592b92fa58d60252cb7fc37b16f9a589a19f0</url>
    <id>4d4592b92fa58d60252cb7fc37b16f9a589a19f0</id>
    <committed-date>2009-03-19T07:50:24-07:00</committed-date>
    <authored-date>2009-03-19T07:50:24-07:00</authored-date>
    <message>adding sip servlets support to the deployer</message>
    <tree>be8fd0ba4ddbb5140eae55116934cea6b69f64d5</tree>
    <committer>
      <name>Jean Deruelle</name>
      <email>jean.deruelle@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a541474ba3225da5c6453a60b484b5d006ea4a3a</id>
      </parent>
    </parents>
    <author>
      <name>Bob McWhirter</name>
      <email>bob@fnokd.com</email>
    </author>
    <url>http://github.com/bobmcwhirter/jboss-rails/commit/bd3496969d4ecc8c743d1f79947a30d6359bd81d</url>
    <id>bd3496969d4ecc8c743d1f79947a30d6359bd81d</id>
    <committed-date>2008-12-03T07:17:24-08:00</committed-date>
    <authored-date>2008-12-03T07:17:24-08:00</authored-date>
    <message>Cleaning up the actual gem packaging.</message>
    <tree>a10cab8f1284606ded451793aeb3f12a0c23f4e3</tree>
    <committer>
      <name>Bob McWhirter</name>
      <email>bob@fnokd.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97290da0d23b0552c428d03a0f324395b6e1fb51</id>
      </parent>
    </parents>
    <author>
      <name>John Williams</name>
      <email>john@john-williamss-macbook.local</email>
    </author>
    <url>http://github.com/bobmcwhirter/jboss-rails/commit/7a9494950c4097d532b9abf7b4eb9f50328cc76e</url>
    <id>7a9494950c4097d532b9abf7b4eb9f50328cc76e</id>
    <committed-date>2008-11-10T07:46:26-08:00</committed-date>
    <authored-date>2008-11-10T07:46:26-08:00</authored-date>
    <message>Adding require statements for Hoe and RubyGems.</message>
    <tree>cfe337458adc60cdc84a26af48a15b999dc5e66a</tree>
    <committer>
      <name>John Williams</name>
      <email>john@john-williamss-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e31fc7154b4ce175c4e17d481d5865c9b115b6a</id>
      </parent>
    </parents>
    <author>
      <name>Bob McWhirter</name>
      <email>bob@fnokd.com</email>
    </author>
    <url>http://github.com/bobmcwhirter/jboss-rails/commit/97290da0d23b0552c428d03a0f324395b6e1fb51</url>
    <id>97290da0d23b0552c428d03a0f324395b6e1fb51</id>
    <committed-date>2008-09-30T11:08:20-07:00</committed-date>
    <authored-date>2008-09-30T11:08:20-07:00</authored-date>
    <message>Making QUICK_BUILD env affect gem building.

Reworking MBean object names to make JBCache's usage of context.getName() happy.  Then overriding the cache-manager's register altogether.

Reduced the intrusiveness of JBoss items on JRuby-Rack.  Mostly no-op at this point, but gives easy extension point.</message>
    <tree>df197482a0f40f854ff9d8de79265788658ffaac</tree>
    <committer>
      <name>Bob McWhirter</name>
      <email>bob@fnokd.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8308fbd9351d1f6a7b68b8b2be9834dc0fd3d719</id>
      </parent>
    </parents>
    <author>
      <name>Bob McWhirter</name>
      <email>bob@fnokd.com</email>
    </author>
    <url>http://github.com/bobmcwhirter/jboss-rails/commit/8e31fc7154b4ce175c4e17d481d5865c9b115b6a</url>
    <id>8e31fc7154b4ce175c4e17d481d5865c9b115b6a</id>
    <committed-date>2008-09-29T07:46:07-07:00</committed-date>
    <authored-date>2008-09-29T07:46:07-07:00</authored-date>
    <message>Enabling clustering of sessions.</message>
    <tree>ad65f27c2a97c74450b88922d257b074abe6c55a</tree>
    <committer>
      <name>Bob McWhirter</name>
      <email>bob@fnokd.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e0eac2d644c2455212b40268146aa2c2df1c5784</id>
      </parent>
    </parents>
    <author>
      <name>Bob McWhirter</name>
      <email>bob@fnokd.com</email>
    </author>
    <url>http://github.com/bobmcwhirter/jboss-rails/commit/7dd7f67f66f35e073880350a905aea0cdcd9fd91</url>
    <id>7dd7f67f66f35e073880350a905aea0cdcd9fd91</id>
    <committed-date>2008-09-25T17:54:31-07:00</committed-date>
    <authored-date>2008-09-25T17:54:31-07:00</authored-date>
    <message>Pull in activerecord-jdbc-adapter via git submodule, and rework assembly bits.</message>
    <tree>b1663470dd56a2c139a86aad20540270db3ffc26</tree>
    <committer>
      <name>Bob McWhirter</name>
      <email>bob@fnokd.com</email>
    </committer>
  </commit>
</commits>
