Yep.  And just to add to the list of known compatible CI systems, we've also
used buildr succesfully on Quickbuild/Luntbuild.  Same shell command story.

alex


On Tue, Jan 19, 2010 at 11:29 PM, Anders Janmyr <anders.jan...@jayway.com>wrote:

> Thanks for all the replies. It seems that shell commands is the way to go,
> since it works fine with any CI system.
>
> Anders
>
> On Tue, Jan 19, 2010 at 9:31 PM, Shane Witbeck <sh...@digitalsanctum.com>
> wrote:
> > I'm using shell commands with JRuby to run builds in TeamCity.
> >
> > -Shane
> >
> >
> >
> > On Tue, Jan 19, 2010 at 11:39 AM, Rhett Sutphin
> > <rh...@detailedbalance.net> wrote:
> >> Hi,
> >>
> >> On Jan 19, 2010, at 10:17 AM, Antoine Toulme wrote:
> >>
> >>> Anders, how about filing a bug to buildr for coding and documenting a
> >>> Hudson
> >>> support ?
> >>>
> >>> I think quite a few people would have a use for it.
> >>>
> >>> The shell command might be good enough though. We also use it for our
> >>> Hudson-based builds.
> >>
> >> I also use shell commands to run buildr builds in hudson.  I'm not sure
> how
> >> plugin would be better -- what are people thinking the benefits would
> be?
> >>
> >> Rhett
> >>
> >>>
> >>> Thanks,
> >>>
> >>> Antoine
> >>>
> >>> On Tue, Jan 19, 2010 at 01:43, Anders Janmyr
> >>> <anders.jan...@jayway.com>wrote:
> >>>
> >>>> Ok, thats what I thought.
> >>>>
> >>>> Thanks for your help.
> >>>>
> >>>> Anders
> >>>>
> >>>> On Tue, Jan 19, 2010 at 10:06 AM, Martin Grotzke
> >>>> <martin.grot...@javakaffee.de> wrote:
> >>>>>
> >>>>> Hi Anders,
> >>>>>
> >>>>> we have configured buildr as "Execute shell", with command:
> >>>>> buildr clean test checkstyle:xml
> >>>>>
> >>>>> Cheers,
> >>>>> Martin
> >>>>>
> >>>>>
> >>>>> On Tue, 2010-01-19 at 09:20 +0100, Anders Janmyr wrote:
> >>>>>>
> >>>>>> Hi Martin,
> >>>>>>
> >>>>>> How are you using it? Are you running buildr as a system command or
> >>>>>> are you calling the
> >>>>>> command differently.
> >>>>>>
> >>>>>> Can you mail me a sample configuration file?
> >>>>>>
> >>>>>> Anders
> >>>>>>
> >>>>>> On Tue, Jan 19, 2010 at 9:16 AM, Martin Grotzke
> >>>>>> <martin.grot...@javakaffee.de> wrote:
> >>>>>>>
> >>>>>>> Hi,
> >>>>>>>
> >>>>>>> we're using hudson and it's working fine with buildr.
> >>>>>>>
> >>>>>>> Cheers,
> >>>>>>> Martin
> >>>>>>>
> >>>>>>>
> >>>>>>> On Tue, 2010-01-19 at 08:50 +0100, Anders Janmyr wrote:
> >>>>>>>>
> >>>>>>>> Hi,
> >>>>>>>>
> >>>>>>>> I am planning to use Buildr in a project which will use Java and
> >>>>
> >>>> JRuby modules.
> >>>>>>>>
> >>>>>>>> We are planning to use Hudson as an integration server, but I
> >>>>
> >>>> couldn't find any
> >>>>>>>>
> >>>>>>>> support for Buildr with it.
> >>>>>>>>
> >>>>>>>> I know I can just run it as a normal script, but I am still
> curious.
> >>>>>>>>
> >>>>>>>> What CI do you guys use when building with Buildr?
> >>>>>>>>
> >>>>>>>> Regards
> >>>>>>>> Anders
> >>>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> http://anders.janmyr.com/
> >>>>
> >>
> >>
> >
>
>
>
> --
> http://anders.janmyr.com/
>

Reply via email to