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

Changeset 1560 for trunk

Show
Ignore:
Timestamp:
05/22/05 18:18:44 (4 years ago)
Author:
nahi
Message:

follow #22.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/RELEASE_en.html

    r1549 r1560  
    1919 
    2020<p class="status"> 
    21 Last modified: May 17, 2005<br /> 
     21Last modified: May 22, 2005<br /> 
    2222Created: July 17, 2000 
    2323</p> 
     
    117117      <li>add a sample of googleAdWords.  CAUTION: I don't have an account of AdWords so the sample code is NOT tested.  Please tell me (nahi@ruby-lang.org) if you will get good/bad result in communicating with AdWords Server.</li> 
    118118      <li>add a sample of AWSECommerce.  CAUTION: I don't have an account of AWSECommerce so the sample code is NOT tested.  Please tell me (nahi@ruby-lang.org) if you will get good/bad result in communicating with AWSECommerce Server.</li> 
     119    </ul> 
     120  </li> 
     121 
     122  <li>Redists 
     123    <ul> 
     124      <li>include xmlscan as a redistributed module.  xmlscan now is a first class XML processor.  still soap4r should run with REXML and XMLParser.</li> 
    119125    </ul> 
    120126  </li> 
     
    346352 
    347353<dl> 
    348 <dt class="path">XML processor</dt> 
    349 <dd>SOAP4R requires a XML processor package installed. 
    350 For now, one of following XML processor must be installed 
    351 (SOAP4R automatically detects it in runtime). 
    352 <ul> 
    353 <li><a href="http://raa.ruby-lang.org/project/xmlscan/">[RAA:xmlscan]</a> (0.2.3, 0.3.x)</li> 
    354 <li><a href="http://raa.ruby-lang.org/project/rexml/">[RAA:REXML]</a> (2.7.1)</li> 
    355 <li><a href="http://raa.ruby-lang.org/project/rexml-stable/">[RAA:REXML-stable]</a> (2.4.8)</li> 
    356 <li><a href="http://raa.ruby-lang.org/project/xmlparser/">[RAA:XMLParser]</a> (0.6.5)</li> 
    357 </ul></dd> 
    358  
    359354<dt class="path"><a href="http://raa.ruby-lang.org/project/webrick/">[RAA:webrick]</a> (1.3.1)</dt> 
    360355<dd>TCP server toolkit by Gotoyuzo.</dd> 
     
    765760    </ul> 
    766761  </li> 
     762 
     763  <li>Redists 
     764    <ul> 
     765      <li>include xmlscan as a redistributed module.  xmlscan now is a first class XML processor.  still soap4r should run with REXML and XMLParser.</li> 
     766    </ul> 
     767  </li> 
    767768</ul> 
    768769<br/>