<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,14 @@
-Please see full installation instructions available at:
+To install...
+
+Copy the deployer.jar into your server's deploy/ directory.
+
+Unzip the jboss-rails-support.zip in your applications's RAILS_ROOT/vendor/plugins/ directory.
+
+More information about installing the deployer:
 
 http://oddthesis.org/theses/jboss-rails/projects/jboss-rails/pages/enable-rails-in-jboss-as5
+
+More information about using the support plugin in your application:
+
+http://oddthesis.org/theses/jboss-rails/projects/jboss-rails-support/pages/installation
+</diff>
      <filename>INSTALL.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-Subproject commit 3892ecb4b1a8030421490046c22d3d94f28a1edc
+Subproject commit f53a6e354816e2cce5e3bd44c1929b805f03d18c</diff>
      <filename>jboss-rails-support</filename>
    </modified>
    <modified>
      <diff>@@ -10,7 +10,7 @@
       &lt;outputDirectory&gt;/jboss-rails-${pom.version}&lt;/outputDirectory&gt;
       &lt;includes&gt;
         &lt;include&gt;LICENSE*.txt&lt;/include&gt;
-        &lt;include&gt;INSTALL-bin.txt&lt;/include&gt;
+        &lt;include&gt;INSTALL.txt&lt;/include&gt;
       &lt;/includes&gt;
     &lt;/fileSet&gt;
   &lt;/fileSets&gt;</diff>
      <filename>src/main/assembly/bin.xml</filename>
    </modified>
    <modified>
      <diff>@@ -12,7 +12,11 @@
         &lt;include&gt;**/*&lt;/include&gt;
       &lt;/includes&gt;
       &lt;excludes&gt;
+        &lt;exclude&gt;Rakefile&lt;/exclude&gt;
+        &lt;exclude&gt;*.gemspec&lt;/exclude&gt;
         &lt;exclude&gt;.git/**&lt;/exclude&gt;
+        &lt;exclude&gt;**/.gitignore&lt;/exclude&gt;
+        &lt;exclude&gt;**/*.swp&lt;/exclude&gt;
         &lt;exclude&gt;pkg/**&lt;/exclude&gt;
       &lt;/excludes&gt;
     &lt;/fileSet&gt;</diff>
      <filename>src/main/assembly/support.xml</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>INSTALL-bin.txt</filename>
    </removed>
    <removed>
      <filename>INSTALL-support.txt</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>2d96dd4aeaf0d2aa7d1663e9f7ec76accdc283ba</id>
    </parent>
  </parents>
  <author>
    <name>Bob McWhirter</name>
    <email>bob@fnokd.com</email>
  </author>
  <url>http://github.com/bobmcwhirter/jboss-rails/commit/b498f8e583405ae4ebafb17bc1b8303fa5e82eae</url>
  <id>b498f8e583405ae4ebafb17bc1b8303fa5e82eae</id>
  <committed-date>2009-03-05T14:23:34-08:00</committed-date>
  <authored-date>2009-03-05T14:23:34-08:00</authored-date>
  <message>More ignores in the -support assembly.
Cleaning up bad ideas about INSTALL-*.txt.</message>
  <tree>1241a2799f46343ca0b74b79d93935ef132f9222</tree>
  <committer>
    <name>Bob McWhirter</name>
    <email>bob@fnokd.com</email>
  </committer>
</commit>
