On Thu, Nov 10, 2011 at 4:16 AM, Stefan Bodewig <bodewig@apache.org> wrote:
> 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).
>
The package is there, but not all sub-packages and classes from what I can
tell from browsing SVN.
> 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).
>
Can you make it do that? I just looked at the Gump metadata docs and those
kinds of incantations do not seem to be described.
Thank you,
Gary
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>
--
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory
|