<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Rakefile</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -367,11 +367,12 @@ projects/backup-amazing/amazing-20080304-104812.tar.gz
 
 &lt;h2&gt;Version&lt;/h2&gt;
 
-&lt;p&gt;Integration version 0.2.1&lt;/p&gt;
+&lt;p&gt;Integration version 0.2.2&lt;/p&gt;
 
 &lt;h2&gt;Release Notes&lt;/h2&gt;
 
 &lt;ul&gt;
+&lt;li&gt;Version 0.2.2 - Removed vendor/plugins/* commit. This commit is necessary when use plugins with externals but it isn`t a good practice. &lt;a href=&quot;http://piston.rubyforge.org/&quot;&gt;Piston&lt;/a&gt; is the correct way to use externals plugins. If you want to use externals commit in your integration process you can create a svn:commit:after task.&lt;/li&gt;
 &lt;li&gt;Version 0.2.1 - BUG FIX: Setting ENV['RAILS_ENV'] wasn't affecting migrations. This bug fix changes this behavior and makes sure that ENV['RAILS_ENV'] set by the user will always be respected, for all tasks. Thanks to Sylvestre Mergulh&#227;o for point this out.&lt;/li&gt;
 &lt;li&gt;Version 0.2   - Added support for ENV['SKIP_COMMIT_MESSAGES'].&lt;/li&gt;
 &lt;/ul&gt;</diff>
      <filename>doc/index.html</filename>
    </modified>
    <modified>
      <diff>@@ -357,10 +357,11 @@ Discussion about the Integration Plugin are welcome on the forum below:
 
 ## Version
 
-Integration version 0.2.1
+Integration version 0.2.2
 
 ## Release Notes
 
+* Version 0.2.2 - Removed vendor/plugins/* commit. This commit is necessary when use plugins with externals but it isn\`t a good practice. [Piston][piston] is the correct way to use externals plugins. If you want to use externals commit in your integration process you can create a svn:commit:after task.
 * Version 0.2.1 - BUG FIX: Setting ENV['RAILS\_ENV'] wasn't affecting migrations. This bug fix changes this behavior and makes sure that ENV['RAILS_ENV'] set by the user will always be respected, for all tasks. Thanks to Sylvestre Mergulh&#227;o for point this out.
 * Version 0.2   - Added support for ENV['SKIP\_COMMIT\_MESSAGES'].
 
@@ -385,6 +386,7 @@ This plugin is brought to you by [Improve It][ii].
 
 [logo]: 	images/improveit.gif &quot;Improve It&quot;
 
+[piston]:	http://piston.rubyforge.org/
 [mt]:		http://www.improveit.com.br/tapajos
 [vt]:		http://www.improveit.com.br/vinicius
 [f]:		http://rubyforge.org/forum/?group_id=4662</diff>
      <filename>doc/index.text</filename>
    </modified>
    <modified>
      <diff>@@ -108,7 +108,6 @@ namespace :svn do
   task :commit do
     message = ''
     message = &quot;-m ''&quot; if ENV['SKIP_COMMIT_MESSAGES']
-    sh &quot;svn commit #{message} vendor/plugins/*&quot;
     sh &quot;svn commit #{message}&quot;
   end
 end</diff>
      <filename>tasks/integrate.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cadd08288be3bf34c25a0d232a7bb2ddcb7496ec</id>
    </parent>
  </parents>
  <author>
    <name>Marcos Tapajos</name>
    <email>tapajos@gmail.com</email>
  </author>
  <url>http://github.com/tapajos/integration/commit/b9bfaaf53df6291eb5647c06675dac6314286803</url>
  <id>b9bfaaf53df6291eb5647c06675dac6314286803</id>
  <committed-date>2008-03-27T05:13:44-07:00</committed-date>
  <authored-date>2008-03-27T05:13:44-07:00</authored-date>
  <message>See release notes version 0.2.2.</message>
  <tree>a632ad73bc8710763fee6d5848de4cd5848c3493</tree>
  <committer>
    <name>Marcos Tapajos</name>
    <email>tapajos@gmail.com</email>
  </committer>
</commit>
