On 14 November 2010 11:17, sebb <seb...@gmail.com> wrote:
> The change of VFS package name has broken lots of Gump builds - which
> is to be expected.
>
> Looking at how this has been solved for other projects, one way to
> solve this is to create a branch for the VFS 1.x code and use that for
> the current VFS.
> Then we create a build for VFS 2.
>
> Gump does warn us that there are a lot of projects that depend on VFS
> directly or indirectly.
>
> All of these will have to be modified if they wish to use the next version.
>
> Maybe we need to revisit the API breakage?
>

I've created a tag from just before the package rename, and hopefully
succeeded in changing Gump to use that version of VFS.

This should give us a better idea of whether the API changes actually
affect any code that depends on VFS.

It may turn out that the API changes are in areas of code which are
not actually used externally, or maybe they are easy to fix.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to