<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-== 0.12.2
+== 0.12.2 / 2009-02-23
 
 Update executable to use Tap-0.12.2.  No significant changes.
 </diff>
      <filename>rap/History</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name = &quot;rap&quot;
-  s.version = &quot;0.12.1&quot;
+  s.version = &quot;0.12.2&quot;
   s.author = &quot;Simon Chiang&quot;
   s.email = &quot;simon.a.chiang@gmail.com&quot;
   s.homepage = &quot;http://tap.rubyforge.org&quot;
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
   s.summary = &quot;A rakish extension to tap.&quot;
   s.require_path = &quot;lib&quot;
   s.rubyforge_project = &quot;tap&quot;
-  s.add_dependency(&quot;tap&quot;, &quot;&gt;= 0.12.0&quot;)
+  s.add_dependency(&quot;tap&quot;, &quot;&gt;= 0.12.2&quot;)
   s.bindir = &quot;bin&quot;
   s.executables = &quot;rap&quot;
   s.has_rdoc = true</diff>
      <filename>rap/rap.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,7 @@
+== 0.1.1 / 2009-02-23
+
+Update executable to use Tap-0.12.2.
+
 == 0.1.0 / 2009-02-17
 
 As of the 0.12.0 release, Tap is distributed as several independent modules.</diff>
      <filename>tap-server/History</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name = &quot;tap-server&quot;
-  s.version = &quot;0.1.0&quot;
+  s.version = &quot;0.1.1&quot;
   s.author = &quot;Simon Chiang&quot;
   s.email = &quot;simon.a.chiang@gmail.com&quot;
   s.homepage = &quot;http://tap.rubyforge.org&quot;
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
   s.summary = &quot;A web interface for tap.&quot;
   s.require_path = &quot;lib&quot;
   s.rubyforge_project = &quot;tap&quot;
-  s.add_dependency(&quot;tap&quot;, &quot;&gt;= 0.12.0&quot;)
+  s.add_dependency(&quot;tap&quot;, &quot;&gt;= 0.12.2&quot;)
   s.add_dependency(&quot;rack&quot;, &quot;&gt;= 0.9.1&quot;)
   s.has_rdoc = true
   s.rdoc_options.concat %W{--main README -S -N --title Tap\sServer}</diff>
      <filename>tap-server/tap-server.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-== 0.12.2
+== 0.12.2 / 2009-02-23
 
 * Added --no-yaml option to Dump and Load
 * Added --aggregate option to Join</diff>
      <filename>tap/History</filename>
    </modified>
    <modified>
      <diff>@@ -248,8 +248,7 @@ inputs.
 
 http://tap.rubyforge.org/images/App.png
 
-Instances of Tap::App coordinate the execution of tasks.  Apps are basically a
-subclass of Root with an ExecutableQueue.
+Instances of Tap::App coordinate the execution of tasks.
 
 Task initialization requires an App, which is by default Tap::App.instance.  
 Tasks use their app for logging, dependency-resolution, checks, and to enque 
@@ -370,5 +369,4 @@ http://tap.rubyforge.org/images/Run-Env.png
 
 Tap::Exe adds several configurations (ex before/after) which only get loaded
 for the present directory, and methods for building and executing workflows
-from command line inputs.  Tap::Exe is a singleton, and is special because it
-wraps Tap::App.instance.
+from command line inputs.</diff>
      <filename>tap/doc/Class Reference</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name = &quot;tap&quot;
-  s.version = &quot;0.12.1&quot;
+  s.version = &quot;0.12.2&quot;
   s.author = &quot;Simon Chiang&quot;
   s.email = &quot;simon.a.chiang@gmail.com&quot;
   s.homepage = &quot;http://tap.rubyforge.org&quot;</diff>
      <filename>tap/tap.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>49c8c20efd60a4b6e2c171478117d2e020470e8f</id>
    </parent>
  </parents>
  <author>
    <name>Simon Chiang</name>
    <email>simon.a.chiang@gmail.com</email>
  </author>
  <url>http://github.com/bahuvrihi/tap/commit/c4d58dcd94da5fb1d174549b7223c0f92a26ae93</url>
  <id>c4d58dcd94da5fb1d174549b7223c0f92a26ae93</id>
  <committed-date>2009-02-23T07:37:39-08:00</committed-date>
  <authored-date>2009-02-23T07:37:39-08:00</authored-date>
  <message>updates to gemspecs</message>
  <tree>285712a7ed3e18fada7c0f2bcc0a8b95a1168e15</tree>
  <committer>
    <name>Simon Chiang</name>
    <email>simon.a.chiang@gmail.com</email>
  </committer>
</commit>
