Working now. Looks very nice!
- David
On Wednesday, November 14, 2012 4:05:12 PM UTC+2, Stefan Wolf wrote:
>
> I just released version 0.6. Could you try this one?
>
> On Wednesday, November 14, 2012 6:33:23 AM UTC-3, David Resnick wrote:
>>
>> Hi Stefan,
>>
>> I upgraded to the new version that
Hello,
I am developing a custom Dashboard portlet for my project, where we want
to display child jobs of a component as shown in the below format,
I am just wondering if it is possible to create the layout of table using
jelly. I believe we could embed the HTML tags within jelly, I just w
>"On recent Jenkins (~>1.450) you can install windows slave directly from
>Jenkins (and run it using a specific user if required), you don't need to use
>JNLP anymore."
>
>How should I configure the node then?
We always configure slaves via SSH.
- Andrew
Hi,
I wanted to ask how do you handle configuring multiple jobs. We have
about 10 maven projects to build in at least 2 versions (trunk/
branch), which makes 20 jobs, some more for additional tests,
releases, maybe deployment, verification, etc. Manually adding
permissions and adjusting configurat
Shouldn't be a problem. Just a question of somebody doing
$ mvn dependency:tree -pl war
On Jenkins having made sure they are using a version of dependency plugin
that works with the version of maven they are using (afaik the very latest
now has dependency:tree working on maven 3)
And then verify
"On recent Jenkins (~>1.450) you can install windows slave directly from
Jenkins (and run it using a specific user if required), you don't need to
use JNLP anymore."
How should I configure the node then?
--Diogo
On Wed, Nov 14, 2012 at 10:29 PM, Vincent Latombe wrote:
> Hello,
>
> On recent J
Hello,
On recent Jenkins (~>1.450) you can install windows slave directly from
Jenkins (and run it using a specific user if required), you don't need to
use JNLP anymore, and slave.jar is updated each time you restart the master
(each time the master connects to the slave to start its service actu
Don't know how it happens with JNLP, but for Linux machines (over SSH).
It will update it automatically, when ever slave.jar is updated on master
and connection (ssh) is restarted.
PS: If you see connection logs (on the Jenkins UI), you will see it
updating the slave.jar file.
Thanks
On Wed, Nov
My only real request is that you not hold it the same weekend as the
Oracle conference again. The hotels were really expensive that weekend.
L
-Robert Kangas (Big Fish)
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Alyssa Tong
Sent: Wednes
Hi All,
I need to start thinking about and plan for JUC SF 2013. In previous years
we've had JUC SF on a Sunday, right before JavaOne and in SF. Now that
we've build good traction with JUC SF, i'd like to get feedback from
the community whether we should host the next JUC in the Bay Area, on a
wee
Hi, out setup we have two types of slaves:
- windows through jnlp with a windows service.
- linux with ssh.
On the windows ones we had to download the jenkins windows version and
configure the jenkins-slave.xml and then we only have the jenkins-slave
service to start and not the jenkins maste
We're slowly migrating to a Jenkins-based build system from an older system
based significantly on Sharepoint for data management. As part of that
system, I've written a significant number of external monitoring tools
which track build run times, build machine status, etc. by pulling data
from the
Thanks Marco.
Let's see what I can fit into my next sprint.
Rodney
On Wed, Nov 14, 2012 at 1:17 AM, Marco Ambu wrote:
> Hi,
>
> there's no how to... volunteers wanted!
>
> Anyway the simplest thing you can do is to have a look at the source code
> of other plugins which provide specific portle
That behavior...I don't remember seeing. Sorry.
--Rob
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Merrow, Frank
Sent: Wednesday, November 14, 2012 11:47 AM
To: jenkinsci-users@googlegroups.com
Cc: fmer...@san.rr.com (fmer...@san.rr.com)
Subject:
I am doing some experimenting with Ivy, so I create an ivy branch in my
Subversion repo. I also create a Jenkins job for testing.
I will create and delete these jobs as needed. I hadn't had problems with this
before. Deleting a job deleted the entire job directory structuring. That meant
I cou
That did it.Thank you Lars
On Wednesday, November 14, 2012 5:29:38 AM UTC-8, Lars Nordin wrote:
>
> Even though the shelve project action is a virtual job and runs on the
> Jenkins host (somewhat similar to the parent of a matrix/multi-config job),
> you still have to have at least one buil
On Wed, Nov 14, 2012 at 10:35 AM, Stephen Connolly
wrote:
> Well there is also the issue of the licensing change in svnkit. I am not
> sure that somebody has validated that all 3rd party dependencies of Jenkins
> have their source bundles available, which could make it problematic to
> upgrade to
I think that the iframe would work in a jelly script/
There should be enough documentation in the "Email Ext" plugin's TWIKI page
about jelly scripts.
My quick summary of what could be done:
1. Create the subdir $JENKINS_HOME/email-templates
--
Rob,
I just updated a system that I have not applied "the fix" to . . . to Jenkins
1.490.
The results are mixed . . .
The good news (great news in fact) is that the "login" ICON does now appear . .
. so users can login . . .
The bad news is that all Job ICONs remain broken . . . Anonymous use
message body
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="=_Part_375_26436934.1352907687514"
--=_Part_375_26436934.1352907687514
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
You most likely can't send an iframe correctly in an emai
Well there is also the issue of the licensing change in svnkit. I am not
sure that somebody has validated that all 3rd party dependencies of Jenkins
have their source bundles available, which could make it problematic to
upgrade to svnkit versions with the viral license.
Of course Jenkins itself i
Thanks for your reply Harpreet.
The out of memory issue was caused by something failing. In this case
increasing the heap space would not fix the issue.
On Monday, November 12, 2012 7:53:31 PM UTC-5, Harpreet singh Wadhwa wrote:
>
> Looks like Memory issue "*OutOfMemoryError: Java heap space*"
Presuming that you have the Jenkins server / master configured not to build
software (no executors), you must have at least one build slave set to:
Utilize this slave as much as possible
or the system will not shelve jobs (at least on Jenkins v1.466.2)
From: jenkinsci-users@googlegroups.com
[ma
I'm trying to upgrade Jenkins from version v1.143 to 1.490 and ran into a
couple of issues.
I've tried the following upgrade paths:
- deployed new Jenkins war module to tomcat (7.x) - due to out of date
plug-ins the error log was littered with exceptions.
- updated all installed plug-
Hi All,
I added email-ext to my jenkins to send emails about test results . I want
to send a html file content as email message body.
I tried changing "Content Type" as "HTML (text/html)" and i gave an iframe
in "Default Content" field. But its not able to pick the iframe. Here is
the code
Co
Ok, thanks. It's not a big problem for me but perhaps it's worth recognising
that svn 1.7 has been out for a year now.
Best regards
David
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Stephen Connolly
Sent: 14 November 2012 15:26
To: jenkinsci-u
Given that the change would need soak time, and also given that trunk is
only at 1.39 I don't think the LTS will have a newer version than was in
1.480
On 14 November 2012 15:13, David Aldrich wrote:
> Will the next LTS release include the latest version of the SVN plugin?
>
> I would like to se
Will the next LTS release include the latest version of the SVN plugin?
I would like to see that happen, if that release of the plugin is stable.
BR
David
> -Original Message-
> From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-
> us...@googlegroups.com] On Behalf Of Kohsuke Kawa
It's targeted for the next Monday. There's a few loose-ends that need
to be tied.
Sorry for the delay.
2012/11/14 Mark Waite :
> I haven't seen mention on the mailing list of a planned release date for
> Jenkins 1.480.1, the new long term support version. The jenkins-ci.org web
> site still show
Thanks, Stephen! I appreciate anything you can do.
On Wednesday, November 14, 2012 8:47:50 AM UTC-5, Stephen Connolly wrote:
>
> We can see about adding that functionality into our plugin. It is a little
> tricky as Jenkins core does not provide the information and instead we have
> to track i
Thank you. Yes, we have a Linux, 2 Winodows, and 2 Mac, build servers.
The jobs I'm trying to shelve have all run successfully. They just will
not recognize the build servers (they have only been
On Nov 14, 2012 5:29 AM, "Lars Nordin" wrote:
> Even though the shelve project action is a virtual
I haven't seen mention on the mailing list of a planned release date for
Jenkins 1.480.1, the new long term support version. The jenkins-ci.org web
site still shows 1.466.2 as the long term support release.
Any update on a planned release date for the next long term support version?
Thanks!
Ma
I just released version 0.6. Could you try this one?
On Wednesday, November 14, 2012 6:33:23 AM UTC-3, David Resnick wrote:
>
> Hi Stefan,
>
> I upgraded to the new version that includes jsplumb. It doesn't seem to be
> working; the jsplumb tab shows a blank area, though the Json format link
> d
We can see about adding that functionality into our plugin. It is a little
tricky as Jenkins core does not provide the information and instead we have
to track it ourselves.
I've put an entry into our backlog... we'll see when it gets picked up
(remember this is a free plugin)
On 14 November 201
Thank you. Yes, we have a Linux, 2 Winodows, and 2 Mac, build servers.
The jobs I'm trying to shelve have all run successfully. They just will
not recognize the build servers.
On Nov 14, 2012 5:29 AM, "Lars Nordin" wrote:
> Even though the shelve project action is a virtual job and runs on the
Even though the shelve project action is a virtual job and runs on the Jenkins
host (somewhat similar to the parent of a matrix/multi-config job), you still
have to have at least one build slave that will run any job so that the shelve
job can run on it.
From: jenkinsci-users@googlegroups.com
Please look at the wiki where it talks about groovy templates. You can do
checks for things just like the code you have in the pre-send script, but
then you don't have to worry about modifying the message afterward.
Sent from my Windows Phone
--
From: Sven Finsterwalder
Yes thats what i mean.
Am Mittwoch, 14. November 2012 13:26:25 UTC+1 schrieb AdvanTiSS:
>
> You mean TokenMacro inline groovy script?
>
> On Wednesday, November 14, 2012 2:22:13 PM UTC+2, slide wrote:
>>
>> Just put it into the content template, why do it through a pre-send
>> script? The templat
But when i put it into the content template then all other jobs will also
send this content if it use the editable email notification?
Can i put it also in the Default Content?
Am Mittwoch, 14. November 2012 13:22:13 UTC+1 schrieb slide:
>
> Just put it into the content template, why do it throug
You mean TokenMacro inline groovy script?
On Wednesday, November 14, 2012 2:22:13 PM UTC+2, slide wrote:
>
> Just put it into the content template, why do it through a pre-send
> script? The templates are very powerful.
>
> Sent from my Windows Phone
> --
> From: Sven
Just put it into the content template, why do it through a pre-send script?
The templates are very powerful.
Sent from my Windows Phone
--
From: Sven Finsterwalder
Sent: 11/14/2012 4:35 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Eamil-ext plugin add text to ms
Now i try that solution:
def deploymentJob =
> Jenkins.getInstance().getItemByFullName("deployment-universal")
> def deploymentUrl = deploymentJob.getLastCompletedBuild().getAbsoluteUrl()
> def statusDeployment = deploymentJob.getLastCompletedBuild().getResult()
> println(""+statusDeployment +"\n
Hi,
Has anyone any experience or knowledge of using the Clearcase-ucm-plugin
https://wiki.jenkins-ci.org/display/JENKINS/ClearCase+UCM+Plugin to build
with a specific baseline parameter.
My build is setup and can build without specifying a baseline which gives
me some confidence that it is s
Hi,
I'm starting a parameterized build, say string parameter: param=value.
When I use batch script to echo %param% it works and I see value
When I use shell script to echo $param it shows nothing.
Help?
Thanks
Yes that works...
How can i add now this two vaulue to that email:
${BUILD_URL}
${BUILD_LOG, maxLines=250, escapeHtml=true}
Can i add this also in the pre-send Script area?
Am Mittwoch, 14. November 2012 11:43:32 UTC+1 schrieb slide:
>
> Have you tried with something more simple, like just call
I note that entering "/15 * * * *" in the 'Poll SCM' job config field causes a
crash:
Exception: java.lang.RuntimeException: Failed to instantiate class
hudson.triggers.SCMTrigger from {"scmpoll_spec":"/15 * * * *"}
Stacktrace:
javax.servlet.ServletException: java.lang.RuntimeException: Failed
Have you tried with something more simple, like just calling .setText with
some random content?
On Wed, Nov 14, 2012 at 12:32 AM, Sven Finsterwalder wrote:
> Ok here it is:
> That code is the pre-send script area:
>
> def deploymentJob =
> Jenkins.getInstance().getItemByFullName("deployment-univ
Yes in [selOutput] i see the logoutput.
Am Mittwoch, 14. November 2012 09:50:06 UTC+1 schrieb AdvanTiSS:
>
> 1) I suggest to check [deploymentJob.getLastCompletedBuild().getResult()]
> value instead of [deploymentJob.getIconColor()]
> 2) Does [selOutput] evaluated properly when running script in
Hi Stefan,
I upgraded to the new version that includes jsplumb. It doesn't seem to be
working; the jsplumb tab shows a blank area, though the Json format link
displays a json representation of my dependencies.
Let me know if there is any further information you need.
I'm attempting to view the
Hi,
there's no how to... volunteers wanted!
Anyway the simplest thing you can do is to have a look at the source code
of other plugins which provide specific portlets.
There is also a brief description of what you need to do at
https://wiki.jenkins-ci.org/display/JENKINS/Dashboard+View (section:
1) I suggest to check [deploymentJob.getLastCompletedBuild().getResult()]
value instead of [deploymentJob.getIconColor()]
2) Does [selOutput] evaluated properly when running script in jenkins sript
console?
On Wednesday, November 14, 2012 9:32:51 AM UTC+2, Sven Finsterwalder wrote:
>
> Ok here
Variable name must begin with an Alphanumeric character or underscore
character (_), followed by one or more *Alphanumeric characters*. That
means that the variable *name* cannot contain any special characters other
than underscore.
On Wednesday, November 14, 2012 9:32:53 AM UTC+2, Olly wrote:
Hello,
I have a simple question, how can I commit changed to SVN repository done by
Jenkins's shell script.
I don't want to use the svn command in the shell itself. I was wondering if
there is a plugin or an option I missed that does the
Commit.
Thanks
53 matches
Mail list logo