On 9/10/07, Joakim Erdfelt <[EMAIL PROTECTED]> wrote:

> Just a thought, but why not dump wagon in 2.1 and just use the java.net
> package for file / http / https / ftp fetch, any valid java.net.URL
> could work that way.
>
> Instead of picking and choosing what to support, just punt and support
> what is in java itself for fetch.
>
> And we can get rid of a lot of commons-* stuff in the core binary too.

I think that's the logical generalization of Jason's suggestion and
provides room for the common use cases like file://... and jar://..
(For practical reasons, I'd like to have pull-only repositories in a
ZIP file.) A possibility to add a custom URLHandler would be nice,
tough. That way we'd have Wagon's flexibility for pulling.

Jochen

-- 
Look, that's why there's rules, understand? So that you think before
you break 'em.

    -- (Terry Pratchett, Thief of Time)

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

Reply via email to