Hello,
Is it possible to add '--recursive' parameter to the workflow git statement?
git branch: "${GitBranch}", changelog: true, poll: false, url: "${GitRepo}"
This statement does not pull submodules when executed.
High Regards,
Jc
--
You received this message because you are subscribed to
My repo has multiple projects in subfolders with same structure duplicated
across multiple branches.
I'm trying to set up a job that monitors all branches and triggers a job
only when a change in a subdirectory 'Project1' is made. This way I can
check if changes to 'Project1' work on release
I had to configure the git binary path in jenkins settings. It then worked
Am Donnerstag, 24. April 2014 22:43:58 UTC+2 schrieb Mark Waite:
>
> You may be hitting https://issues.jenkins-ci.org/browse/JENKINS-22039 .
> The work around is to enable "Force polling using workspace".
>
>
> On Thu, Ap
Hi Hari,
In the test-suite.xml file where you define the automation test-cases,
mention preserve order=true i.e
**
Now the testcases will get executed in the order you define them.
Regards,
VJ
https://itisatechiesworld.wordpress.com/
On Monday, April 20, 2015 at 8:37:21 PM UTC+5:30, hari pra
Stupid me - just configured two factories, each using a distinct filename
w/o wildcards, runs like a charm.
--
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 email
to jen
I've already found how to do it:
-
https://github.com/jenkinsci/jenkins-scripts/blob/master/scriptler/jira-publisher.groovy#L54-L55
item.getPublishersList().add(new hudson.plugins.jira.
JiraIssueUpdater())item.save()
On Thursday, 2 April 2015 19:07:11 UTC+2, Victor Martinez wrote:
Dear group,
i have a bunch of jobs that all prepare a zip and a readme in the
workspace, and those two files need to be passed to a dedicated file job
that expects two files ('zipfile' and 'readme') as job parameters. Usually
the parameterized trigger plugin is of great help, but it seems that
You don't need to write any groovy script to debug that since that feature
is already part of the Jenkins Web Interface:
https://wiki.jenkins-ci.org/display/JENKINS/Logging
Cheers
On Thursday, 2 April 2015 19:00:14 UTC+2, v_sathy...@hotmail.com wrote:
>
> Hello Folks,
>
>I would really ap
Hi there,
Since this weekend we are encountering the following problem when we try to
execute a maven project right after the SVN Update traces in the console
output:
ERROR: Processing failed due to a bug in the code. Please report this to
.. jenkinsci google group.
java.lang
I've managed to start again Jenkins by cleaning the contents of
JENKINS_HOME/plugins folder.
It's quite dangerous to install some plugins!.
Am Dienstag, 21. April 2015 09:29:27 UTC+2 schrieb David Pérez:
>
> Hi all,
>
> Here is the stacktrace:
>
> hudson.util.HudsonFailedToLoad: org.jvnet.hudson
Hi all,
Here is the stacktrace:
hudson.util.HudsonFailedToLoad: org.jvnet.hudson.reactor.ReactorException:
java.lang.Error: java.lang.reflect.InvocationTargetException
at hudson.WebAppMain$3.run(WebAppMain.java:237)
Caused by: org.jvnet.hudson.reactor.ReactorException: java.lang.Error:
Hello,
It seems one (not so good) solution is to disable giving the SHA1 to
jenkins in the hook on the Stash server that notifies Jenkins. There is an
option you can disable so that the SHA1 is not given when triggering the
corresponding jenkins job. Not optimal because Stash is not in control
12 matches
Mail list logo