Where have you sent the patch?

On 25/03/2013 21:15, Mark Struberg wrote:
Hi Mauro!

Just sent a patch for git-am. The main issue is that you need a
@requiresDependencyResolution test

in the Mojo if if should also pickup test classpath entries. Otherwise you will 
only get the runtime classpath.

txs and LieGrue,
strub



----- Original Message -----
From: Mauro Talevi <mauro.tal...@aquilonia.org>
To: dev@jbehave.codehaus.org
Cc:
Sent: Monday, March 25, 2013 12:36 AM
Subject: Re: [jbehave-dev] JBEHAVE-454 ClassPath question

HI,

can you send us a simple mvn project reproducing the issue?   The issue
JBEHAVE-454 should be closed AFAICS.    You're issue could be related to
something else.

Cheers

On 24/03/2013 20:01, Mark Struberg wrote:
  Hi folks!


  I have a question regarding http://jira.codehaus.org/browse/JBEHAVE-454


  This issue is still marked as 'open' and I currently facing the
same problem.
  I _do_ have <scope> set to test, but still the jbehave story gets
executed with the EmbedderClassLoader which does _not_ contain any test
classpath.
  My problem starts when I start a dependency injection container
(OpenWebBeans, Spring, Weld or embedded TomEE) because they try to scan the
ClassPath and subsequently fail to @Inject my beans.
  There is also a 2nd thingy, which is more a question kind of: for CDI I
need to assign/open some Contexts to a new Thread. Is there some hook where I
can perform these tasks? I've seen the stories get executed asynchronously
via Futures.
  Is there interest in cleaning this up, or is even someone working on it
atm?
  I could help a bit on the maven part if this helps - though I might need
some help on the jbehave side...
  txs and LieGrue,
  strub


  ---------------------------------------------------------------------
  To unsubscribe from this list, please visit:

       http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

     http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

     http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to