On 1/29/14, 8:41 PM, Ed Jesus Preposterous wrote:
> I use both Firefox and Google Chrome, and whenever I try to use google
> or youtube, the page redirects automatically to some Jenkins login page!
> I don't have a Jenkins account, or whatever credentials it's asking for,
> but my computer is essen
On 10/3/13 12:55 PM, Edwin Castro wrote:
> One last question, how do I determine what "it" refers to in Jelly
> templates?
I found this
https://wiki.jenkins-ci.org/display/JENKINS/Basic+guide+to+Jelly+usage+in+Jenkins#BasicguidetoJellyusageinJenkins-Understandingthe{{it}}object
T
ugins/emailext/templates/html.jelly#L126
Thank you for the reference!
One last question, how do I determine what "it" refers to in Jelly
templates?
--
Edwin Castro
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscri
How can I add junit test results to my email notifications using a
groovy script template?
--
Edwin Castro
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an
I'd recommend looking at the logs for clues, in particular:
* C:\Program Files (x86)\Jenkins\jenkins.wrapper.log
* C:\Program Files (x86)\Jenkins\jenkins.err.log
* C:\Program Files (x86)\Jenkins\jenkins.out.log
On 9/26/13 8:03 AM, Mead, Lance E CTR (US) wrote:
> Classification: UNCLASSIFIED
> Cav
My guess is that the jenkins.exe service wrapper doesn't know how to
respond to the -D option you are trying to pass.
The jenkins.exe service wrapper starts a java instance controlled by the
C:\Program Files (x86)\Jenkins\jenkins.xml file. I think you need to try
adding your -D option in the jenki
mailto:jenkinsci-users@googlegroups.com] On Behalf Of Edwin Castro
> Sent: Thursday, September 12, 2013 11:36 AM
> To: jenkinsci-users@googlegroups.com
> Subject: Re: Password for unknown user (UNCLASSIFIED)
>
> Does it actually say the file is open by another program? Or is just
>
Does it actually say the file is open by another program? Or is just
reporting access is denied? Have you actually checked the ACLs on the
file to make sure you actually have permissions to edit the file?
On 9/12/13 11:22 AM, Mead, Lance E CTR (US) wrote:
> Classification: UNCLASSIFIED
> Caveats:
On 9/5/13 7:25 AM, Volodymyr Kostyrko wrote:
> If you need to count "good" build maybe you need to look at Version
> Number Plug-In?
> (https://wiki.jenkins-ci.org/display/JENKINS/Version+Number+Plugin) It
> can create your own $VERSION based on how many successful builds were
> in total, today or
Wednesday, September 4, 2013, Michaėl Pailloncy wrote:
>
> Hi,
>
> See https://wiki.jenkins-ci.org/display/JENKINS/SafeRestart+Plugin
>
> It seems to correspond to your needs.
>
>
> Michaėl Pailloncy
>
>
> 2013/8/31 Edwin Castro <0ptikgh...
Is there a way to determine if there are any builds running using the
REST API?
I have a need to restart my jenkins service (after waiting for a timeout
period) and I'd like to implement a graceful shutdown. I'd like to use
the REST API to invoke quietDown (to prepare Jenkins for shutdown), then
p
I'm trying to use the IvyTrigger Plugin. I've configured a job to use my
ivy.xml and my ivysettings.xml but the job does not trigger a build when
a new revision of its dependency gets published.
I expect there's a configuration problem somewhere, but the IvyTrigger
Log is not showing me any useful
12 matches
Mail list logo