Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Ticket #259 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

soap4r gemspec

Reported by: user Assigned to: nahi
Priority: normal Milestone: 1.5.6
Component: soap4r Version: 1.5
Keywords: Cc:

Description

See attached for v0.2 gemspec for soap4r.

For the executables to run successfully (e.g. wsdl2ruby.rb) when soap4r is installed as a gem, there is also a patch attached for xsd/xmlparser.rb which fixes a bug where the return value of require wasn't checked which broke the proper preparation of the parser factory when running as a gem.

Changes to gemspec since the v0.1 I posted a link to on the google groups forum:

- removed rdoc reference since we don't have any yet - removed test reference since tests don't fully execute and I'm not sure what the difference is between the two runner scripts yet

- Walter Korman (shaper@wgks.org)

Change History

09/24/06 21:33:52 changed by nahi

  • milestone changed from undefined to 1.5.6.

10/04/06 21:55:46 changed by nahi

  • status changed from new to closed.
  • resolution set to fixed.

(In [1736]) added soap4r.gemspec by shaper at wgks.org. closes #259.