Hi All,

Hope all is well.

I've just added to the sourceresolver project a new Source implementation
based on the Commons HttpClient library. 

To use it, make sure you have the httpclient and commons logging jar files 
in the excalibur lib directory (or should I just check these in?). The
sourceresolver build will recognize this and compile the extra classes.

So far only HTTP GET is supported, but I'll be adding support for the
other methods over time.

I've tested everything here in my local environment, but I'm sure issues
will come up, so please feel free to let me know if you find something
quirky, failing, etc.

I also have a test case for the classes, but it relies on a local web
server running on your host. Since everyone doesn't have a local web
server I was thinking of importing Jetty into the test code and starting
up a local web server during the test phase - not sure if that's ok with
everyone though, what do you all reckon?

Ok, that's it for now. Looking forward to any comments/thoughts/ideas/etc.

Cheers,

Marcus


-- 
        .....
     ,,$$$$$$$$$,      Marcus Crafter
    ;$'      '$$$$:    Computer Systems Engineer
    $:         $$$$:   ManageSoft GmbH
     $       o_)$$$:   82-84 Mainzer Landstrasse
     ;$,    _/\ &&:'   60327 Frankfurt Germany
       '     /( &&&
           \_&&&&'
          &&&&.
    &&&&&&&:

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to