aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-actionwebservice
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-04-26 04:35:51 +0800
committerpav <pav@FreeBSD.org>2006-04-26 04:35:51 +0800
commit4f03c573fc1c799b8dc544f9dbf9f9f4f578e062 (patch)
tree90b12ff9442cf04a26192c4536a179adbac530cd /www/rubygem-actionwebservice
parent372f9d5bf57f2c1c027120483d3e03937de2a2a9 (diff)
downloadfreebsd-ports-gnome-4f03c573fc1c799b8dc544f9dbf9f9f4f578e062.tar.gz
freebsd-ports-gnome-4f03c573fc1c799b8dc544f9dbf9f9f4f578e062.tar.zst
freebsd-ports-gnome-4f03c573fc1c799b8dc544f9dbf9f9f4f578e062.zip
- Update the ruby on rails suite to 1.1.2
PR: ports/95688 Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer)
Diffstat (limited to 'www/rubygem-actionwebservice')
-rw-r--r--www/rubygem-actionwebservice/Makefile9
-rw-r--r--www/rubygem-actionwebservice/distinfo6
-rw-r--r--www/rubygem-actionwebservice/pkg-plist457
3 files changed, 237 insertions, 235 deletions
diff --git a/www/rubygem-actionwebservice/Makefile b/www/rubygem-actionwebservice/Makefile
index c05c6cc34642..0e65afe76d77 100644
--- a/www/rubygem-actionwebservice/Makefile
+++ b/www/rubygem-actionwebservice/Makefile
@@ -5,16 +5,15 @@
# $FreeBSD$
PORTNAME= actionwebservice
-PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTVERSION= 1.1.2
CATEGORIES= www rubygems
-MASTER_SITES= http://rubyforge.org/frs/download.php/7650/
+MASTER_SITES= http://rubyforge.org/frs/download.php/9681/
MAINTAINER= jw@innerewut.de
COMMENT= Simple support for publishing Web Service APIs for Rails applications
-BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-1.11.2.gemspec:${PORTSDIR}/www/rubygem-actionpack \
- ${LOCALBASE}/${SPEC_DIR}/activerecord-1.13.2.gemspec:${PORTSDIR}/databases/rubygem-activerecord
+BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-1.12.1.gemspec:${PORTSDIR}/www/rubygem-actionpack \
+ ${LOCALBASE}/${SPEC_DIR}/activerecord-1.14.2.gemspec:${PORTSDIR}/databases/rubygem-activerecord
RUN_DEPENDS= ${BUILD_DEPENDS}
.include <bsd.port.pre.mk>
diff --git a/www/rubygem-actionwebservice/distinfo b/www/rubygem-actionwebservice/distinfo
index 2bf10b46fdaf..88f10fee7796 100644
--- a/www/rubygem-actionwebservice/distinfo
+++ b/www/rubygem-actionwebservice/distinfo
@@ -1,3 +1,3 @@
-MD5 (rubygem/actionwebservice-1.0.0.gem) = 17c6841930f288a660b9466016b1d649
-SHA256 (rubygem/actionwebservice-1.0.0.gem) = 38bf30a61444a11eae73e4ef357d53f83244b951d7ba1b9c2387e69635dc2eb5
-SIZE (rubygem/actionwebservice-1.0.0.gem) = 65024
+MD5 (rubygem/actionwebservice-1.1.2.gem) = bb61cdf8756eade9f75d2492c8fe75e9
+SHA256 (rubygem/actionwebservice-1.1.2.gem) = 7eb5304b613fe0c2a49ca37f8c05e3af6c5a3f1fbea70270e612b49573ec879e
+SIZE (rubygem/actionwebservice-1.1.2.gem) = 67072
diff --git a/www/rubygem-actionwebservice/pkg-plist b/www/rubygem-actionwebservice/pkg-plist
index d66e0d389117..ec09e50cc0b1 100644
--- a/www/rubygem-actionwebservice/pkg-plist
+++ b/www/rubygem-actionwebservice/pkg-plist
@@ -1,228 +1,231 @@
%%CACHE_DIR%%/actionwebservice-%%PORTVERSION%%.gem
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/API/Method.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/API/Method.src/M000031.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/API/Method.src/M000032.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/API/Method.src/M000033.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/API/Method.src/M000034.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/API/Method.src/M000035.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/API/Method.src/M000036.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/API/Method.src/M000037.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/API/Method.src/M000038.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Base.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Client/Soap.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Client/Soap.src/M000025.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Client/Soap.src/M000026.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Client/Soap.src/M000027.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Client/XmlRpc.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Client/XmlRpc.src/M000028.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Client/XmlRpc.src/M000029.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Client/XmlRpc.src/M000030.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/ActionController/ClassMethods.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/ActionController/ClassMethods.src/M000001.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/Delegated/ClassMethods.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/Delegated/ClassMethods.src/M000003.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/Delegated/ClassMethods.src/M000004.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/Direct/ClassMethods.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/Direct/ClassMethods.src/M000002.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Invocation/ClassMethods.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Invocation/ClassMethods.src/M000040.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Invocation/ClassMethods.src/M000041.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Invocation/ClassMethods.src/M000043.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Invocation/ClassMethods.src/M000044.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/Registry.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/Registry.src/M000005.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/Registry.src/M000006.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapActiveRecordStructFactory.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapActiveRecordStructFactory.src/M000007.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapActiveRecordStructFactory.src/M000008.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBase64Factory.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBase64Factory.src/M000023.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBase64Factory.src/M000024.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.src/M000009.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.src/M000010.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.src/M000011.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.src/M000012.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.src/M000014.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.src/M000015.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.src/M000016.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.src/M000017.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.src/M000018.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.src/M000020.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapTypedArrayFactory.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapTypedArrayFactory.src/M000021.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapTypedArrayFactory.src/M000022.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Scaffolding/ClassMethods.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Scaffolding/ClassMethods.src/M000039.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/SignatureTypes.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Struct.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Struct.src/M000046.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Struct.src/M000047.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Struct.src/M000048.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Struct.src/M000049.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/VERSION.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/created.rid
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/api_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/base_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/casting_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/client/base_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/client/soap_client_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/client/xmlrpc_client_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/client_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/container/action_controller_container_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/container/delegated_container_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/container/direct_container_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/container_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/dispatcher/abstract_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/dispatcher/action_controller_dispatcher_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/dispatcher_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/invocation_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/protocol/abstract_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/protocol/discovery_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/protocol/soap_protocol/marshaler_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/protocol/soap_protocol_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/protocol/xmlrpc_protocol_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/protocol_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/scaffolding_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/struct_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/support/class_inheritable_options_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/support/signature_types_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/test_invoke_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/version_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service_rb.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/fr_class_index.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/fr_file_index.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/fr_method_index.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/index.html
-%%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/rdoc-style.css
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/CHANGELOG
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/MIT-LICENSE
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/README
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/Rakefile
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/TODO
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/googlesearch/README
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/googlesearch/autoloading/google_search_api.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/googlesearch/autoloading/google_search_controller.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/googlesearch/delegated/google_search_service.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/googlesearch/delegated/search_controller.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/googlesearch/direct/google_search_api.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/googlesearch/direct/search_controller.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/metaWeblog/README
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/metaWeblog/apis/blogger_api.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/metaWeblog/apis/blogger_service.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/metaWeblog/apis/meta_weblog_api.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/metaWeblog/apis/meta_weblog_service.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/metaWeblog/controllers/xmlrpc_controller.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/api.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/base.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/casting.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/client.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/client/base.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/client/soap_client.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/client/xmlrpc_client.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/container.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/container/action_controller_container.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/container/delegated_container.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/container/direct_container.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/dispatcher.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/dispatcher/abstract.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/dispatcher/action_controller_dispatcher.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/invocation.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/protocol.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/protocol/abstract.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/protocol/discovery.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/protocol/soap_protocol.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/protocol/soap_protocol/marshaler.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/protocol/xmlrpc_protocol.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/scaffolding.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/struct.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/support/class_inheritable_options.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/support/signature_types.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/templates/scaffolds/layout.rhtml
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/templates/scaffolds/methods.rhtml
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/templates/scaffolds/parameters.rhtml
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/templates/scaffolds/result.rhtml
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/test_invoke.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/version.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/setup.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/abstract_client.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/abstract_dispatcher.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/abstract_unit.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/api_test.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/apis/auto_load_api.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/apis/broken_auto_load_api.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/base_test.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/casting_test.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/client_soap_test.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/client_xmlrpc_test.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/container_test.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/dispatcher_action_controller_soap_test.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/dispatcher_action_controller_xmlrpc_test.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/gencov
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/invocation_test.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/run
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/scaffolded_controller_test.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/struct_test.rb
-%%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/test_invoke_test.rb
-%%SPEC_DIR%%/actionwebservice-%%PORTVERSION%%.gemspec
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test/apis
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/test
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/templates/scaffolds
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/templates
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/support
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/protocol/soap_protocol
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/protocol
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/dispatcher
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/container
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service/client
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib/action_web_service
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/lib
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/metaWeblog/controllers
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/metaWeblog/apis
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/metaWeblog
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/googlesearch/direct
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/googlesearch/delegated
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/googlesearch/autoloading
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples/googlesearch
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%/examples
-@dirrm %%GEMS_DIR%%/actionwebservice-%%PORTVERSION%%
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/support
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/protocol/soap_protocol
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/protocol
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/dispatcher
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/container
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service/client
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib/action_web_service
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files/lib
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/files
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Struct.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Scaffolding/ClassMethods.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Scaffolding
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapTypedArrayFactory.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBase64Factory.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapActiveRecordStructFactory.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap/Registry.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol/Soap
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Protocol
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Invocation/ClassMethods.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Invocation
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/Direct/ClassMethods.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/Direct
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/Delegated/ClassMethods.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/Delegated
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/ActionController/ClassMethods.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container/ActionController
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Container
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Client/XmlRpc.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Client/Soap.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/Client
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/API/Method.src
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService/API
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes/ActionWebService
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc/classes
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%/rdoc
-@dirrm %%DOC_DIR%%/actionwebservice-%%PORTVERSION%%
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/API/Method.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/API/Method.src/M000031.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/API/Method.src/M000032.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/API/Method.src/M000033.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/API/Method.src/M000034.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/API/Method.src/M000035.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/API/Method.src/M000036.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/API/Method.src/M000037.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/API/Method.src/M000038.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Base.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Client/Soap.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Client/Soap.src/M000025.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Client/Soap.src/M000026.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Client/Soap.src/M000027.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Client/XmlRpc.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Client/XmlRpc.src/M000028.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Client/XmlRpc.src/M000029.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Client/XmlRpc.src/M000030.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/ActionController/ClassMethods.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/ActionController/ClassMethods.src/M000001.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/Delegated/ClassMethods.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/Delegated/ClassMethods.src/M000003.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/Delegated/ClassMethods.src/M000004.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/Direct/ClassMethods.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/Direct/ClassMethods.src/M000002.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Invocation/ClassMethods.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Invocation/ClassMethods.src/M000040.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Invocation/ClassMethods.src/M000041.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Invocation/ClassMethods.src/M000043.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Invocation/ClassMethods.src/M000044.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/Registry.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/Registry.src/M000005.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/Registry.src/M000006.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapActiveRecordStructFactory.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapActiveRecordStructFactory.src/M000007.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapActiveRecordStructFactory.src/M000008.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBase64Factory.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBase64Factory.src/M000023.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBase64Factory.src/M000024.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.src/M000009.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.src/M000010.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.src/M000011.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.src/M000012.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.src/M000014.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.src/M000015.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.src/M000016.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.src/M000017.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.src/M000018.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.src/M000020.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapTypedArrayFactory.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapTypedArrayFactory.src/M000021.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapTypedArrayFactory.src/M000022.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Scaffolding/ClassMethods.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Scaffolding/ClassMethods.src/M000039.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/SignatureTypes.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Struct.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Struct.src/M000046.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Struct.src/M000047.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Struct.src/M000048.html
+%%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Struct.src/M000049.html
+%%GEM_DOC_DIR%%/rdoc/created.rid
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/api_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/base_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/casting_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/client/base_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/client/soap_client_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/client/xmlrpc_client_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/client_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/container/action_controller_container_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/container/delegated_container_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/container/direct_container_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/container_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/dispatcher/abstract_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/dispatcher/action_controller_dispatcher_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/dispatcher_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/invocation_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/protocol/abstract_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/protocol/discovery_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/protocol/soap_protocol/marshaler_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/protocol/soap_protocol_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/protocol/xmlrpc_protocol_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/protocol_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/scaffolding_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/struct_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/support/class_inheritable_options_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/support/signature_types_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/test_invoke_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/version_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service_rb.html
+%%GEM_DOC_DIR%%/rdoc/fr_class_index.html
+%%GEM_DOC_DIR%%/rdoc/fr_file_index.html
+%%GEM_DOC_DIR%%/rdoc/fr_method_index.html
+%%GEM_DOC_DIR%%/rdoc/index.html
+%%GEM_DOC_DIR%%/rdoc/rdoc-style.css
+%%GEM_LIB_DIR%%/CHANGELOG
+%%GEM_LIB_DIR%%/MIT-LICENSE
+%%GEM_LIB_DIR%%/README
+%%GEM_LIB_DIR%%/Rakefile
+%%GEM_LIB_DIR%%/TODO
+%%GEM_LIB_DIR%%/examples/googlesearch/README
+%%GEM_LIB_DIR%%/examples/googlesearch/autoloading/google_search_api.rb
+%%GEM_LIB_DIR%%/examples/googlesearch/autoloading/google_search_controller.rb
+%%GEM_LIB_DIR%%/examples/googlesearch/delegated/google_search_service.rb
+%%GEM_LIB_DIR%%/examples/googlesearch/delegated/search_controller.rb
+%%GEM_LIB_DIR%%/examples/googlesearch/direct/google_search_api.rb
+%%GEM_LIB_DIR%%/examples/googlesearch/direct/search_controller.rb
+%%GEM_LIB_DIR%%/examples/metaWeblog/README
+%%GEM_LIB_DIR%%/examples/metaWeblog/apis/blogger_api.rb
+%%GEM_LIB_DIR%%/examples/metaWeblog/apis/blogger_service.rb
+%%GEM_LIB_DIR%%/examples/metaWeblog/apis/meta_weblog_api.rb
+%%GEM_LIB_DIR%%/examples/metaWeblog/apis/meta_weblog_service.rb
+%%GEM_LIB_DIR%%/examples/metaWeblog/controllers/xmlrpc_controller.rb
+%%GEM_LIB_DIR%%/lib/action_web_service.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/api.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/base.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/casting.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/client.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/client/base.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/client/soap_client.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/client/xmlrpc_client.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/container.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/container/action_controller_container.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/container/delegated_container.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/container/direct_container.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/dispatcher.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/dispatcher/abstract.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/dispatcher/action_controller_dispatcher.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/invocation.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/protocol.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/protocol/abstract.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/protocol/discovery.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/protocol/soap_protocol.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/protocol/soap_protocol/marshaler.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/protocol/xmlrpc_protocol.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/scaffolding.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/struct.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/support/class_inheritable_options.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/support/signature_types.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/templates/scaffolds/layout.rhtml
+%%GEM_LIB_DIR%%/lib/action_web_service/templates/scaffolds/methods.rhtml
+%%GEM_LIB_DIR%%/lib/action_web_service/templates/scaffolds/parameters.rhtml
+%%GEM_LIB_DIR%%/lib/action_web_service/templates/scaffolds/result.rhtml
+%%GEM_LIB_DIR%%/lib/action_web_service/test_invoke.rb
+%%GEM_LIB_DIR%%/lib/action_web_service/version.rb
+%%GEM_LIB_DIR%%/setup.rb
+%%GEM_LIB_DIR%%/test/abstract_client.rb
+%%GEM_LIB_DIR%%/test/abstract_dispatcher.rb
+%%GEM_LIB_DIR%%/test/abstract_unit.rb
+%%GEM_LIB_DIR%%/test/api_test.rb
+%%GEM_LIB_DIR%%/test/apis/auto_load_api.rb
+%%GEM_LIB_DIR%%/test/apis/broken_auto_load_api.rb
+%%GEM_LIB_DIR%%/test/base_test.rb
+%%GEM_LIB_DIR%%/test/casting_test.rb
+%%GEM_LIB_DIR%%/test/client_soap_test.rb
+%%GEM_LIB_DIR%%/test/client_xmlrpc_test.rb
+%%GEM_LIB_DIR%%/test/container_test.rb
+%%GEM_LIB_DIR%%/test/dispatcher_action_controller_soap_test.rb
+%%GEM_LIB_DIR%%/test/dispatcher_action_controller_xmlrpc_test.rb
+%%GEM_LIB_DIR%%/test/fixtures/db_definitions/mysql.sql
+%%GEM_LIB_DIR%%/test/fixtures/users.yml
+%%GEM_LIB_DIR%%/test/gencov
+%%GEM_LIB_DIR%%/test/invocation_test.rb
+%%GEM_LIB_DIR%%/test/run
+%%GEM_LIB_DIR%%/test/scaffolded_controller_test.rb
+%%GEM_LIB_DIR%%/test/struct_test.rb
+%%GEM_LIB_DIR%%/test/test_invoke_test.rb
+%%SPEC_DIR%%/actionwebservice-1.1.2.gemspec
+@dirrm %%GEM_LIB_DIR%%/test/fixtures/db_definitions
+@dirrm %%GEM_LIB_DIR%%/test/fixtures
+@dirrm %%GEM_LIB_DIR%%/test/apis
+@dirrm %%GEM_LIB_DIR%%/test
+@dirrm %%GEM_LIB_DIR%%/lib/action_web_service/templates/scaffolds
+@dirrm %%GEM_LIB_DIR%%/lib/action_web_service/templates
+@dirrm %%GEM_LIB_DIR%%/lib/action_web_service/support
+@dirrm %%GEM_LIB_DIR%%/lib/action_web_service/protocol/soap_protocol
+@dirrm %%GEM_LIB_DIR%%/lib/action_web_service/protocol
+@dirrm %%GEM_LIB_DIR%%/lib/action_web_service/dispatcher
+@dirrm %%GEM_LIB_DIR%%/lib/action_web_service/container
+@dirrm %%GEM_LIB_DIR%%/lib/action_web_service/client
+@dirrm %%GEM_LIB_DIR%%/lib/action_web_service
+@dirrm %%GEM_LIB_DIR%%/lib
+@dirrm %%GEM_LIB_DIR%%/examples/metaWeblog/controllers
+@dirrm %%GEM_LIB_DIR%%/examples/metaWeblog/apis
+@dirrm %%GEM_LIB_DIR%%/examples/metaWeblog
+@dirrm %%GEM_LIB_DIR%%/examples/googlesearch/direct
+@dirrm %%GEM_LIB_DIR%%/examples/googlesearch/delegated
+@dirrm %%GEM_LIB_DIR%%/examples/googlesearch/autoloading
+@dirrm %%GEM_LIB_DIR%%/examples/googlesearch
+@dirrm %%GEM_LIB_DIR%%/examples
+@dirrm %%GEMS_DIR%%/actionwebservice-1.1.2
+@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/support
+@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/protocol/soap_protocol
+@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/protocol
+@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/dispatcher
+@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/container
+@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service/client
+@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/action_web_service
+@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib
+@dirrm %%GEM_DOC_DIR%%/rdoc/files
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Struct.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Scaffolding/ClassMethods.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Scaffolding
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapTypedArrayFactory.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapMarshaler.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBinding.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapBase64Factory.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/SoapActiveRecordStructFactory.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap/Registry.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol/Soap
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Protocol
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Invocation/ClassMethods.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Invocation
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/Direct/ClassMethods.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/Direct
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/Delegated/ClassMethods.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/Delegated
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/ActionController/ClassMethods.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container/ActionController
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Container
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Client/XmlRpc.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Client/Soap.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/Client
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/API/Method.src
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService/API
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes/ActionWebService
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes
+@dirrm %%GEM_DOC_DIR%%/rdoc
+@dirrm %%DOC_DIR%%/actionwebservice-1.1.2