<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -21,7 +21,7 @@ begin
     p.changes = &quot;Updated to Derby version #{Jdbc::Derby::VERSION}.&quot;
     p.description = &quot;Install this gem to use Derby with JRuby on Rails.&quot;
     p.extra_deps += [
-      ['activerecord-jdbc-adapter', &quot;&gt;= #{JdbcAdapter::Version::VERSION}&quot;],
+      ['activerecord-jdbc-adapter', &quot;= #{JdbcAdapter::Version::VERSION}&quot;],
       ['jdbc-derby', &quot;&gt;= #{Jdbc::Derby::VERSION}&quot;]]
   end.spec.dependencies.delete_if { |dep| dep.name == &quot;hoe&quot; }
 rescue LoadError</diff>
      <filename>adapters/derby/Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -21,7 +21,7 @@ begin
     p.changes = &quot;Updated to H2 version #{Jdbc::H2::VERSION}.&quot;
     p.description = &quot;Install this gem to use H2 with JRuby on Rails.&quot;
     p.extra_deps += [
-      ['activerecord-jdbc-adapter', &quot;&gt;= #{JdbcAdapter::Version::VERSION}&quot;],
+      ['activerecord-jdbc-adapter', &quot;= #{JdbcAdapter::Version::VERSION}&quot;],
       ['jdbc-h2', &quot;&gt;= #{Jdbc::H2::VERSION}&quot;]]
   end.spec.dependencies.delete_if { |dep| dep.name == &quot;hoe&quot; }
 rescue LoadError</diff>
      <filename>adapters/h2/Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -21,7 +21,7 @@ begin
     p.changes = &quot;Updated to HSQLDB version #{Jdbc::HSQLDB::VERSION}.&quot;
     p.description = &quot;Install this gem to use HSQLDB with JRuby on Rails.&quot;
     p.extra_deps += [
-      ['activerecord-jdbc-adapter', &quot;&gt;= #{JdbcAdapter::Version::VERSION}&quot;],
+      ['activerecord-jdbc-adapter', &quot;= #{JdbcAdapter::Version::VERSION}&quot;],
       ['jdbc-hsqldb', &quot;&gt;= #{Jdbc::HSQLDB::VERSION}&quot;]]
   end.spec.dependencies.delete_if { |dep| dep.name == &quot;hoe&quot; }
 rescue LoadError</diff>
      <filename>adapters/hsqldb/Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -21,7 +21,7 @@ begin
     p.changes = &quot;Updated to MySQL version #{Jdbc::MySQL::VERSION}.&quot;
     p.description = &quot;Install this gem to use MySQL with JRuby on Rails.&quot;
     p.extra_deps += [
-      ['activerecord-jdbc-adapter', &quot;&gt;= #{JdbcAdapter::Version::VERSION}&quot;],
+      ['activerecord-jdbc-adapter', &quot;= #{JdbcAdapter::Version::VERSION}&quot;],
       ['jdbc-mysql', &quot;&gt;= #{Jdbc::MySQL::VERSION}&quot;]]
   end.spec.dependencies.delete_if { |dep| dep.name == &quot;hoe&quot; }
 rescue LoadError</diff>
      <filename>adapters/mysql/Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -21,7 +21,7 @@ begin
     p.changes = &quot;Updated to postgres version #{Jdbc::Postgres::VERSION}.&quot;
     p.description = &quot;Install this gem to use Postgres with JRuby on Rails.&quot;
     p.extra_deps += [
-      ['activerecord-jdbc-adapter', &quot;&gt;= #{JdbcAdapter::Version::VERSION}&quot;],
+      ['activerecord-jdbc-adapter', &quot;= #{JdbcAdapter::Version::VERSION}&quot;],
       ['jdbc-postgres', &quot;&gt;= #{Jdbc::Postgres::VERSION}&quot;]]
   end.spec.dependencies.delete_if { |dep| dep.name == &quot;hoe&quot; }
 rescue LoadError</diff>
      <filename>adapters/postgresql/Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -21,7 +21,7 @@ begin
     p.changes = &quot;Updated to SQLite3 version #{Jdbc::SQLite3::VERSION}.&quot;
     p.description = &quot;Install this gem to use SQLite3 with JRuby on Rails.&quot;
     p.extra_deps += [
-      ['activerecord-jdbc-adapter', &quot;&gt;= #{JdbcAdapter::Version::VERSION}&quot;],
+      ['activerecord-jdbc-adapter', &quot;= #{JdbcAdapter::Version::VERSION}&quot;],
       ['jdbc-sqlite3', &quot;&gt;= #{Jdbc::SQLite3::VERSION}&quot;]]
   end.spec.dependencies.delete_if { |dep| dep.name == &quot;hoe&quot; }
 rescue LoadError</diff>
      <filename>adapters/sqlite3/Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>409e41bdd95630c0bfd7492f4e1bec0be00123ea</id>
    </parent>
  </parents>
  <author>
    <name>Nick Sieger</name>
    <email>nick@nicksieger.com</email>
  </author>
  <url>http://github.com/nicksieger/activerecord-jdbc-adapter/commit/1b5fe358a2abb972a2a5d8e9a999513a089666eb</url>
  <id>1b5fe358a2abb972a2a5d8e9a999513a089666eb</id>
  <committed-date>2008-11-22T23:28:55-08:00</committed-date>
  <authored-date>2008-11-22T23:28:55-08:00</authored-date>
  <message>Oops. Make sure vendor adapters are snapped to the same version of ar-jdbc</message>
  <tree>f4a7136d7cf12862d5ac51fdfc26105b1a6a3713</tree>
  <committer>
    <name>Nick Sieger</name>
    <email>nick@nicksieger.com</email>
  </committer>
</commit>
