- From: Costello, Roger L. <costello@mitre.org>
- Date: Mon, 27 Apr 2009 15:29:58 -0400
- To: "'xproc-dev@w3.org'" <xproc-dev@w3.org>
>Florent Georges <fgeorges@gmail.com> writes:
>[...]
>> As far as I know, Calabash only depends (in order to use
>> p:http-request) on saxon9, saxon9-s9api and commons-httpclient
>> JARs. The later in turn does depend on commons-logging and
>> commons-codec. So my classpath only contains the following:
>>
>> - calabash-0.9.8/lib/calabash.jar
>> - saxonsa9-1-0-6j/saxon9.jar
>> - saxonsa9-1-0-6j/saxon9-s9api.jar
>> - commons-httpclient-3.1/commons-httpclient-3.1.jar
>> - commons-logging-1.1.1/commons-logging-1.1.1.jar
>> - commons-codec-1.3/commons-codec-1.3.jar
> That's right, I think. I'll try to double-check the dependencies list
> for the next release.
I believe that another file is required:
saxon9sa.jar
This is needed for XML Schema validation.
Do you agree?
/Roger
Received on Monday, 27 April 2009 19:30:34 UTC