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

Changeset 1834

Show
Ignore:
Timestamp:
06/05/07 13:04:25 (1 year ago)
Author:
nahi
Message:
  • 20070605
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/soap4r.gemspec

    r1826 r1834  
    55SPEC = Gem::Specification.new do |s| 
    66  s.name = "soap4r" 
    7   s.version = "1.5.5.20070602
    8   s.date = "2007-06-02
     7  s.version = "1.5.5.20070605
     8  s.date = "2007-06-05
    99  s.author = "NAKAMURA, Hiroshi" 
    1010  s.email = "nahi@ruby-lang.org" 
  • trunk/test/wsdl/soaptype/test_soaptype.rb

    r1815 r1834  
    4545      File.unlink(pathname('echo.rb')) 
    4646      File.unlink(pathname('echoMappingRegistry.rb')) 
     47      File.unlink(pathname('echoDriver.rb')) 
    4748    end 
    4849    @client.reset_stream if @client