Re: email-ext changes since last success

2013-01-26 Thread uma shankar
This google group of Jenkins is dead group. No one replies here for any question :( I am also looking for same what you was looking a more than year before. Did you find any way to use jelly script for changes since last success? If yes, can you please share? On Saturday, 18 June 2011 01:50:22

Re: disable/enable job config file - quick question

2013-01-22 Thread uma shankar
Below parameter gets changes as true/false respectivly when you disable/enable the project. File location: $JENKINS_HOME/jobs/$JOBNAME/config.xml true On Wednesday, 23 January 2013 00:41:46 UTC+5:30, zw wrote: > > Hi All > > What file in Jenkins contains the parameter to enable or disable a j

Changes since last success in email using email-ext jelly script

2013-01-22 Thread uma shankar
Hi, I have been using email-ext plugin bundled script "html.jelly" for email. But now i want to add changes since last success in email. I have tried some code provided here "http://stackoverflow.com/questions/6386635/infinite-loop-in-jelly-script-for-jenkins-email-ext-plugin-why";, but getti

Re: Issue with Email-Ext plugin-Please help

2013-01-19 Thread uma shankar
template. I > would recommend using the groovy templates instead as they make interacting > with Jenkins classes much easier. > > slide > > > On Fri, Jan 11, 2013 at 3:47 AM, uma shankar wrote: > >> Hi Alex, >> >> Thank you very much for suggestion. >>

Role based Authorization for “Logged in user can do anything” in Jenkins

2013-01-12 Thread uma shankar
We have enabled LDAP authentication. At my organization, we have 500+ of developer and 1000+ applications. We don’t want to take a burden of adding all the user to Jenkins and provide project wise authorization. Below are my requirement, if possible by using any of plugin or configuration

Re: Issue with Email-Ext plugin-Please help

2013-01-11 Thread uma shankar
se help me. On Fri, Jan 11, 2013 at 12:22 AM, Alex Earl wrote: > The default groovy template should have the info. > > > Sent from my Windows Phone > ---------- > From: uma shankar > Sent: 1/10/2013 11:22 AM > To: Alex Earl > Cc: jenkinsci-users@googl

Re: Issue with Email-Ext plugin-Please help

2013-01-10 Thread uma shankar
t; > Sent from my Windows Phone > ------ > From: uma shankar > Sent: 1/10/2013 10:53 AM > To: jenkinsci-users@googlegroups.com > Subject: Issue with Email-Ext plugin-Please help > > Hi, > > ** ** > > I am trying to use Jenkins for POC, and

Issue with Email-Ext plugin-Please help

2013-01-10 Thread uma shankar
Hi, ** ** I am trying to use Jenkins for POC, and have enabled Email-ext plugin. I am facing some issue while getting perforce change list. ** ** I am have been using perforce plugin for integration with SCM. I have some issue with the plugin. I use Email-ext plugin and trying get c