On Mon, Jan 5, 2015 at 5:33 AM, Mark Waite
wrote:
>
>
> On Mon, Jan 5, 2015 at 2:58 AM, Shahaf Hart
> wrote:
>
>> Hi,
>>
>> Using Jenkins 1.547, I get a crash with an out of memory failure on a
>> slave. This occurs mostly when I run a larger number of
Is there a remote named "origin" in that repository?
Has the remote branch "Supergrid_2014.1.3.RC2 been deleted? If so, then
you may want to enable "Prune remote branches" so that local branches are
removed when their remote branch is deleted.
Mark Waite
On Mon, Jan 5,
eased), you should expect some issues, bumps, and even
bruises during the upgrade. You should probably perform a full backup
before the upgrade.
Alternately, you could copy files from your production Jenkins to another
machine, then run the upgrade on that other machine.
Mark Waite
On Wed, Jan 14,
ith no credentials.
Pick the "Add" button immediately below the Credentials pick list, and add
the id_rsa file as an ssh credential. Then choose that credential from the
pick list.
Mark Waite
> (Attachment the image.)
>
> I have my keys:
> .id_rsa.pub.swp id_dsa id_dsa.
o the slave for operating system name, operating
system version, and chip architecture. I also found a case where the
Implied Labels plugin was a great help.
Mark Waite
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe fro
/msgid/jenkinsci-users/82434764-5a18-473b-a57a-6edb15b937cd%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
Thanks!
Mark Waite
--
You received this message because you are subscribed to the Google Gro
oes it fail with the same message?
Is your git repository using one or more submodules? If so, do those
submodule repositories require authentication? If so, then you'll need to
find another way of performing the checkout. The git plugin does not
support applying credentials to "git
installed so that I can
specify which JDK should be used for a specific job. The "System
Information" for the machines shows that they are running Java 8 as their
java.home.
Mark Waite
On Tue, Jan 20, 2015 at 5:27 PM, Slide wrote:
> I've started getting notices on my Windows 7 s
clean again.
If you're not on Windows, then that is probably not be the issue.
Mark Waite
On Wed, Jan 21, 2015 at 2:18 AM, Alex Brodov wrote:
> When i'm trying to delete a workspace, i get the following error:
> `java.io.IOException: remote file operation failed:`
>
&
for each of the jobs.
Mark Waite
On Sun, Jan 25, 2015 at 8:10 PM, bl0ck3r wrote:
> I was under the impression that by installing the git-plugin, I would be
> able to support pull requests between two custom local repositories (say
> file:// - no github here). By that I mean that the
You can see the config.xml file at:
https://gist.github.com/MarkEWaite/66a7e1c0648800d03c36
Mark Waite
On Sun, Jan 25, 2015 at 8:45 PM, bl0ck3r wrote:
> Thanks for the offer. Yes, I'd like to see a config.xml. That should help
> me understand how to use the git-plugin (I t
ns, and even to possibly answer your own
question before you post it to a mailing list.
At a minimum, you'll need to describe the steps you took to reach that
message, the settings you're using, and the alternatives you've tried.
Mark Waite
On Sat, Oct 31, 2015 at 1:46 PM himansh
uld need more investigation, and you
probably want to reduce the amount of data transferred now. To reduce the
amount of data transferred immediately, use a shallow clone.
Mark Waite
On Tue, Nov 3, 2015 at 2:47 AM Marco Sacchetto
wrote:
> Hi,
>
> I am trying to get a repository cloned i
The git plugin has an Additional Behavior which allows it to ignore commits
unless they include specific text. Since bitbucket is a git repository,
you should be able to use the git plugin to do that.
Mark Waite
On Wed, Nov 4, 2015 at 10:42 AM Kristof Meixner <
kristof.meix...@fatlenny.
t, then you can
experiment with webhooks.
Mark Waite
On Thu, Nov 5, 2015 at 2:52 AM Stefano Cognigni
wrote:
> OK, it seems to work with git plugin, thanks.
> Now, how can set the build start after specific commit?
> I have tried with config to image:
>
>
>
I've seen the same behavior with a freshly created Docker instance. I
assumed it was a bad copy of the file on the mirror that my environment
chose. Unfortunately, I didn't find any solution to the problem.
Mark Waite
On Mon, Nov 16, 2015 at 3:49 AM Daniel Anechitoaie
wrote:
&
b.
I assume you've already checked that the role strategy plugin doesn't have
the facility you need. Its screen shots show that it can control who can
tag a repository, but it doesn't seem to allow control over who can access
a credential.
Mark Waite
On Fri, Nov 20, 2015 at 6:22 AM F
dbees Enterprise license.
Mark Waite
On Fri, Nov 20, 2015 at 6:29 AM Mark Waite
wrote:
> I've not seen any facility which would allow you to restrict use of a
> credential by user. Credentials can be limited so that they are only
> visible for certain hosts and/or certain protocols, but
Response in-line.
On Mon, Nov 23, 2015 at 10:41 AM Francois Marot
wrote:
> Thanks Mark and Stephen for your detailed responses.
> So in the end, I think that Jenkins has a problem because a user that can
> create a job has access to ALL credentials.
>
I'm not clear why you think that a user tha
script itself, rather
than making it part of the Jenkins job definition.
Mark Waite
On Tue, Nov 24, 2015 at 4:28 AM Björn Stabel
wrote:
> I'm still having this problem. Is anyone aware of a solution, like a
> pre-wipe action plugin?
>
> On 10/22/2015 12:49 PM, Björn Stabel
kins slave from the desktop, or you if you must run your
Jenkins slave as a service, then you need to grant your service access to
the desktop.
Mark Waite
On Tue, Nov 24, 2015 at 4:40 AM dhrumil shah
wrote:
> Hello,
>
> When I run my Selenium Webdriver Simple Login script on jenkins thro
at or CentOS.
Refer to your specific operating system for package management for it.
Mark Waite
On Tue, Nov 24, 2015 at 5:30 AM dhrumil shah
wrote:
> First of all thanks for your reply.
>
> yes here I am runnig my tests on Linux. and as per you say i have
> installed xvfb plugin but stil
Unfortunately, you're now beyond my expertise. I'm aware of the Xfvb
plugin and heavily used the Xvnc plugin a few years ago.
Mark Waite
On Tue, Nov 24, 2015 at 6:15 AM dhrumil shah
wrote:
> Hi,
>
> Thanks again for your reply,
> I have installed xvfb plugin in my lin
.
Mark Waite
On Wed, Nov 25, 2015 at 6:12 AM dhrumil shah
wrote:
> Hello Mark,
>
> Have you used skype? If yes then can you give me your skype id?
> If in future any problem regarding this then Can we contact directly on
> skype?
>
>
> On Wednesday, November 25, 2015
Refer to https://wiki.jenkins-ci.org/display/JENKINS/LTS+Release+Line for
more information about LTS versions.
Mark Waite
On Mon, Nov 30, 2015 at 12:35 PM Eric Naitove wrote:
> I am upgrading from 1.555 to 1.638. I copied a job over and holy crap
> it's buggy.
>
>
configuration of fit
inside Jenkins. It might indicate that your file system is full.
Mark Waite
On Tue, Dec 1, 2015, 6:43 AM Maria Victoria Martinez Torino <
victoriamartineztor...@gmail.com> wrote:
> Hi,
> We are trying to integrate Jenkins v1.639 installed and running on a Linux
&
either http or https
protocol.
The ssh protocol can prompt for username and password, but as far as I can
tell, the plugin doesn't support that authentication method for ssh URLs.
Mark Waite
On Tue, Dec 1, 2015 at 8:23 AM Mark Waite wrote:
> I'm surprised you're using the we
th a message that "3.2.5 is not a valid identifier"
(for Maven).
I eventually resolved the inconsistency by always downloading tools from a
local copy on a web server instead of relying on the vendor site to provide
that tool version.
Is the case I was seeing possibly a manifestation of th
uzzle/issues/685 suggests that such a message
might be a result of a stateful firewall on the git server side.
https://wiki.freeswitch.org/wiki/Git_Tips suggests that it may be related
to http proxy configuration.
Mark Waite
On Mon, Dec 7, 2015 at 9:05 AM Rodrigo Uchôa
wrote:
> The complete
s the opportunity to upgrade
your environment to Java 8 (or at least to Java 7), and to install the
latest Jenkins long term support release (1.625.2).
Mark Waite
On Mon, Dec 7, 2015 at 5:56 PM Indra Gunawan (ingunawa)
wrote:
>
> https://blogs.apache.org/foundation/entry/apache_commons_statement_to
I've never seen that message before. You might try some of the ideas
listed at
http://stackoverflow.com/questions/21245796/javax-net-ssl-sslhandshakeexception-remote-host-closed-connection-during-handsh
On Tue, Dec 8, 2015 at 9:23 PM Sharon Francis
wrote:
> Im getting this error after some upda
to Jenkins 1.639.
Mark Waite
On Wed, Dec 9, 2015 at 3:45 AM Sverre Moe wrote:
> When I removed Repository Browser GitWeb I was able to save the project
> without any problems.
>
>
> onsdag 9. desember 2015 11.34.11 UTC+1 skrev Sverre Moe følgende:
>>
>> After I upgr
that.
Mark Waite
On Wed, Dec 9, 2015 at 3:37 AM Eugen Paraschiv
wrote:
> Hi,
> I'm configuring my newly installed Jenkins server (v1.640, running in a
> Tomcat 8 on an Ubuntu box) - and I'm trying to install the JDK within
> Jenkins.
> I went with the "Install from
ci/git-plugin/commit/2dfd86d27a7cd4089349fd012d7d70a5e827ed81
.
Mark Waite
On Wed, Dec 9, 2015 at 2:34 PM John Chittum wrote:
> Running into a problem specifically with SCM change triggered builds
>
>
> Specs:
>
>
> Jenkins 1.596.2
>
> Git Plugin 2.4.0
>
> Git Client Plugin 1.19.0
>
>
ugin schedules a build of
that SHA1, whether or not it has already been built. If the "sha1=xxx"
argument is not included in the hook arguments, then the git plugin polls
the remote repositories to see if there are any changes and only schedules
a build if there are changes which have not
The behavior you're describing would lead me to guess that either the git
configurations under "Multiple SCMs" do not each have the "Additional
Behaviour" defined "Checkout to a specific subdirectory", or the job has
"Git" checked under the SCM secti
Master and all slave nodes must run Java 7.
Mark Waite
On Thu, Dec 17, 2015 at 8:43 AM Ashish Yadav
wrote:
> Does Jenkins LTS v1.625.1 require all slave nodes and master to run Java
> 7 or just the master to run Java 7?
>
> --
> You received this message because you are su
Have you tried "Branch to build" as master rather than origin/master?
On Tue, Dec 29, 2015 at 8:03 AM Michael Giroux wrote:
> Using Jenkins 1.609.3, Git plugin 2.4.0.
>
> We have configured most of our jobs to allow jobs to be initiated by the
> Stash Webhook to Jenkins. To allow developers to
See https://github.com/jenkinsci/git-plugin/pull/347 and
https://github.com/jenkinsci/git-plugin/pull/304 for two different
possibilities.
Mark Waite
On Tue, Dec 29, 2015 at 8:36 PM Michael Giroux wrote:
> Yes.
>
> The issue I'm describing is a result of using the Git Parameter pl
Don't attempt to evaluate the two pull requests in the same repository.
They are two different ideas that might meet your need. I suspect that one
or the other will eventually be merged, but not both.
Mark Waite
On Wed, Dec 30, 2015 at 7:21 AM Michael Giroux wrote:
> Mark, I'm
runs from Netbeans as well. I don't use Eclipse, so I'm
not much help wiht Eclipse specific failures.
Mark Waite
On Wed, Dec 30, 2015 at 8:31 AM Michael Giroux wrote:
> BTW, the following patch resolves my compile errors, but not sure if the
> cast to (Item) is the best choice.
Could do that as well, though the git parameter plugin is technically
correct. It is showing the branch to be built, and the branch to be built
truly is "origin/master", since there is no local master branch tracking
the remote branch.
Mark Waite
On Wed, Dec 30, 2015 at 11:41 AM Mich
need.
You might refer to https://issues.jenkins-ci.org/browse/JENKINS-25465 for a
discussion of the fullName=false parameter to GIT_BRANCH, in case that will
already handle your case.
Mark Waite
On Thu, Dec 31, 2015 at 6:07 AM Michael Giroux wrote:
> Accepting that the Git Parameter plugin
There is not a way top set default username and password as far as i know.
Mark Waite
On Mon, Jan 4, 2016, 10:44 PM niraj nandane wrote:
> Hi,
>
> Every time i add new git scm repo, i need to specify which credentials to
> use. I want the facility to not provide any credentails
That is am interesting idea. Giving a semantic meaning to am empty field
should not alert behavior for non-empty fields. Will you be coding it?
Mark Waite
On Tue, Jan 5, 2016, 11:47 AM Michael Giroux wrote:
> Mark,
>
> I think there may be a simple solution that can be implemented i
execution of
the automated tests on CentOS 6, CentOS 7, Debian 6, Debian 7, Debian 8,
Windows 7, and Windows 10, with Java 7 and Java 8.
Mark Waite
On Tue, Jan 5, 2016 at 3:39 PM Michael Giroux wrote:
> Before I start making changes, I'm building from master and getting test
> fai
S machine in my
mix of development and test environments, so there may be something
specific to the Mac.
Mark Waite
On Tue, Jan 5, 2016 at 4:29 PM Michael Giroux wrote:
> Attaching build.log for complete build result. shows maven version and
> java versions at head of file.
>
>
&g
blem), or environment and configuration specific.
Unfortunately, I don't have any way to do further diagnosis.
You might check with Craig Rodrigues on this mailing list. I believe he's
a FreeBSD developer. I don't think I've ever seen a Darwin developer on
the list.
Mark Waite
On Tue,
one other relatively minor change required in the
newer Jenkins version.
You might try that same branch for yourself.
Mark Waite
On Tue, Jan 5, 2016 at 8:22 PM Mark Waite wrote:
> I use various versions of maven, including Maven 3.2.5, and the latest
> versions of Oracle Java 7 and Orac
I had a friend at the office compile the master branch of the git plugin on
his MacOS machine with maven 3.3.1 and Java 1.8.0_60. No test failures for
him either. I truly don't know what's different about your environment
that causes the tests to fail.
Mark Waite
On Tue, Jan 5, 2016
I think you're seeing the content security policy change in 1.625. Refer
to
https://wiki.jenkins-ci.org/display/JENKINS/Configuring+Content+Security+Policy
for
more information on the policy and ways you can relax the policy as needed
for your use case.
Mark Waite
On Sun, Jan 10, 2016 at
command
line program can block while waiting for user input. Rather than block
indefinitely, the plugin has a user controlled timeout for most of its
operations.
Mark Waite
On Mon, Jan 11, 2016 at 3:33 PM Mengwei Ding wrote:
> Hi,
>
> My local jenkins instance failed to clone the or
ng to use the operating system package manager?
Mark Waite
On Wed, Jan 13, 2016 at 11:58 AM SamL wrote:
> Hello Folks,
>
> I am running into this issue with Jenkins 1.625.3 running on Ubuntu 14.04
>
> Is there a work around to this issue?
>
> Thanks
> -Sam
>
>
>
preserved across changes.
Mark Waite
On Wed, Jan 13, 2016 at 9:57 AM Gururaj Kulkarni wrote:
> Hi,
>
> Actually even I am facing difficulty in understanding what's happening.
> The only observable thing is, I update the path field in File System option
> and save it. Then in the j
-test-git-connection-over-ssh
suggests
that you might be able to use ~/.ssh/config to enable much more verbose
logging. That might provide better hints to the root of the problem.
Mark Waite
On Thu, Jan 14, 2016 at 6:12 PM Jim Klo wrote:
> Hi,
>
> Over the last few days my password us
ted a plugin and shared the
plugin.
Mark Waite
On Fri, Jan 15, 2016 at 11:00 AM Bill Prin wrote:
> Hey, I posted this question on Stack Overflow but I didn't get an answer
> yet. Trying here:
>
>
> http://stackoverflow.com/questions/34798641/how-do-i-get-jenkins-to-email-me
he network. It
saves network time and can save disc space if you have multiple jobs
cloning the same original repository.
Mark Waite
On Wed, Jan 20, 2016 at 6:28 AM Victor Martinez <
victormartinezru...@gmail.com> wrote:
> Timeout issue as you can see
>
> *09:40:08* ERROR: Timeout af
nt in hopes of releasing fewer bugs
with new versions of the plugin.
I tend to execute single tests or single test classes from my IDE, and find
the response time reasonable in that case.
Of course, if you can find a way to assess the same conditions with faster
tests, I'd love to have faster te
Since you spent a long time on a single version, you should probably
upgrade to a long term support version (currently 1.642.1) rather than to a
weekly version. LTS versions have additional testing and tend to be
supported longer (though none of them are supported for 5 years).
Mark Waite
On
enced
Oracle download versions of JDK 8 were being broken unexpectedly.
I finally surrendered and switched to hosting a local download location for
the JDK. That has been quite reliable.
Mark Waite
On Tue, Jan 26, 2016 at 11:24 AM Matias Burni wrote:
> Hola Victor! (I'm your "replac
Mark Waite
On Thu, Jan 28, 2016 at 6:38 AM Satish Swargam wrote:
> A Jenkins job was configured using a Label expression. There are several
> builds queued up for the job with one running and have been adding slave
> nodes to the label. Newly added slave nodes (with same label expressi
make
it easy to configure a git server (at least Debian and Ubuntu do). Once
you have your script in source control, then you configure the job to
monitor the source repository and run if changes are detected to the script.
Mark Waite
On Thu, Jan 28, 2016 at 6:33 PM Kiran wrote:
> I have Je
ay/JENKINS/Building+a+matrix+project also
describes multi-configuration jobs.
Mark Waite
On Mon, Feb 1, 2016 at 5:28 AM Kiran wrote:
> If I have a single job that I want to run on many computers, that is a
> multi-configuration job?
>
> --
> You received this message because you are
instructions on the wiki page
of the git plugin.
Mark Waite
On Sat, Feb 6, 2016, 4:08 PM Paulo Moreira wrote:
>
> Paulo Moreira
> to mark.earl.waite, nicolas.deloof
> 1 day agoDetails
> Dear Jenkins Masters,
>
> Sorry to bother you but I am strugguling to get the git plug
tps or ssh or git).
Refer to https://wiki.jenkins-ci.org/display/JENKINS/Credentials+Plugin for
more information on credentials.
Mark Waite
On Mon, Feb 8, 2016 at 10:42 AM Paulo Moreira wrote:
> Hi Mark,
>
> Thank you for the anwser.
>
> Ok so I installed git with default op
ommand line git implementation. There is a
little more information on command line git vs. JGit at
https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin#GitPlugin-WhyNotJGit
.
Mark Waite
On Mon, Feb 8, 2016 at 11:58 AM Ashish Yadav
wrote:
> I am running Jenkins LTS v1.609.3 on CentOS.
>
> I ha
difference in my project
configuration page.
Here's the default:
[image: Default-Git-executable.JPG]
Here's the JGit case:
[image: JGit-Git-executable.JPG]
Mark Waite
On Mon, Feb 8, 2016 at 1:38 PM Ashish Yadav
wrote:
> Thanks for the clarification. How/where do I see the option for t
onnection with the creators of that video.
There are many other youtube videos, blog tutorials, stackoverflow answers
which will help you learn more about Jenkins.
Mark Waite
On Thu, Feb 11, 2016 at 6:57 AM Naveen Ugraiah
wrote:
> Hello,
>
> I want to configure Gerrit/GIT with Jenkins.
C:\Program
Files\Git\bin is in your PATH.
Mark Waite
On Sat, Feb 13, 2016 at 4:13 PM ramagopr wrote:
> Hi , I am trying to do my first build in Jenkins using git as the source
> control. Just a simple "HelloWorld.java". Getting the following error.
> Can't comprehend wh
to be "git", since some of your slaves may not be Windows.
If you are running a slave and configured the git location incorrectly in
the slave configuration, you will need to correct that.
Mark Waite
On Sat, Feb 13, 2016 at 6:43 PM ramagopr wrote:
> Also have added the echo %PATH%
You listed the directory which contains the git program (C:\Program
Files\Git\bin) rather than the path to the git program (C:\Program
Files\Git\bin\git.exe). At least, the output of the command says that it
is trying to execute "C:\Program Files\Git\bin" as though it were a program.
14, 2016 at 1:11:47 PM UTC+11, ramagopr wrote:
>>
>> Thanks a ton Mark. I changed the path to include the git executable as
>> suggested by you and it worked.
>>
>> all success now.
>>
>> regards,
>> Ram
>>
>> On Sunday, February 14, 2016 at 1:04:
Java 7 has a try with resource syntax to reduce file handle leaks, but many
Jenkins plugins support Java versions prior to Java 7. Jenkins on Linux
has a file leak detection plugin that can help with the debugging.
Unfortunately, that plugin does not work on Windows.
Mark Waite
On Tue, Mar 1
In the job definition page, check that the "Advanced" section of the git
repositories you're referencing have at least one of them whose "Name" is
"origin". The default is "origin", but evolution of job definitions
sometimes leaves a "Name"
r. If the clocks are not synchronized, you can install
and configure time synchronization software (like ntp and ntpdate for
Linux, FreeBSD, OpenBSD, HP-UX, AIX, etc., and similar programs for
Windows).
Mark Waite
On Sun, Mar 6, 2016 at 10:16 PM Laxmi Rukka wrote:
> still , am facing this
Refer to earlier postings on this thread.
https://groups.google.com/d/msg/jenkinsci-users/La1kREcMg28/J81b6nN9-b0J
Mark Waite
On Sunday, March 6, 2016 at 10:19:52 PM UTC-7, Mark Waite wrote:
>
> "Last modified before this build started" may indicate that there is a
> sig
Applying a version label is specific to the SCM plugin. Many SCM plugins
include the ability to label (or tag) versions in a code base after a
successful build.
Mark Waite
On Wed, Mar 9, 2016 at 8:52 AM Hector Magnanao
wrote:
> Hi, I would like to apply a version label to all the files in
ery elegant
for its simplicity in defining jobs easily from multiple branches of a
repository.
Mark Waite
On Wed, Mar 9, 2016 at 1:25 PM Francois Marot
wrote:
> Hello all jenkins users,
>
> I'd like to have some advice on the best way to have a git hook triggering
> a job
You'd need to ether submit a pull request to the plugin with the
implementation of the labeling, or you'd need to find someone to do that
for you. You might also be able to negotiate with the plugin maintainer.
Mark Waite
On Wed, Mar 9, 2016 at 10:01 AM Hector Magnanao
wrote:
>
ts from certain users" so that commits from the
continuous integration server user do not trigger another build of the
job. Look at the "git log" output from those commits and paste the name of
the user as written in "git log" in the exclusion list.
Thanks,
Mark Waite
On Mon,
nd improve them, then submit a "pull request" to have them
reviewed by the plugin maintainer.
Mark Waite
On Fri, Mar 18, 2016 at 11:11 AM Hector Magnanao
wrote:
> How do I do this step ? " pull request to the plugin with the
> implementation of the labeling" or "ne
It has been merged to the git plugin master branch. Next release will
include the capability.
On Sat, Mar 12, 2016 at 1:50 PM Michael Giroux wrote:
> I posted this topic to the Jenkins Developers group (
> https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!searchin/jenkinsci-d
plugin and the
git client plugin, to see if there is a convenient programming interface.
Since the repository address can be set from the user interface, there is
likely a DataBoundConstructor and/or DataBoundSetter which can set the
repository address and repository name.
Mark Waite
On Fri, Mar 18
You might try the instructions at
http://stackoverflow.com/questions/12799573/add-remote-via-jgit
On Fri, Mar 18, 2016 at 7:14 AM Iñigo Telleria wrote:
> Hi,
>
> I'm developing a Jenkins plugin which copies a job (template-job) and
> changes some data.
>
> To do so, I've written this code in a p
There is no way that I know to show commits to the repository since the
last build.
The usual pattern is to start a build as soon as new commits are detected.
Mark Waite
On Tue, Mar 22, 2016 at 1:33 PM Kevin wrote:
> may be overlooking something simple but is there a way to display i
the Jenkins server.
You can check that by cloning from that same URL in an interactive
environment.
git clone insert_your_url_here
Mark Waite
On Wed, Mar 23, 2016 at 12:04 PM Sandra Gerberding <
sandra.warmbr...@gmail.com> wrote:
> Hi,
>
> I restart my Jenkins and after that
automated test in the git plugin which checks for that bug,
and I have a separate end to end test in my Jenkins docker instance which
checks for that bug.
Thanks,
Mark Waite
On Fri, Mar 25, 2016 at 1:29 AM ycollet wrote:
> Hello,
>
> I use jenkins1.654 with the last version of git plugins.
our users spend time
deciding which branch provided the changes on each build. That's
complicated and it is easy to be mislead by changes from one build to the
next when the changes also include a switch from one branch to another.
Mark Waite
On Fri, Mar 25, 2016 at 10:52 AM Victor Martine
d
git client plugin 1.19.6.
I confirmed that the referenced class is included in one of the jar files
packaged with git client plugin 1.19.6.
Have you been able to duplicate the problem on a fresh installation?
Mark Waite
On Thu, Mar 31, 2016 at 10:33 AM Michael Giroux wrote:
> Seems another
Git plugin 2.4.0 requires at least git client plugin 1.18.0.
Git plugin 2.4.4 requires at least git client plugin 1.19.6.
Mark Waite
On Thu, Mar 31, 2016 at 1:22 PM Michael Giroux wrote:
> Reverted Git Client to 1.18.0 and problem is resolved. The notifyCommit
> no longer faults, a
e or more modules compiled with jdk
> 1.7. Perhaps one or more of the dependencies. Version 1.19.6 is throwing
> class version errors in a JDK 1.6 jenkins. I did not see any mention of
> this in docs, so I think this is an issue.
>
> Michael
>
>
> On Mar 31, 2016, at 12:24 PM,
I (and other readers of the list) have seen your question. I don't have
any insights to offer.
On Fri, Apr 1, 2016 at 8:36 AM Guy Matz wrote:
> Is anyone getting this? :-(
>
> On Thu, Mar 31, 2016 at 4:06 PM, Guy Matz wrote:
>
>> Anyone? Thanks again.
>>
>> On Wed, Mar 30, 2016 at 4:52 PM, G
If the goal is to download and install the plugins and their dependencies,
you could use the jenkins-cli.jar file and make command line calls to
Jenkins itself. I think it will then resolve the dependencies for you.
Mark Waite
On Fri, Apr 1, 2016 at 5:06 PM Ian Duffy wrote:
> I build them
but those versions are
at least 18 months old. A Docker instance is available which allows you to
test drive new Jenkins versions more easily.
Mark Waite
On Sun, Apr 3, 2016 at 1:43 AM Tidhar Klein Orbach
wrote:
> Hi,
>
> i'm trying to checkout a git repository with git submo
https://issues.jenkins-ci.org/browse/JENKINS-29243 may also be of interest.
On Sun, Apr 3, 2016 at 5:03 AM Mark Waite wrote:
> Are you certain that your git version supports submodules? You didn't
> mention the version of command line git you're using, so we can't tell if
Maybe you have configured git to install automatically?
Look at the system configuration page under the git button.
Mark Waite
On Mon, Apr 4, 2016, 12:58 AM Ganesh Rao B wrote:
> Hello ,
>
>
> I am Triggering Jenkins build with Git as my repository.
>
> When i trigger
If you need more context from the job page, you might look at the
deception setter plug-in
On Mon, Apr 4, 2016, 6:42 AM Daniel Beck wrote:
>
> On 04.04.2016, at 11:44, Victor Martinez
> wrote:
>
> > My two cents
>
> AFAIU this is about the separate page, which you reach when clicking
> '(trend
java -jar jenkins-cli.jar -s http://localhost:8080 install-plugin
Sorry for directing towards something without testing it myself first!
Mark Waite
On Mon, Apr 4, 2016 at 5:42 PM Indra Gunawan (ingunawa)
wrote:
> Argument "SOURCE" is required
> java -jar jenkins-cli.jar
installed the
latest git plugin, 2.4.4, and the latest git client plugin, 1.19.6, and
confirmed on a Windows 7 machine with git 2.8.0 that the sparse checkout
settings are preserved across restart of the Jenkins server.
Mark Waite
On Thu, Apr 7, 2016 at 8:14 PM Andy Billy wrote:
> hi:)
&g
The userContent directory on the Jenkins server serves content over http if
that would help.
On Fri, Apr 8, 2016 at 7:53 AM Guy Matz wrote:
> Is there a magic directory I can put a jar for it to available to
> Jenkins? Or - ugh - Do I need to put it in a plugin?
>
> Thanks!!
>
> --
> You receiv
801 - 900 of 1849 matches
Mail list logo