<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,62 +1,4 @@
-Overview
-========
-
-JBoss Rails is a deployer for JBoss AS 5.x to enable deployment
-of Ruby-on-Rails (RoR) projects.  Applications run on the JVM
-by way of JRuby and JRuby-Rack.
-
-Deployment
+Look here!
 ==========
 
-Live application directories can be deployed, allowing editing
-of views and controllers without having to redeploy the application.
-
-A JBoss Rails deployment descriptor placed in the server's `deploy/`
-directory will cause immediate deployment of the application.  Editing,
-touching, or removing the descriptor will cause either a redeployment
-or an undeployment.
-
-Deployment Descriptor
----------------------
-
-Once installed, the deployer recognizes deployment descriptors
-matching the pattern of `*-rails.yml`.  This YAML file contains
-a configuration tree specifying the deployment information.
-
-An example for `groundhog-rails.yml`
-
-	application: 
-	  RAILS_ROOT: /home/bob/checkouts/groundhog
-	  RAILS_ENV: development
-	web: 
-	  context: /
-
-* The `application.RAILS_ROOT` entry points to `RAILS_ROOT` of the application to be deployed.
-* The `application.RAILS_ENV` entry sets the RAILS_ENV for the deployment.
-* The `web.context` entry describes the URL to which the application should be bound.
-
-Scheduler
----------
-
-Scheduled tasks can now be deployed with your application.
-
-An example of `config/jboss-scheduler.yml`
-
-	github.commit.poller:
-	  description: Poll projects for GitHub commits
-	  cron: 0 */15 * * * ?
-	  task: Github::CommitPoller
-
-This will call the `run()` method on  `RAILS_ROOT/app/scheduler/github/commit_poller.rb`
-every 15 minutes.
-
-Other Projects
-==============
-
-To facilitate usage of JBoss Rails from a traditional Rails application,
-the [JBoss Rails Plugin](http://github.com/bobmcwhirter/jboss-rails-plugin/tree/master)
-installs easily under your application's `vendor/plugins/` directory and provides
-a set of Rake tasks to make deploying and undeploying applications super-simple.
-
-A pre-configured version of JBoss AS can be installed with via the JBoss Rails Plugin,
-or manually from [GitHub](http://github.com/bobmcwhirter/jboss-as-rails/tree/master).
+http://oddthesis.org/theses/jboss-rails</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>25a03dfeca56a51d1931086ae4df99590bdb6c79</id>
    </parent>
  </parents>
  <author>
    <name>Bob McWhirter</name>
    <email>bob@fnokd.com</email>
  </author>
  <url>http://github.com/bobmcwhirter/jboss-rails/commit/1e9d10497956962c77fde8451581f4b2c4e8cdca</url>
  <id>1e9d10497956962c77fde8451581f4b2c4e8cdca</id>
  <committed-date>2009-03-05T13:59:57-08:00</committed-date>
  <authored-date>2009-03-05T13:59:57-08:00</authored-date>
  <message>Update README</message>
  <tree>ba1089204cff19dcf35d42b47f1e71ab3f9c75eb</tree>
  <committer>
    <name>Bob McWhirter</name>
    <email>bob@fnokd.com</email>
  </committer>
</commit>
