On 2011-11-09, sebb wrote:

> Test output says:

> java.lang.NoClassDefFoundError:
> org/apache/mina/filter/executor/OrderedThreadPoolExecutor

> I assume Gump needs to be told about the dependency.

That would be a dependency on MINA, it seems.  I've added it but I don't
expect it to help.  It seems as if VFS was already picking up Mina built
from trunk and this version is not compatible with the one VFS2 expects
(i.e. it doesn't provide the oa.mina.filter package).

If anybody has any ties into Mina and could try to clarify the future
directions of Mina WRT packaging changes we could try to adapt to it.  I
currently don't have the cycles to follow this through.

If all else fails we'll need to make sure VFS2 does not see the
Gump-built Mina (and likely nobody else should do so either).

Stefan

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

Reply via email to