HI
I want to use Emma report in Email-ext groovy templates. The sample
template always talk about cobertura objects. Any idea on how to get the
Emma coverage object?
Regards
Ankit
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscr
he job. Multiple
> jobs allow you to have the job wait for the slave agent to become
> available, then it immediately starts the job.
>
> On Thu, Apr 23, 2015 at 12:27 PM Ankit Singhal > wrote:
>
>> Hi
>>
>> I need some help in solving the reboot problem.
&g
Hi
I need some help in solving the reboot problem.
The Workflow is as follows:
1) Project 1 creates a Windows Installable package.
2) Project 2 is called once the Project1 is completed and Package is pushed
to Slave associated with Project 2.
3) Project 2 now runs some commands on Slave 2
Comm
Anyone??
On Saturday, April 11, 2015 at 9:22:37 AM UTC+5:30, Ankit Singhal wrote:
>
> Hi All
>
> We have build script which sets a doskey for certain commands.
>
> Jenkins somehow is not able to recognize doskey:
>
> Problem is easily reproducib
Hi All
We have build script which sets a doskey for certain commands.
Jenkins somehow is not able to recognize doskey:
Problem is easily reproducible,
*Script: foo.bat*
doskey d=dir
===
*Jenkins : Execute Windows batch command*
^