But it is working fine without public ip and dns..i am not able to come to
a conclusion that it's the problem with ethernet card..
How can i approach this problem?
Only port number i have changed in my application server tomcat.whether i
needed to change any other settings?
Thanks in Advance
Look at the perforce-plugin source code and it should give you all the
info you need for what methods to use and so forth.
On Thu, Aug 2, 2012 at 6:36 PM, Michael wrote:
> Yes , I already have my template but if I dont know how to know the
> property about changelist number in perforce change se
Yes , I already have my template but if I dont know how to know the property
about changelist number in perforce change set? Where can I find this info?
從我的 iPhone 傳送
Alex Earl 於 2012/8/3 上午12:41 寫道:
> spc is just a shortcut for
>
> You may have to roll your own template, there is info on
After quick google search:
*Default Jenkins behavior - use browser locale*
https://wiki.jenkins-ci.org/display/JENKINS/How+to+view+Jenkins+in+your+language
*How to enforce particular locale - use Locale Plugin*
http://wiki.hudson-ci.org/display/HUDSON/Locale+Plugin
Hope it helps.
On Thu, Aug 2,
I have a jenkins server in germany but our team are pure english
speakers. Jenkins is running on a windows server set to a system
locale of English.
Unfortunately, some of the Jenkins text is coming back in German.
Does anyone know why and how to force to English?
example, see "usage": http://c
Using the parameterized build plugin you can click the build link and then
enter 6.7 if you are switching back and forth a lot and setup a default value
if the build gets triggered by another build:
https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Build
Parameterized trigger plugin will
spc is just a shortcut for
You may have to roll your own template, there is info on how to do that on
the wiki.
Sent from my Windows Phone
--
From: michael chiu
Sent: 8/2/2012 8:50 AM
To: jenkinsci-users@googlegroups.com
Subject: miss changelist number in email-ext p
Anyone know if the Jenkins/RTC plugin has anyone currently working on it? I
don't see any recent commits in the git repo for it.
Regards,
Aaron
Hi ALL,
Have anyone use email-ext groovy template to display Perforce
changeset info ?
I found it missed "changelist number " or is it a bug in the
groovy-html.template.
It seem ${spc} don't work. what's the ${spc} mean ?
I'm using the lastest email
I share my code . I would like to read the log from slave workspace into
the email notification via email-ext plugin with groovy script template.
The following is the snippet .
*
*
*def failed_case =
build.getParent().getWorkspace().child('file.txt').readToString()*
*println failed_case*
mich
I have a job that runs on one system (jenkins 1.450) which uses the
setenv deprecated plugin.
I have copied this job to a test area where I am running LTS 1.466.1
This test instance has the following installed:
Jenkins LTS 1.466.1
Environment Injector Plugin plugin version 1.64
>From what I unders
Here is the scenario:
I checkout using SVN using URL https://cm.sv.com/nm/ad/md/trunk/QA
as a result of this i get the following directories:
5.1
6.0
6.7
Utils
under the projects workspace
i run an ant task , but my build file is under 6.7:
6.7/build.xml
Is there a way i can Specify the 6
I have the same problem here with the configuration page. It works well for
an hour, and after that the configure page of my job will take 100% of my
CPU for several minutes.
Same thing with :
http://localhost/configure
But the other pages are really fast, like :
http://localhost/manage
Here
Hi,
Just for the sake of completeness:
You could also use the built-in "Project-based Matrix Authorization
Strategy".
This might only work when using Jenkins own database for authorization,
though.
Regards,
Fred
On Wednesday, August 1, 2012 3:17:42 PM UTC+2, David Doughty wrote:
>
> Does any
In Fact for my project I will be oblige to hook into the Jenkins lifecycle
doing different uncommon activities like:
- at first stage , after checking out sources from a remote repository
(svn) I will be oblige to feed a local one (svn too)
- I want to provide a web page providing a process statu
Hi all,
I don't know if this is the correct place for such question but I am about
coding a set of plugins and I'd like to find a valuable resource describing
Jenkins internals, hooks, lifecycle and what I can do and how (callbacks
available and so on)
Sorry for any annoyance
Kind regards
jero
Hi,
I enabled the share feature of the Mercurial plugin. But I don't see how it
works. Or maybe I don't understand how it works.
I have a couple of jobs which use the same remote repository. I am under
the impression that they wil share a local clone of the repository.
Do I have to do more than
17 matches
Mail list logo