<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-#!/usr/local/bin/ruby
+#!/usr/bin/env ruby
 
 unless ARGV.first == &quot;no_build&quot;
   build_number = build_number = `svn log -q -rhead http://dev.rubyonrails.org/svn/rails`.scan(/r([0-9]*)/).first.first.to_i</diff>
      <filename>pushgems.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>actionwebservice/CHANGELOG</filename>
    </removed>
    <removed>
      <filename>actionwebservice/MIT-LICENSE</filename>
    </removed>
    <removed>
      <filename>actionwebservice/README</filename>
    </removed>
    <removed>
      <filename>actionwebservice/Rakefile</filename>
    </removed>
    <removed>
      <filename>actionwebservice/TODO</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/googlesearch/README</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/googlesearch/autoloading/google_search_api.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/googlesearch/autoloading/google_search_controller.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/googlesearch/delegated/google_search_service.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/googlesearch/delegated/search_controller.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/googlesearch/direct/google_search_api.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/googlesearch/direct/search_controller.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/metaWeblog/README</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/metaWeblog/apis/blogger_api.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/metaWeblog/apis/blogger_service.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/metaWeblog/apis/meta_weblog_api.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/metaWeblog/apis/meta_weblog_service.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/examples/metaWeblog/controllers/xmlrpc_controller.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/install.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/api.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/base.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/casting.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/client.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/client/base.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/client/soap_client.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/client/xmlrpc_client.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/container.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/container/action_controller_container.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/container/delegated_container.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/container/direct_container.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/dispatcher.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/dispatcher/abstract.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/dispatcher/action_controller_dispatcher.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/invocation.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/protocol.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/protocol/abstract.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/protocol/discovery.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/protocol/soap_protocol.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/protocol/soap_protocol/marshaler.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/protocol/xmlrpc_protocol.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/scaffolding.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/struct.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/support/class_inheritable_options.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/support/signature_types.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/templates/scaffolds/layout.erb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/templates/scaffolds/layout.rhtml</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/templates/scaffolds/methods.erb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/templates/scaffolds/methods.rhtml</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/templates/scaffolds/parameters.erb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/templates/scaffolds/parameters.rhtml</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/templates/scaffolds/result.erb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/templates/scaffolds/result.rhtml</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/test_invoke.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/action_web_service/version.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/lib/actionwebservice.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/setup.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/abstract_client.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/abstract_dispatcher.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/abstract_unit.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/api_test.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/apis/auto_load_api.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/apis/broken_auto_load_api.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/base_test.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/casting_test.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/client_soap_test.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/client_xmlrpc_test.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/container_test.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/dispatcher_action_controller_soap_test.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/dispatcher_action_controller_xmlrpc_test.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/fixtures/db_definitions/mysql.sql</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/fixtures/users.yml</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/gencov</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/invocation_test.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/run</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/scaffolded_controller_test.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/struct_test.rb</filename>
    </removed>
    <removed>
      <filename>actionwebservice/test/test_invoke_test.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>440f2890af5462402d1a77daaf1751a66742b974</id>
    </parent>
  </parents>
  <author>
    <name>David Heinemeier Hansson</name>
    <email>david@loudthinking.com</email>
  </author>
  <url>http://github.com/azimux/rails/commit/9b83e3396180d0dbcb23ec3d71adb198eae7629b</url>
  <id>9b83e3396180d0dbcb23ec3d71adb198eae7629b</id>
  <committed-date>2007-11-21T07:17:04-08:00</committed-date>
  <authored-date>2007-11-21T07:17:04-08:00</authored-date>
  <message>Ousted ActionWebService from Rails 2.0

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8180 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
  <tree>01ea5352514acfede892ada48c58ec7f28be2a8e</tree>
  <committer>
    <name>David Heinemeier Hansson</name>
    <email>david@loudthinking.com</email>
  </committer>
</commit>
