Raymond Barlow wrote:
...
>
> Oh, and another question, is the above command the correct thing to run
> to
> see the examples run? And if so, do I run it in examples/simple or
> examples/simple/features?
>
> /Raymond
>
> 2009/5/18 Trond Marius Øvstetun
Hi Raymond. Did you get it to run on you
> Aslak Hellesøy wrote:
regards, Trond
>>>
>>> I'm having the same problem as Raymond, but on Windoze. Is there another
>>> version? The only I can seem to find is the 0.0.1 on
>>> http://github.com/aslakhellesoy/cucumber_java/downloads
>>>
>>
>> No more recent versions have been released
Aslak Hellesøy wrote:
>>>
>>> regards, Trond
>>
>> I'm having the same problem as Raymond, but on Windoze. Is there another
>> version? The only I can seem to find is the 0.0.1 on
>> http://github.com/aslakhellesoy/cucumber_java/downloads
>>
>
> No more recent versions have been released since 0.0
Aslak Hellesøy wrote:
>>>
>>> regards, Trond
>>
>> I'm having the same problem as Raymond, but on Windoze. Is there another
>> version? The only I can seem to find is the 0.0.1 on
>> http://github.com/aslakhellesoy/cucumber_java/downloads
>>
>
> No more recent versions have been released since 0.0
> Trond Marius Øvstetun wrote:
>> I believe (someone correct me if I'm wrong..) that the version of
>> cucumber_java you have installed is an older version from a central
>> repository. cucumber/pico_container is the result of a recent
>> refactoring
>> (as is cucumber/spring).
>> For me it helped
Trond Marius Øvstetun wrote:
> I believe (someone correct me if I'm wrong..) that the version of
> cucumber_java you have installed is an older version from a central
> repository. cucumber/pico_container is the result of a recent
> refactoring
> (as is cucumber/spring).
> For me it helped to use
> Run the examples using maven, or you have to set your classpath yourself..
>
See README.textile in simple and spring. It has some command line
snippets with classpath. I use this to omit Maven.
> Trond.
>
> On Mon, May 18, 2009 at 5:10 PM, Raymond Barlow
> wrote:
>>
>> With your help I am prog
Run the examples using maven, or you have to set your classpath yourself..
Trond.
On Mon, May 18, 2009 at 5:10 PM, Raymond Barlow wrote:
> With your help I am progressing :)
>
> I've managed to install the cucmber-java gem. But now, if I
>
> jruby -S cucumber features
>
> from any directory, I g
With your help I am progressing :)
I've managed to install the cucmber-java gem. But now, if I
jruby -S cucumber features
from any directory, I get this error:
cannot link Java class cucumber.internal.PicoContainerStepMother, probable
missing dependency: org/picocontainer/MutablePicoContainer (
I believe (someone correct me if I'm wrong..) that the version of
cucumber_java you have installed is an older version from a central
repository. cucumber/pico_container is the result of a recent refactoring
(as is cucumber/spring).
For me it helped to use cp instead of mv in the Rakefile at some p
Hi Trond,
Thanks for your help!
For a start, I'm running OSX (not windoze).
OK, it seems that I have successfully installed the cucmber-java gemI
think. I couldn't get the
jruby -S rake gem
step to work from the cucumber-java directory. If I did this, all I get is
* README.txt is missing
I agree. I'm still not able to get cucumber-java working. If I am
successful, I would be happy to upload a 'from woah to go' set of
instructions.
/Raymond
2009/5/18 aslak hellesoy
> >
> >
> > On Mon, May 18, 2009 at 10:02 AM, aslak hellesoy <
> aslak.helle...@gmail.com>
> > wrote:
> >>
> >> On
>
>
> On Mon, May 18, 2009 at 10:02 AM, aslak hellesoy
> wrote:
>>
>> On Sun, May 17, 2009 at 12:01 AM, Raymond Barlow
>> wrote:
>> > OK, that seemed to help a bit. That installed a bunch of stuff, and then
>> > I
>> > did the mvn clean package in the examples directory--which built the
>> > exam
On Mon, May 18, 2009 at 10:02 AM, aslak hellesoy
wrote:
> On Sun, May 17, 2009 at 12:01 AM, Raymond Barlow
> wrote:
> > OK, that seemed to help a bit. That installed a bunch of stuff, and then
> I
> > did the mvn clean package in the examples directory--which built the
> example
> > jar.
> >
> >
On Sun, May 17, 2009 at 12:01 AM, Raymond Barlow wrote:
> OK, that seemed to help a bit. That installed a bunch of stuff, and then I
> did the mvn clean package in the examples directory--which built the example
> jar.
>
> So I guess my next step would be to
> cucumber features
> in the featuers d
On Sun, May 17, 2009 at 12:01 AM, Raymond Barlow wrote:
> OK, that seemed to help a bit. That installed a bunch of stuff, and then I
> did the mvn clean package in the examples directory--which built the example
> jar.
>
> So I guess my next step would be to
> cucumber features
> in the featuers d
OK, that seemed to help a bit. That installed a bunch of stuff, and then I
did the mvn clean package in the examples directory--which built the example
jar.
So I guess my next step would be to
cucumber features
in the featuers directory of the simple example?
I tried this a got an error about pic
> Hi all,
>
> Does anyone have an example of how to get the cucumber-java simple example
> running? I would like to use cucumber-java but cannot figure out how.
>
> I've gem installed cucumber and cucumber-java. When I run mvn clean package
> in the simple directory, I get this error:
>
> 19:41:48
18 matches
Mail list logo