I know this sounds a little silly, but is there a way to allow users
to remove a failed build? We have jobs that deploy jars to our local
maven index and the job fails if someone tries to deploy without
bumping the version number. Basically I'd like to not have builds be
red just because someone mi
Did you come up with a good solution to this? I am on a tram in the same
situation.
Thanks,
James
Is there an easy way to setup scriptler so that it can modify files in
the the project workspace?
I kept trying System.getenv('WORKSPACE') but to no avail.
Thanks,
James
FYI I solved this and fixed the bug in the CVS client being used
(https://github.com/mc1arke/cvsclient/pull/1). Do I need to raise a
JIRA issue to make sure it is included in the next plugin release?
Thanks,
James
On Mon, Mar 19, 2012 at 12:59 PM, James Carr wrote:
> Hi All,
>
> I
Hi All,
I recently upgraded the CVS plugin to fix the issue identified by
issue
https://issues.jenkins-ci.org/browse/JENKINS-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel.
Although this works for all of our projects, projects hosted on one
particular CVS server now get th
n Fri, Mar 16, 2012 at 4:04 PM, Todd Greer wrote:
> James Carr:
>> > Is it possible to setup jenkins to build the most recent tag?
>
> Todd:
>> Probably. The way to do so would depend on what source code manager you're
>> using, and how you're using it.
>
Hi All,
Is it possible to setup jenkins to build the most recent tag?
Thanks,
James