Known issue that'll be fixed in 1.598 or so.
https://issues.jenkins-ci.org/browse/JENKINS-26312
Please don't file a new bug.
On 13.01.2015, at 22:11, Lou, Leo GCPE:EX wrote:
> Hi there,
> There are seems a bug in the latest version that “Apply” and “Save” button
> were hidden when page in win
Any help please..I am still waiting for ..this
On Monday, January 5, 2015 at 10:41:53 AM UTC-5, shyamendra pratap wrote:
>
> Hi,
>
> Installed Jenkins in one linux box (master) and created and connected a
> slave node (using JNLP) on different linux box (Requirement is I need to
> connect to Sla
I have been running jenkins on CentOs 6 for a few years now. I upgraded
(via yum) to version jenkins-1.594-1.1.noarch and the zip files are now in
'fat' format rather than 'unx' format.
This drops all the file permissions, in particular the execute flags for
the linux binaries.
Is there anywa
I'd suggest following what
https://wiki.jenkins-ci.org/display/JENKINS/How+to+report+an+issue has to
say as a mailing list isn't the best bug tracking tool.
Richard.
On Wed, Jan 14, 2015 at 10:11 AM, Lou, Leo GCPE:EX
wrote:
> Hi there,
>
> There are seems a bug in the latest version that “Appl
Hi there,
There are seems a bug in the latest version that "Apply" and "Save" button were
hidden when page in windows mode not full window mode. See attached screenshot.
[cid:image001.png@01D02F32.7ED67AC0]
--
You received this message because you are subscribed to the Google Groups
"Jenkins U
very urgent need;
Hi,
Hope you are doing great today.
Role:-AIX Admin
Loc:- Greensboro, NC
Experience:-10+ years
Start date:-19/jan(Monday)
*Job Description*
Role & Responsibilities
[Hint: -
Describe the Challenges, Key Result Areas, Decisions he can make, Team
Size, Future growth
Hello,
On jboss startup, If I see bunch of
14:29:31,794 WARNING [hudson.util.RobustCollectionConverter] (Loading job
SSP-MODULE-BUILD) Failed to resolve class:
com.thoughtworks.xstream.mapper.CannotResolveClassException:
hudson.plugins.promoted_builds.conditions.ManualCondition$ManualApproval
urgent need,
Hi,
Hope you are doing great today,
Role:-Java Lead
Duration:-12+months
Location:-Mclean VA
Jd:-
Hibernate
Spring
Webservices
Unix
Database
*Thanks & Regards*
*Hitesh Kumar Sharma*
*IT Recruiter*
*Phone: 609-897-9670 x 2183*
*Gmail :hitesh.sysm...@gmail
I want to generate a cobertura html report from the cobertura xml report.
It seems that Jenkins Cobertura plugin can do this but I could not figure
out how. I tried the following but it does only generate parts of the html
report (taken from CoberturaPublisher.java):
Set sourcePaths = new Has
> -Original Message-
> From: Jenkinsnewbie
> Sent: Tuesday, January 13, 2015 13:21
>
> I am not sure if Windows supports symlinks.
> But the current requirement is to support at least Linux and
> may be Windows.
>
If you can run tar, then you can run cpio. We use cygwin for that on win
Ø Will "cpio -dum" work in Windows?
Pax is implemented natively on Windows, so use it by preference. It will
understand that it will need to follow symlinks on Windows, seeing as windows
has no concept of symlinks.
Cpio and tar are also present in the Cygwin toolkit, so if you are using unix
Can we get someone with admin privilege for this list to please unsubscribe,
ban and block this Hitesh Sharma guy? This is not a recruitment list for
whatever job he is pushing each day.
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent:
I am not sure if Windows supports symlinks.
But the current requirement is to support at least Linux and may be
Windows.
On Tuesday, 13 January 2015 19:13:06 UTC+1, Jason Pyeron wrote:
>
> > -Original Message-
> > From: Jenkinsnewbie
> > Sent: Tuesday, January 13, 2015 13:10
> >
> >
> -Original Message-
> From: Jenkinsnewbie
> Sent: Tuesday, January 13, 2015 13:10
>
> Will "cpio -dum" work in Windows?
With cygwin, how were you handling links before on windows?
>
> On Tuesday, 13 January 2015 18:35:39 UTC+1, John Mellor wrote:
>
> "tar" functionality does not
Will "cpio -dum" work in Windows?
On Tuesday, 13 January 2015 18:35:39 UTC+1, John Mellor wrote:
>
> “tar” functionality does not nicely handle links, and never has. How
> about using “cpio –pdum” or “pax” to copy the directory?
>
>
>
> *From:* jenkins...@googlegroups.com [mailto:
> jenkins.
Can a list admin please block this person?
On Tue Jan 13 2015 at 10:29:05 AM hitesh sharma
wrote:
> Very urgent need
>
> Hi,
> Hope you are doing great.
>
>
> Role : Sterling Expert
> Location: Mooresville, NC
> duration : 6+ month
>
>
>
>Please find job description:-
>
>
>
>
> Duration
“tar” functionality does not nicely handle links, and never has. How about
using “cpio –pdum” or “pax” to copy the directory?
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Jenkinsnewbie
Sent: January-13-15 11:33
To: jenkinsci-users@googlegroups.co
Very urgent need
Hi,
Hope you are doing great.
Role : Sterling Expert
Location: Mooresville, NC
duration : 6+ month
Please find job description:-
Duration of Hiring
6 Months
Offshore/Onsite
Onsite
Detailed job description Skill Set including years of experience
Skill Set: Ste
There are also errors like
12:12:31,896 WARNING [hudson.ExtensionFinder]
(NullIdDescriptorMonitor.verifyId) Failed to load
com.cloudbees.plugins.credentials.UserCredentialsProvider$TransientUserActionFactoryImpl:
java.lang.Ins
tantiationException:
file:/AutomatedBuilds/J2EE/JENKINS/plugins/cr
Hello again,
Something changed on my current Jenkins (1.4.56 with jboss 7.0.0). Now when I
start jboss, I can’t login, user has no read permission.
So I changed useSecurity to false, but now I get:
12:12:37,690 ERROR [stderr] (Loading job SSP-MODULE-BUILD)
hudson.util.IOException2: Unable to r
I have a very specific issue. Problem is: I need to copy artifacts from one
directory in workspace to another. some of the artifacts contain symlinks.
I use the solution as provided in:
https://github.com/jenkinsci/jenkins/commit/e15b2e19e394f5d63183f01a2e72a14115a0c370
i.e.
taring the source
Hi,
I've just started to use the new workflow plugin and it looks great.
But I can't get readable output for parallel jobs -- it is heavily
intermixed and hardly readable (see below).
My test flow:
parallel cApps: {
node {
// C applications built by make
dir('c-apps') {
checkout c
Hello,
I need to upgrade Jenkins, currently on jboss 7.0.0 (old) with java 1.6
So just wondering whats is the best plan to upgrade? Currently it is only used
for build promotion, so it is light on use.
Thanks
Booz | Allen | Hamilton
Shailesh Ligade
571 346 4295
--
View this message in c
We have had some success using the CloudBees Folders Plugin. I think
it does a pretty good job of at least keeping job configurations
separate on the Jenkins master. It allows credentials to be tied to a
particular folder too.
As far as isolating our tenants' build artifacts from each other, I
hav
All,
We want to monitor the performance of our Jenkins installation.
After some thought we are thinking that a potential measure could be 'Time
to Provision'
Ideally we want to be able to record the Time a job was put into the
Jenkins Queue -> Time the job was started.
I think we can use the ti
Hi everybody!
I'm currently wondering if I could configure some kind of tenant-thing in
Jenkins. I would like to have multiple tenants. Each of them owns several
build configurations with a distinct set of access configurations. So for
example one tenant can not use the access configuration of
26 matches
Mail list logo