Re: [Blue Ocean] Build failure when compiling BlueOcean : Dashboard in a Windows 7 PC

2016-05-30 Thread Richard Bywater
I assume the cause of the issue is: "Cannot find module '..srcmainjs/AdminNavLink.jsx" It looks like something is trying to write a string probably started as "..\src\main\js/AdminNavLink.jsx" and its entered something like Java which has seen those backslashes as escape characters (and hence

Re: [Blue Ocean] Build failure when compiling BlueOcean : Dashboard in a Windows 7 PC

2016-05-30 Thread Michael Neale
As far as I know the platform version of npm/node should not be needed, and thus the version not matter - right Tom? On Tuesday, May 31, 2016 at 2:04:35 PM UTC+10, Naresh K wrote: > > I am using Node version 4.4.5 and npm is at 2.15.5. > > On Tuesday, May 31, 2016 at 2:05:52 AM UTC+5:30, Ivan

Re: [Blue Ocean] Build failure when compiling BlueOcean : Dashboard in a Windows 7 PC

2016-05-30 Thread Naresh K
I did see an error about node gyp failing because of missing microsoft c++ redistributables, but the compilation went fine and the component for which this happened shows SUCCESS status at every build. On Tuesday, May 31, 2016 at 4:37:28 AM UTC+5:30, Michael Neale wrote: > > Where there any

Re: [Blue Ocean] Build failure when compiling BlueOcean : Dashboard in a Windows 7 PC

2016-05-30 Thread Naresh K
I am using Node version 4.4.5 and npm is at 2.15.5. On Tuesday, May 31, 2016 at 2:05:52 AM UTC+5:30, Ivan Meredith wrote: > > It could be something specific to windows, as far as I know no one has > built it on windows yet. What version of node/npm do you have installed? > > On Tuesday, May 31,

Re: [Blue Ocean] Test reporting UI

2016-05-30 Thread Robert Collins
On 31 May 2016 at 08:39, James Dumay wrote: > Nice to see you, Rob :) Likewise :) > Thats a great use case. You only see a single one of these screens per > FreeStyle job however if you are using Jenkins Pipeline we could group it by > parallel node. How do you stitch

Re: [Blue Ocean] Build failure when compiling BlueOcean : Dashboard in a Windows 7 PC

2016-05-30 Thread Michael Neale
Where there any errors above? This uses the mvn front end plugin that builds things with node/npm which is specific to platform. On Tuesday, May 31, 2016 at 6:35:52 AM UTC+10, Ivan Meredith wrote: > > It could be something specific to windows, as far as I know no one has > built it on

Re: [GSoC2016] Jenkins WebUI

2016-05-30 Thread James Dumay
That's some awesome work!  -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscr...@googlegroups.com. To view this discussion on the web

Re: [Blue Ocean] Test reporting UI

2016-05-30 Thread James Dumay
Nice to see you, Rob :) Thats a great use case. You only see a single one of these screens per FreeStyle job however if you are using Jenkins Pipeline we could group it by parallel node. How do you stitch together your pipeline? -- You received this message because you are subscribed to the

Re: [Blue Ocean] Build failure when compiling BlueOcean : Dashboard in a Windows 7 PC

2016-05-30 Thread Ivan Meredith
It could be something specific to windows, as far as I know no one has built it on windows yet. What version of node/npm do you have installed? On Tuesday, May 31, 2016 at 12:16:15 AM UTC+12, Naresh K wrote: > > Hi All, > > I just came across blue ocean and the project sounds very interesting

Aw: Re: Cannot access JIRA/wiki anymore. Password reset not working

2016-05-30 Thread Christoph Kutzinski
Hi Tyler,   can you please check again? I still didn't get a reset mail.   thanks   Gesendet: Freitag, 27. Mai 2016 um 17:12 Uhr Von: "Christoph Kutzinski" An: jenkinsci-dev@googlegroups.com Betreff: Re: Cannot access JIRA/wiki anymore. Password reset not working No,

Re: RPC timeout on Confluence site - wiki.jenkins-ci.org

2016-05-30 Thread Baptiste Mathus
Hi, You should probably better either write to the jenkins-infra ML or come over IRC on #jenkins-infra And also explain/remind the use case about accessing the wiki over RPC I guess. Cheers 2016-05-30 15:19 GMT+00:00 Scott Hebert : > Hi, > > When trying to connect to >

RPC timeout on Confluence site - wiki.jenkins-ci.org

2016-05-30 Thread Scott Hebert
Hi, When trying to connect to https://wiki.jenkins-ci.org/rpc/soap-axis/confluenceservice-v1, we are getting 500 errors. Can someone take a look please? Thanks Scott -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from

Re: Cannot compile plugin sonargraph-integration-plugin on cloudbees because of missing JDK 8

2016-05-30 Thread Arnaud Héritier
Done https://issues.jenkins-ci.org/browse/INFRA-726 https://jenkins.ci.cloudbees.com/job/plugins/job/sonargraph-integration-plugin/ On Mon, May 30, 2016 at 4:21 PM, Andreas Hoyer wrote: > I am ok with this, please reconfigure it. > > On Monday, May 30, 2016 at 4:15:29

Re: [Blue Ocean] New UX project for jenkins

2016-05-30 Thread Surya Gaddipati
This is great work. Congrats. SSE is nice touch that would make Jenkins so much more responsive. On Thursday, May 26, 2016 at 5:44:06 PM UTC-5, Michael Neale wrote: > > I just opened https://issues.jenkins-ci.org/browse/HOSTING-98 for the > so-called "blueocean" plugin. > > You may have

Re: Cannot compile plugin sonargraph-integration-plugin on cloudbees because of missing JDK 8

2016-05-30 Thread Andreas Hoyer
I am ok with this, please reconfigure it. On Monday, May 30, 2016 at 4:15:29 PM UTC+2, Arnaud Héritier wrote: > > You just need to ask us. > But you are aware that Jenkins always supports Java 7 for now ? > Thus only users running on J8 will be able to use it and if J7 users try > it (because

Re: Cannot compile plugin sonargraph-integration-plugin on cloudbees because of missing JDK 8

2016-05-30 Thread Arnaud Héritier
You just need to ask us. But you are aware that Jenkins always supports Java 7 for now ? Thus only users running on J8 will be able to use it and if J7 users try it (because there is no solution to hide it for them) it will just fail to load with the classical binary compatibility error If you are

Cannot compile plugin sonargraph-integration-plugin on cloudbees because of missing JDK 8

2016-05-30 Thread Andreas Hoyer
Job at https://jenkins.ci.cloudbees.com/job/plugins/job/sonargraph-integration-plugin fails because it depends on JDK 8, but job configuration seems to be set to use JDK 7. pom.xml contains maven-compiler-plugin 1.8 1.8 and job fails with javac:

Re: [GSOC 2016] Support core plugin improvements

2016-05-30 Thread Minudika Malshan
Hi, Sorry I was replying to Steve's mail. He said that we could arrange a meeting on Tuesday. @Steve : If it's possible please let me know the time. anytime would be fine for me. Thanks and regards On Mon, May 30, 2016 at 7:05 PM, Oleg Nenashev wrote: > Hi, > >

Re: [GSOC 2016] Support core plugin improvements

2016-05-30 Thread Oleg Nenashev
Hi, Lifehack: if you detalize your question in the mailing list, you may get a response from somebody even if your mentors are on holidays (please be sure they deserve them). BR, Oleg 2016-05-30 16:29 GMT+03:00 Minudika Malshan : > Hi, > Shall we arrange a time slot? >

Re: Asking for commiter access to amazon-ecs-plugin

2016-05-30 Thread Jan Roehrich
Hi Nicolas, again asking for commiter access to amazon-ecs-plugin. In the meantime I added a big pull request which significantly improves ECS scalability usage. Please tell me if it is possible to become a committer. I would appreciate that. Otherwise it ok too ... I'm going to fork the

Re: [GSOC 2016] Support core plugin improvements

2016-05-30 Thread Minudika Malshan
Hi, Shall we arrange a time slot? On Sun, May 29, 2016 at 5:43 PM, Minudika Malshan wrote: > Thanks a lot :) > > On Sun, May 29, 2016 at 5:32 PM, Steve Christou > wrote: > >> I am not available the next 2 days (us holiday). On Tuesday we can setup

[Blue Ocean] Build failure when compiling BlueOcean : Dashboard in a Windows 7 PC

2016-05-30 Thread Naresh K
Hi All, I just came across blue ocean and the project sounds very interesting and wanted to setup my windows 7 machine for dev purposes. But before that i tried compiling the plugin by checking out the source code and running 'mvn clean install' on it this is the error i get: [INFO]

Re: email-ext

2016-05-30 Thread David van Laatum
I will take over unless anyone else really wants to. davidvanlaatum is my userid On Monday, May 30, 2016 at 5:00:24 AM UTC+9:30, slide wrote: > > Hi All, > > I've reached a point where I just don't really have the time to continue > working on email-ext as much I would like. I am planning on

Re: [GSoC2016] Jenkins WebUI

2016-05-30 Thread Tom Fennelly
Ah ... I didn't look at remodal in detail and so didn't see that it was a jQuery plugin. You'd think that would be the first thing they'd highlight in their docs ;) So ... the fact that it is a jQuery plugin does complicate things a bit. We do not want to use jQuery in the normal way within

Re: [Blue Ocean] Test reporting UI

2016-05-30 Thread Robert Collins
On 30 May 2016 at 19:57, James Dumay wrote: > Hi all, > > I just wanted to share some very early mockups of what the test reporting > interface could look like in Blue Ocean. I believe it would be great if we > had a standard interface for all test report types but plugin

Pass a query parameter to the repeatable element's doFillXYZItems method.

2016-05-30 Thread mnpoonia
I am working on a plugin and trying to pass a queryparameter to the doFillXYZItems method of repeatable element. But the parameter is not part of Repeatable property class but other class. ANy idea how to pass the parameter from a form to the doFill of repeatable element. Thanks, Aman Poonia

Re: [GSoC2016] Jenkins WebUI

2016-05-30 Thread Samat Davletshin
I committed my changes to my fork here. So do you advise to make a branch and re-upload changes there? Regarding the library I just added css and js code to random existing files (hudson-behavior.js and

Wizard should reload jenkins at the end was Re: [workflow-plugin] Java.lang.NoSuchMethodError: No such DSL method

2016-05-30 Thread Arnaud Héritier
I just had this issue today with Jenkins 2.x. It occurs at the very first time you start a new jenkins install and install plugins. Probably the pipeline is installed/loaded before the git plugin in the installation process and thus you don't have access to it java.lang.NoSuchMethodError: No such

How to add new recommended plugin? was Re: Jenkins 2.0 initial setup plugin selection

2016-05-30 Thread Arnaud Héritier
Hi guys, What is the process to propose a new recommended plugin in the installation wizard ? I have this one in mind : https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Utility+Steps+Plugin Cheers On Tue, Mar 22, 2016 at 9:57 PM, Baptiste Mathus wrote: > Wondering if

[Blue Ocean] Test reporting UI

2016-05-30 Thread James Dumay
Hi all, I just wanted to share some very early mockups of what the test reporting interface could look like in Blue Ocean. I believe it would be great if we had a standard interface for all test report types but plugin developers would be free to add their own custom UI via extension points.

Re: Trouble building Blue Ocean

2016-05-30 Thread Baptiste Mathus
https://issues.jenkins-ci.org/browse/JENKINS-35202 2016-05-30 7:40 GMT+00:00 Michael Neale : > Ah thanks for checking that Nicolas. > > The "New Pipeline" certainly points to the wrong place right now (that is > known). > > On Monday, May 30, 2016 at 5:13:58 PM UTC+10,

Re: Trouble building Blue Ocean

2016-05-30 Thread Michael Neale
Ah thanks for checking that Nicolas. The "New Pipeline" certainly points to the wrong place right now (that is known). On Monday, May 30, 2016 at 5:13:58 PM UTC+10, nicolas de loof wrote: > > I have the docker image running locally and can't see any broken link. > Could you please give more

Re: [GSoC2016] Jenkins WebUI

2016-05-30 Thread Tom Fennelly
Hi Samat. Can you create a branch and push your changes to it? As for remodal ... you don't need to externalize it to get things working. Externalization is a runtime optimization that you can do later. Looking at your changes, it looks like you are planning to use remodal via add-item.js ?

Re: Trouble building Blue Ocean

2016-05-30 Thread nicolas de loof
I have the docker image running locally and can't see any broken link. Could you please give more details ? screenshot ? 2016-05-30 8:52 GMT+02:00 Michael Neale : > Hrm, what are some links that you see broken? I have seen it run on / > before - I wonder if the image has

Re: Trouble building Blue Ocean

2016-05-30 Thread Michael Neale
Hi - did you run "mvn install" from the top level directory first? Or - use the docker image as mentioned by Baptiste. On Saturday, May 28, 2016 at 11:45:28 PM UTC+10, Ross Boucher wrote: > > Hey all, I'm excited about the new Blue Ocean project. Tried to get it > running just now and I'm

Re: Trouble building Blue Ocean

2016-05-30 Thread Michael Neale
Hrm, what are some links that you see broken? I have seen it run on / before - I wonder if the image has the wrong context root set somehow. On Sunday, May 29, 2016 at 12:10:40 AM UTC+10, Ross Boucher wrote: > > Thanks. I got the docker image running, but it looks like there's a > problem with

Re: [GSoC2016] Jenkins WebUI

2016-05-30 Thread Michael Neale
Hi Samat, I fear those are probably not simple questions at all :/ For an external script, Tom may know the best way may depend if it is a common library other plugins may use or is the code you want to contribute. My experience is based on the js-modules use in: