Yes. I assume that you've visited https://accounts.jenkins.io/ to try to
reset your password and it was not successful.
Please provide your Jenkins account name and the previous email address in
an email message to me as mark.earl.wa...@gmail.com . I'll need to ask you
some questions and get som
I assume that you've visited https://accounts.jenkins.io/ to try to reset
your password and it was not successful.
Please provide your Jenkins account name and the previous email address in
an email message to me as mark.earl.wa...@gmail.com . I'll need to ask you
some questions and get some answ
The Jenkins Jira server is in a maintenance window now. We're upgrading to
Jira 8 and moving the hosting of the Jira server to a server maintained by
the Linux Foundation.
Maintenance window is scheduled to end at 18:00 UTC.
On Mon, Nov 9, 2020 at 8:09 AM Martin Jost wrote:
> Hello,
>
> I have
/1W_zJZvQonLe0wDLnrx1FOd4_Em0kD1FZuEuUAtaFe0s/edit#
for the upgrade plan.
On Mon, Nov 9, 2020 at 8:18 AM Mark Waite wrote:
> The Jenkins Jira server is in a maintenance window now. We're upgrading
> to Jira 8 and moving the hosting of the Jira server to a server maintained
> by the Li
a new name and checking if the copied job
starts significantly faster.
Mark Waite
>
> From: Andrew Coulton
>To: jenkinsci-users@googlegroups.com
>Sent: Monday, June 3, 2013 2:57 AM
>Subject: Re: Can I reduce delay at start of build?
>
>
experience with the Git plugin in a cygwin environment, I don't have any other
suggestions.
Mark Waite
>
> From: jdtangney
>To: jenkinsci-users@googlegroups.com
>Sent: Thursday, June 6, 2013 2:35 PM
>Subject: Git problem with Linux master a
able to assist you.
Mark Waite
>
> From: shweta chadha
>To: jenkinsci-users@googlegroups.com
>Sent: Saturday, June 22, 2013 1:46 PM
>Subject: Unable to open database
>
>
>
>Hello, please let me know how can i resolve this issue.
&
As far as I can tell, a job executes on a single node, whether master or slave.
I'm not aware of any facility that allows a Jenkins job to move execution
steps to a node different than the node executing the job.
Mark Waite
>
> From: Michael La
Both techniques work, and they do
very well.
Mark Waite
>
> From: Srinivasa TN
>To: jenkinsci-users@googlegroups.com
>Sent: Thursday, July 4, 2013 6:48 AM
>Subject: Refer a particular version of file in git repo
>
>
>
>Hi All,
> I
Later long term support versions (after 1.480.2, like 1.509.3) now support lazy
loading of build records which reduces memory requirements. Refer to [2] for
more information.
Thanks,
Mark Waite
[1]
http://kohsuke.org/2011/12/01/polling-must-die-triggering-jenkins-builds-from-a-git-hook
That should be 1.509.2 rather than 1.509.3 for the most recent available LTS
version.
Mark
>
> From: Mark Waite
>To: "jenkinsci-users@googlegroups.com"
>Sent: Thursday, July 25, 2013 5:14 AM
>Subject: Re: Critical problem with my
te for how long it will be before Git Client plugin 1.1.1 is
visible from http://updates.jenkins-ci.org/update-center.json ?
Mark Waite
>
> From: Kohsuke Kawaguchi
>To: Jenkins Users ; Jenkins Dev
>
>Sent: Thursday, July 25, 2013 4:40 PM
>Su
Java Web Start has worked fine for me on two different Windows 8 64 bit
machines. Unfortunately, I suspect that won't really help you, since the real
question you're trying to answer is why it doesn't work on your computer.
Mark Waite
>_
Thanks! I've downloaded the components, installed them, and performed some
initial verification testing.
First bug report: https://issues.jenkins-ci.org/browse/JENKINS-18957
Other issues need further investigation before I report anything.
Mark
running
programs which never need desktop access, or you may want to discover very
rapidly when a program needs desktop access unexpectedly. For us, it was more
important to run tests from the desktop so that we were more closely simulating
the user environment.
Mark Waite
't have
any obvious differences between the jobs which are behaving as expected and
hte jobs which are not behaving as expected.
Mark Waite
On Thursday, July 25, 2013 4:40:36 PM UTC-6, Kohsuke Kawaguchi wrote:
>
>
> Hi,
>
> We've been working on a major improvement on
licts with other tests running concurrently
I don't recall ever encountering a test failure which I could attribute to the
Jenkins version which started the test, though I guess that is also possible.
Mark Waite
>
> From: Alexandra Sandulescu
>
Since https://code.google.com/p/googletest/ says that it supports "XML test
report generation", I assume that it will work just fine with the XUnit plugin.
Mark Waite
>
> From: Avihay Eyal
>To: jenkinsci-users@googlegroups.com
>Sent: Th
d. Each developer's private repository
could then be added to the job and would be watched for changes, those
changes would be merged, and if the compile and tests were successful, the
merge could be pushed to the integration repository.
Mark Waite
--
You received this message bec
On Friday, August 2, 2013 9:17:44 AM UTC-6, Dirk Heinrichs wrote:
>
> Am Freitag, 2. August 2013, 05:14:50 schrieb Mark Waite:
>
>
> > Each developer's private repository could then be added to the job and
> > would be watched for changes, those change
since it is a
convention for users not to push to the integration branch, not an enforced
rule.
I think you could do the same with Mercurial and a script, though I'm not a
Mercurial user, so I can't be certain.
Mark Waite
--
You received this message because you are subscribed to
There are several levels at which you could run your JUnit tests in
parallel. Most of them don't involve anything with Jenkins, other than
using Jenkins to start them executing.
For example
- Use JUnit 4.7 to run the tests in parallel, see [1] and [2]
- Use gradle to run your tests, see
s as well.
You should probably create a backup of your current environment just in case
something goes badly wrong in the upgrade.
Mark Waite
>
> From: John Vacz
>To: jenkinsci-users@googlegroups.com
>Sent: Thursday, August 15, 2013 6:35 AM
>Subj
The Jenkins command line interface can install plugins and restart the Jenkins
server.
Refer to https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI
Mark Waite
>
> From: Christopher Carlson
>To: jenkinsci-users@googlegroups.com
>Sent: Monda
Jenkins plugins. I've
actually liked that Jenkins needs to be running in order to install the plugins.
If that doesn't work for you, you'll need to find another technique.
Mark Waite
>
> From: Christopher Carlson
>To: "jenkinsci-use
aster and that
has been sufficient for my needs.
I agree that you don't want to too many manual steps, but the CLI is very much
able to perform those steps without requiring a browser.
Mark Waite
>
> From: Christopher Carlson
>To: "jenkinsc
still some reason
that your publish attempt is failing. You'll need to do more investigating to
understand why publish works for others and not in the case you're testing.
Mark Waite
>
> From: David Karlsen
>To: jenkinsci-users@googleg
hink the MSBuild plugin is the right one to decide which Visual Studio
version you want to run, though I guess it could be extended to have some form
of list of alternative Visual Studio versions which it should attempt to
configure before running the build.
Mark Waite
>_
push back
to a central repository.
There are several other bugs related to the jgit implementation, if you're
interested in them. Even the Git plugin beta 2.0 still seems to have a number
of rough spots with the jgit implementation.
Mark Waite
>
>
over
the jgit implementation in git plugin 1.5.0, but I don't think it is ready for
production yet.
Mark Waite
>
> From: David Karlsen
>To: jenkinsci-users@googlegroups.com
>Sent: Thursday, September 5, 2013 1:37 AM
>Subject: Re: Git push
ommitted/pushed that change
when the job was successful.
Mark Waite
On Thursday, September 5, 2013 7:36:29 AM UTC-6, Peter Soncek wrote:
>
> Hello,
>
> I am new to Jenkins and trying to setup my build environment. I have
> noticed that when a build fails, the build number is st
The git plugin can merge after pulling the latest source code and before
compiling. At the end of the job, it can push the merge results back.
I've used it with good success for quite a while.
I believe the Subversion plugin has similar capabilities, though I have no
experience doing it.
What if there were a plugin that allowed the classification of test
failures, and then allowed filtering and reviewing history of test failures
by type of failure, frequency of failure, etc.? That might then support
the human driven failure analysis with gathered data.
I know we can claim a build
The git SCM plugin has a way to ignore changes to certain files, by
specifying those exclusion patterns with a regular expression. It is in
the "advanced" section of the plugin configuration items on the job
configuration page. Your SCM plugin may have a similar setting which would
allow you to i
Upgrading a plugin on the master node upgrades it on all slave nodes.
Upgrading Jenkins on the master node upgrades the relevant Jenkins
components on the slave nodes.
Mark Waite
On Mon, Sep 30, 2013 at 4:30 PM, Rajesh wrote:
> Hi,
> As the Jenkins deployment scales and you have a num
I thought that was a case where you needed to use the "CALL" statement in
the batch file so that it will not wait for process exit.
On Wed, Oct 2, 2013 at 7:13 PM, Mishael Kim wrote:
> Hi,
>
> This is probably a quick one for you guys...
>
> When I just launch notepad or any other app within a
I wonder if Firefox is starting, but then is prompting the user to answer
some question (first time install type question). Have you run Firefox 24
at least once in that context before attempting to launch it from Jenkins?
On Thu, Oct 3, 2013 at 5:17 AM, Aswini Rajasekaran <
aswini.rajaseka...@g
x27;t it be better to first try e-mail messages that inform someone
about the failure, then they can decide if it is a long-lived failure and
might be worth creating an issue?
Mark Waite
On Mon, Oct 14, 2013 at 10:20 AM, 1042907P wrote:
> We are using performance plugin for parsing Jmeter te
have configured.
I did need one work around on one of my jobs, as described in
https://issues.jenkins-ci.org/browse/JENKINS-20195
Mark Waite
On Thu, Oct 24, 2013 at 2:25 PM, Jon Schewe wrote:
> I got my job to build, here is what I did. Is everyone expected to do this
> for all jobs using
Jira
>> for some examples), but it is working for me on the 20 or so jobs that I
>> have configured.
>>
>> I did need one work around on one of my jobs, as described in
>> https://issues.jenkins-ci.org/browse/JENKINS-20195
>>
>> Mark Waite
>>
>>
not in the Jenkins repo, or vice versa)?
Mark Waite
On Mon, Oct 28, 2013 at 7:01 AM, Nigel Magnay wrote:
> Has anyone got the above combination to work?
>
> Our jenkins seems obsessed with building wrong versions. I'm not sure
> which of the vague "Usage with the G
with a Gerrit
instance.
I don't have time to investigate the conditions which cause the bug now,
but hope within the next 24 hours to do some further investigation.
Thanks,
Mark Waite
On Mon, Oct 28, 2013 at 7:36 AM, Nigel Magnay wrote:
> I'm not sure -- it's not the SHA1 tha
In case it matters, my problem configuration is a Windows 8 machine. The
Windows Server 2011 machine that is also in that configuration does not
show the problem, nor do any of the Debian Linux machines that are in the
configuration.
Mark Waite
On Mon, Oct 28, 2013 at 7:49 AM, Mark Waite wrote
I bumped into an "out of PermGen space" report on Jenkins 1.509.4 recently,
though mine was after upgrading the Git plugin to 2.0. Are you using Git
plugin 2.0 as a new part of that upgrade, or were you already running Git
plugin 2.0 before you upgraded?
Mark Waite
On Mon, Oct 28,
instance so that the keys are available to the
Jenkins process the same as they are available to your user process.
Thanks,
Mark Waite
On Thu, Oct 31, 2013 at 2:44 PM, wrote:
> Thanks for the reply. Yeah, I don't want to use ssh. I want to use
> https.
>
>
> On Thu
That stack trace seems unrelated to the git plugin and seems to happen
after the clone has completed. It appears the Jenkins maven module is
trying to execute, and is failing. I suspect that happens after the clone
is complete.
I created a maven project and had it clone the git-client-plugin fro
It appears you're not the only one encountering the problem.
https://groups.google.com/d/msg/jenkinsci-users/QDkVHmHnI-U/6cnw4RAvNQIJ
seems to be another example of a similar stack trace
Unfortunately, I have no hint as to the root of the problem.
Mark Waite
On Fri, Nov 1, 2013 at 8:
John Kerr recently reported a similar stack trace.
https://groups.google.com/d/msg/jenkinsci-users/QDkVHmHnI-U/6cnw4RAvNQIJ
Unfortunately, I have no idea on either of the cases.
Mark Waite
On Friday, November 1, 2013 8:10:04 AM UTC-6, William Pughe wrote:
>
> A Jenkins build of cod
.
We use ssh to communicate with our git server, and it works quite well.
Mark Waite
[1] https://wiki.jenkins-ci.org/display/JENKINS/Credentials+Plugin
On Sat, Nov 2, 2013 at 4:35 AM, Philipp Kraus wrote:
> Hello,
>
> I run a Jenkins master on an Ubuntu server, in the firewall on
xml files, each one for a specific Java file, with a single level of
tests in that result file. Jenkins then allows me to choose from the
tested packages and look at the results for the classes within those
packages.
Mark Waite
On Wed, Nov 6, 2013 at 7:33 AM, Ruslan Zasukhin <
ruslan_zasuk...@va
your users and
sacrifice usability.
I would be perplexed (personally) if Jenkins displayed the number of tests,
but did not have test results to match that number of tests. That would be
inconsistent (at least to me).
Mark Waite
On Wed, Nov 6, 2013 at 7:41 AM, Ruslan Zasukhin <
ruslan_zasuk..
- OpenJDK
More certainly could be listed, but those are projects in various stages of
activity and with interesting variations in their build systems and their
approach to delivering their software.
Mark Waite
On Fri, Nov 8, 2013 at 8:07 AM, Dhanasekaran Anbalagan
wrote:
> Hi Guys,
>
workspace was originally
cloned?
Mark Waite
On Tue, Nov 12, 2013 at 6:16 AM, Max Rydahl Andersen wrote:
> Hey,
>
> I'm trying to figure out the easiest way to have jenkins push tags for
> each build for a master repository to a "ci" repository but for now it
>
s could access the nearby repository rather
than cloning from the remote.
Mark Waite
On Tue, Nov 12, 2013 at 3:43 PM, Les Mikesell wrote:
> On Tue, Nov 12, 2013 at 12:43 PM, Max Rydahl Andersen
> wrote:
> > Yeah, i dont want to have the Master repo littered with Jenkins build
> tags a
that job to use the
provided credentials.
https://issues.jenkins-ci.org/browse/JENKINS-20533 may be helpful.
Mark Waite
On Thu, Nov 14, 2013 at 6:24 AM, Tom Arra wrote:
> I'm getting the following error from Git polling. I replaced the actual
> repo url with [REPO_URL] as it is an inter
f the large files in the
".git" directory, instead of actually copying the files. That won't solve
the root of your problem, but it may reduce your disc space used.
Mark Waite
On Thu, Nov 21, 2013 at 3:51 PM, Erik Cokeley wrote:
> I just updated Jenkins after a long time. Ou
include and exclude regions.
Mark Waite
On Thu, Nov 21, 2013 at 4:03 PM, Erik Cokeley wrote:
> My git is calling Jenkins in it's post-receive hook exactly how it says to
> here:
> https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin#GitPlugin-Pushnotificationfromrepository
>
&g
se, instead of using the most recent build. The long term support
release only changes about 4 times a year, and it generally receives more
attention to assure it is in very good condition before it is released.
Mark Waite
On Thu, Nov 21, 2013 at 4:17 PM, Erik Cokeley wrote:
> I don
It is well within the Jenkins use model to use it to automate all sorts of
other tasks. We've even gone so far as to have some of our tasks learn how
to write more detailed information in JUnit format so that we can monitor
results from portions of the task while still allowing the task to complet
detection much lighter and faster. However, that technique cannot
process inclusion and exclusion conditions.
If you have not already downgraded your Git plugin, you might try adding
the Advanced Behavior, "Force polling using workspace".
Mark Waite
On Fri, Nov 22, 2013 at 8:06 AM,
HTML table in an HTML page and use the HTML
Publisher to show that HTML page in your Jenkins job.
Mark Waite
On Wed, Nov 27, 2013 at 6:14 AM, Noam Mendelssohn wrote:
> Hey guys
>
> I have a jenkins job, which creates a CSV file. The file is a list of
> lines of comma seperetated values
ovember 22, 2013 11:51:33 AM UTC-5, Nicolas De loof wrote:
>>>
>>> yes, I'm looking into possible changes in jenkins-core that would allow
>>> such a remote-polling to be used to detect potential changes, then use
>>> workspace to "confirm" changes
-ci.org/war-stable/1.532.1/.
Mark Waite
On Mon, Dec 2, 2013 at 11:40 AM, Walter Kacynski
wrote:
> 1.) All builds are cumulative so you just need to pick the version that
> you want to run.
>
> Please share the error message that you are seeing. Also, did you try
> searching http:/
You can download slave.jar from the link on each slave node definition
page. It is available from
http://localhost:8080/jnlpJars/slave.jar(replace localhost with your
Jenkins server host name).
Mark Waite
On Mon, Dec 2, 2013 at 12:58 PM, Jeremy Morton wrote:
> I am not finding slave.jar,
the service, because
it is marked to not be started.
Mark Waite
On Tue, Dec 3, 2013 at 6:04 AM, Richard Lavoie wrote:
> Did you take a look in /etc/default/ ? That's usually where the service
> options are defined in ubuntu.
>
> On 2013-12-03, at 07:20, tomasz ducin wrote:
&g
ec" wrote:
> Hi Mark,
>
> Thanks for the tip - that build worked flawlessly!
>
> Mark
>
> __
> Learn more about.me <http://about.me/markmikulec>.
>
>
> On 2 December 2013 13:48, Mark Waite wrote:
>
>>
Couldn't you perform the http GET with the Python urllib2 library to
satisfy the lead of your group?
Then the download process is in Python, and it uses the standard Jenkins
API for downloading artifacts (http GET).
Mark Waite
On Tue, Dec 3, 2013 at 2:55 PM, wrote:
> Richard,
>
The git plugin includes it as one of the "Additional Behaviors". It is
called "Polling ignores commits in certain paths"
If you use it, be sure you also enable the "Force polling using workspace",
since the exclusion won't work without forcing polling using wor
When I need to run a job as a specific user, I configure a slave agent to
run as that user, then tie the jobs to that slave agent.
That avoids changing user within the job and lets Jenkins manage the work.
Mark Waite
On Dec 11, 2013 8:00 PM, "Pankaj Gupta" wrote:
> Hi,
>
&
There were versions of OpenJDK 6 which did not run Jenkins well for me. The
Oracle JDK has always run it well.
I have been using OpenJDK 7 on some machines and Oracle JDK 7 on others
with equally good results.
Mark Waite
On Dec 11, 2013 5:57 PM, "Klaus Schniedergers"
wrote:
> H
I think the "access denied" message usually hints that there is a
permission problem which prevents access to that file.
Have you checked on that specific node to confirm the file
C:\ant-contrib-1.0b3.jar
exists and can be read by the user running the Jenkins process?
Mark Waite
On W
nts of the file are readable and are a jar file.
Mark Waite
On Wed, Dec 11, 2013 at 10:07 PM, Abhishek Bisht <
abhishek.annibi...@gmail.com> wrote:
> yes i have provided access to everyone on file security mode but jenkins
> still not able to get the fil
>
> On Thursday, 12 Dec
the file to C:\ might be able to see it while other users would not
be able to see it. Unfortunately, my few minutes of google search did not
find any indication that there is such a facility.
Mark Waite
On Dec 11, 2013 11:58 PM, "Abhishek Bisht"
wrote:
> Yes its a permission issue
listed, just that it was problematic. In that same time,
OpenJDK7 was used for many of the tests in that LTS with good results.
Mark Waite
On Fri, Dec 13, 2013 at 2:49 PM, JonathanRRogers
wrote:
> On Wednesday, December 11, 2013 10:39:25 PM UTC-5, Mark Waite wrote:
>>
>> There w
ter from your web browser? Does
http://updates.jenkins-ci.org/update-center.json return a page of JSON
information?
Mark Waite
On Mon, Dec 16, 2013 at 6:28 AM, Michael Power <
michael.power.eloto...@gmail.com> wrote:
> I tried both the latest release 1.544 and the LTS 1.532.1. Both
command
in the batch file
I started the batch file by double clicking it from Windows explorer
Did you do something different than that?
Mark Waite
On Mon, Dec 16, 2013 at 1:38 PM, Adam Westhusing wrote:
> I tried doing this and still received the security warning. Is there
> anything spe
ude regions, exclude users or exclude regions.
Mark Waite
On Mon, Dec 16, 2013 at 8:05 PM, David Gayman wrote:
> Sure and I see how using a lot of small git repos, as opposed to one large
> repo, could be beneficial. But for established code bases this is often not
> the case.
>
Since Java is not available on those platforms, you can't run the slave
agent on them.
You could run a slave agent on another machine and then have your job use
ssh to execute the build on the target platform.
On Tue, Dec 17, 2013 at 5:40 AM, Alexander Dikanchukov <
sandy.emer...@gmail.com> wrot
d
If you then place your_checkout_and_build_command under source control, you
can configure the Jenkins job to monitor that source control system and
perform the build whenever there are changes in the source control system,
all without requiring the source control program on your QNX machine.
Mark Waite
On Tue,
I'm sure they'd love to
have others involved as well, and would welcome many more automated tests
to verify the functionality is working as expected.
Thanks,
Mark Waite
On Wed, Dec 18, 2013 at 6:11 AM, Tomhe wrote:
> The git client plugin using msysgit is very unreliable on W
the server and then use those
credentials from within a job definition. I don't think there is a
requirement that the Jenkins user generally needs read access to the git
repository, just that the Jenkins process needs read access when using the
credential you defined in Jenkins.
Mark Waite
On T
"git ls-remote ...",
not just "ls-remote ...".
Mark Waite
On Wed, Dec 25, 2013 at 9:15 PM, Balasubramaniyan Kannan <
infobala...@gmail.com> wrote:
> Did you guys get a solution for this issue.
>
> Thanks,
> Bala
>
> On Sunday, September 23, 2012 9:52:
one of the charting plugins. I'd suggest first that you look
at the existing Jenkins test results displays. They probably already meet
your needs.
An example of the Jenkins unit test results is visible at:
https://buildhive.cloudbees.com/job/MarkEWaite/job/git-plugin/59/testReport/
Tha
jobs and
their inclusions synchronized with your source code.
Mark Waite
On Tue, Dec 17, 2013 at 12:25 PM, Yves Schumann
wrote:
> Hi
>
> I need to setup a lot of jenkins jobs, which should be triggered if
> something changed on certain folders on a git repository. Let's say there
&g
ins Cookbook is describing the plot plugin. If
you're still determined that you must have a pie chart, then you could
refer to the source code of the Plot plugin to reverse engineer the data
formats it will consume. https://github.com/jenkinsci/plot-plugin is the
source code, I believe.
Mark Wa
For a better view of the test results, see
https://buildhive.cloudbees.com/job/MarkEWaite/job/git-plugin/
On Tue, Dec 31, 2013 at 9:28 AM, Mark Waite wrote:
> I'm sorry, but I still don't understand what you're hoping to gain from a
> pie based representation of the da
y not reuse someone
else's implementation...
Mark Waite
On Tue, Dec 31, 2013 at 9:55 AM, Charley Yen wrote:
> Hi Mark,
>
> I should be the one to apologize for not having made myself clear.
>
> What is the JUnit format? Could you show me an example?
>
> Yes, I c
Sorry, I don't have any idea how to make that site work with your browser
configuration.
You will need to find your way without that screencast.
Mark Waite
On Dec 31, 2013 1:38 PM, "Charley Yen" wrote:
>
> <https://lh4.googleusercontent.com/-HUyg_IzrJ7Y/UsMckOrUdpI
Maven build systems to the test result files.
[image: Inline image 1]
Mark Waite
On Tue, Dec 31, 2013 at 2:39 PM, Charley Yen wrote:
> I searched all available plug-in in jenkins. Really have no idea which one
> to use.
>
> Please, someone please tell me which one I should use. I ju
result
failure.
I can't help you with the pie chart publishing. I still don't see how a
pie chart will help you compared to the standard charts available in
Jenkins. You'll need to experiment with other plugins, or seek help from
other users.
Mark Waite
On Thu, Jan 2, 2014 at 12:04
which
check_mk could support.
Mark Waite
On Fri, Jan 3, 2014 at 11:47 AM, Mandeville, Rob wrote:
> Nope. “Monitoring external jobs” is about rigging other jobs (such as
> cron jobs) to report completion to Jenkins so that you can see it like
> Jenkins ran the job itself. The JavaMel
you'll need to also add the "Force polling using workspace" option. The
default is now to use fast remote polling, but that default cannot process
include or exclude regions.
Mark Waite
On Sun, Jan 5, 2014 at 7:12 PM, Jon Schewe wrote:
> Anyone else running into problems wit
Another possibility might be to attempt to use git commands from within the
job itself to define remote.origin.url if it is not already defined.
On Sun, Jan 5, 2014 at 8:30 PM, Mark Waite wrote:
> That stack trace looks a lot like
> https://issues.jenkins-ci.org/browse/JENKINS-20258
PM, Jon Schewe wrote:
> Not sure how that would help as the job won't start until the workspace is
> cloned.
>
>
> On Sun, Jan 5, 2014 at 9:32 PM, Mark Waite wrote:
>
>> Another possibility might be to attempt to use git commands from within
>> the job itself to d
it is not already defined.
>
>
>
> On Mon, Jan 6, 2014 at 4:16 PM, Mark Waite wrote:
>
>> I don't understand your comment that you're "not sure how that would help
>> as the job won't start until the workspace is cloned."
>>
>> The log
b itself would help
>> as there is no local git repository at this point.
>>
>> > Another possibility might be to attempt to use git commands from within
>> the job itself to define remote.origin.url if it is not already defined.
>>
>>
>>
>> On Mon,
That is correct. Configure another git in Jenkins, using jgit, and sewer
of that will work in your case without changing your installed git.
Mark Waite
On Jan 8, 2014 1:23 PM, "Slide" wrote:
> This is just a guess, but your Git version looks pretty old, so perhaps it
> doe
://adammonsen.com/post/665 gives hints how to upgrade git while keeping
the rest of your system at Ubuntu 10.04.
http://stackoverflow.com/questions/11170623/trying-to-install-git-in-ubuntu-lucid-10-04-lts
mentions
the same technique as that blog posting.
Mark Waite
On Wed, Jan 8, 2014 at 2:12 PM
M plugin may also be able to do that, and would probably
allow you to see the commits in the "Recent Changes" portion of the job
definition. However, that will probably be more complicated than adding a
hook to each of your git repositories.
Mark Waite
On Mon, Jan 13, 2014 at 5:22 PM,
could then use those SHA1 values for the diff calculation.
Mark Waite
On Tue, Jan 14, 2014 at 2:47 PM, Sam Lee wrote:
> Hello,
>
> I have a build set up to use git plugin.
> The build is paramatized to take any git revision (commit, branch, ..etc).
>
> During the build, I ne
301 - 400 of 1849 matches
Mail list logo