Re: Execute two jobs in Jenkins without losing session

2015-04-27 Thread Richard Bywater
Please do not post this kind of query to the Jenkins-Dev list - this list
is designed for discussion on Jenkins and Related Plugin Development not
use of those things.

Richard.

On Tue, 28 Apr 2015 at 15:42 gaurav kodmalwar 
wrote:

> Hi All,
>
> I have configured Jenkins for executing multiple SAS jobs sequentially
> but libraries defined in first job being used by another job however
> second jobs unable to identify those libraries. When I redefined
> libraries in second job then issue got resolved. This issue doesn't
> come up if I run same job in windows task scheduler. I suspect that
> Jenkin is executing all jobs in a new sessions, how can I configure to
> run all sequential jobs in a single session?
>
> By the way, I am calling my sas jobs through windows batch and that
> windows batch call is configured in Jenkin\Task Scheduler. In Jenkins,
> I selected option "Execute Windows Batch Command" and provided
> following code:
> D:\SAS\SASFoundation\9.4\sas.exe -sysin D:\spa\MasterDriverMain.sas
>
> MasterDriverMain.sas calls multiple sas jobs & takes care of looping etc.
>
> Thanks in advance.
>
> Gaurav
>
> --
> 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 visit
> https://groups.google.com/d/msgid/jenkinsci-dev/CADqF3wLD4gUTZzHvnKnDDxRqcOVs_sGx6XfVSPZMDho%2BCfdepQ%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAMui946U2CXJjzZTf3DstTGbFLhz5LGtQTiHErooX8_%3D73wpdA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Execute two jobs in Jenkins without losing session

2015-04-27 Thread gaurav kodmalwar
Hi All,

I have configured Jenkins for executing multiple SAS jobs sequentially
but libraries defined in first job being used by another job however
second jobs unable to identify those libraries. When I redefined
libraries in second job then issue got resolved. This issue doesn't
come up if I run same job in windows task scheduler. I suspect that
Jenkin is executing all jobs in a new sessions, how can I configure to
run all sequential jobs in a single session?

By the way, I am calling my sas jobs through windows batch and that
windows batch call is configured in Jenkin\Task Scheduler. In Jenkins,
I selected option "Execute Windows Batch Command" and provided
following code:
D:\SAS\SASFoundation\9.4\sas.exe -sysin D:\spa\MasterDriverMain.sas

MasterDriverMain.sas calls multiple sas jobs & takes care of looping etc.

Thanks in advance.

Gaurav

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CADqF3wLD4gUTZzHvnKnDDxRqcOVs_sGx6XfVSPZMDho%2BCfdepQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Hosting Request for BuildMaster Plugin

2015-04-27 Thread andrew . sumner
Hi, 

I’d like to host a new Jenkins plugin at Jenkins-ci. The plugin will enable 
BuildMaster users (http://inedo.com/buildmaster) to to request version 
information and trigger builds on a BuildMaster application as part of a 
Jenkins build process.

GitHub plugin name: buildmaster-plugin
Personal GitHub ID: andrew-sumner
Existing GitHub repository: 
https://github.com/andrew-sumner/buildmaster-plugin

Regards
  Andrew

Note: this is a duplicate as my last request never got any traction and I 
thought I'd try again...

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/26c595ca-3d86-4c65-acfa-baf04082181d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Hosting Request BehaveHTMLResults plugin

2015-04-27 Thread Daniel Beck
You should at least rename the classes etc. to match your plugin.

On 24.04.2015, at 10:16, Chaitanya Channella  wrote:

> still waiting for my access
> 
> On Wednesday, February 25, 2015 at 11:51:21 AM UTC, Chaitanya Channella wrote:
> Hi,
> 
> I have created a plugin to display Behave Test results, details below
> 
> Plugin name: Behave HTML Results
> Github id:ChaitanyaChannella
> Github url:https://github.com/ChaitanyaChannella/BehaveResultsJenkinsPlugin
> 
> Thanks,
> Chaitanya
> 
> -- 
> 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 visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/77a415ae-e773-4bac-ad70-853746849a46%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/16D6ADE8-A26C-4ED2-909B-D8D9C2BFD816%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Chat Room Plugin

2015-04-27 Thread Daniel Beck

On 27.04.2015, at 13:36, Christopher Orr  wrote:

> It is possible to edit the ignores file in the update centre code [2], but 
> that requires a pull request and getting somebody to merge it etc.

They can easily be created within a minute or two on the Github UI, and I'd be 
happy to review and merge any such PR. (My open PR was mainly to allow 
community review, I could have committed it directly.)

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/87AE25E9-2DFB-4BFA-AE4C-7431F849C9B6%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Chat Room Plugin

2015-04-27 Thread Daniel Beck

On 27.04.2015, at 10:33, 'Bruno P. Kinoshita' via Jenkins Developers 
 wrote:

> We could create a default template, with just that Confluence macro that 
> brings the plug-in details (Jira, GitHub repo, name, maintainer/assigner, 
> etc).

This would just result in plugins instead having dead wiki pages with 
autogenerated content only. Those would still not tell you anything about what 
the plugin does and how it works.

Something like this shouldn't be necessary. Having and enforcing some clearly 
documented, minimal standards for plugins for the benefit of users and other 
devs does not constitute 'barriers to entry' so could easily be done consistent 
with the project values.

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/10EE4F21-7D6C-4973-AD6A-2E7786FF4109%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Hosting request for IBM zOS Connector plugin

2015-04-27 Thread Александр Щербаков
Hello, 

I'd like to host my recently develped plugin for Jenkins. It provides the 
users with ability to connect Jenkins to IBM z/OS and to use IBM SCLM as 
SCM.

According to this instruction 
 here are:

   - My GitHub plugin name - IBM-zOS-Connector
   - My GitHub user ID - candiduslynx 
   - GitHub repo of the plugin - IBM-zOS-Connector 
   


Please, tell me, whether anything else is required from me to start hosting 
my plugin there.

*Best regards,*
*Alex*
 

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/f034937c-ce13-4329-8fe3-f4d9b382f1af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Hosting request for Deployment Sphere plugin

2015-04-27 Thread Izzet Mustafaiev
Hi!

I have developed a Jenkins Deployment Sphere plugin which provides bird's 
eye view of your application versions across your infrastructure.
It works by providing 2 post build actions - to collect application version 
metadata and the second one to collect application deployment metadata; 
also plugin provides configuration of applications and environments; and 
the main part is a dashboard with overview what version of applications 
deployed to which environment.

Is it possible to fork my repository into the Jenkinsci organisation?

Of course, any comment or feature request are welcome.

My github ID: webdizz
The repository URL: https://github.com/webdizz/deployment-sphere-plugin 

Regards

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/d31679c8-183f-4b76-90b0-4b65a79cc825%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Hosting request for Ansible plugin

2015-04-27 Thread jcsirot
Hi!

I have developed a Jenkins Ansible plugin which provides these 2 build 
steps:
- invoke an Ansible ad-hoc command
- invoke an Ansible playbook

Is it possible to fork my repository into the Jenkinsci organisation?

Of course, any comment or feature request are welcome.

My github ID: jcsirot
My Jenkins Dev ID: sirot
The repository URL: https://github.com/jcsirot/ansible-plugin

Regards

-- 
Jean-Christophe Sirot

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/9762cbaa-4697-4298-a6c2-9f8275a36523%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Request for commit access to git-plugin

2015-04-27 Thread Christian Galsterer
Hi,

it was about https://github.com/jenkinsci/git-plugin/pull/315, but I saw 
that you found the PR in the meantime and it is already merged.

Thanks for reviewing and merging.

Br
Christian

On Monday, April 27, 2015 at 11:22:44 AM UTC+2, nicolas de loof wrote:
>
> Which PR is this about ?
>
> 2015-04-25 13:15 GMT+02:00 Christian Galsterer  >:
>
>> Thanks for looking into the PR.
>>
>> On Saturday, April 25, 2015 at 1:03:03 PM UTC+2, nicolas de loof wrote:
>>>
>>> I've been on vacation for 2 weeks, will review your PR asap. Please note 
>>> 1 week for such a popular plugin is not a long delay to wait for 
>>> review/feedback.
>>>
>>> Le sam. 25 avr. 2015 12:28, Christian Galsterer  a 
>>> écrit :
>>>
 Hi,

 you are right. I updated the code already a week ago, but I didn't left 
 a reply on the review comment. I left a comment now.

 Br
 Christian

 On Saturday, April 25, 2015 at 10:59:47 AM UTC+2, Daniel Beck wrote:

>
> On 25.04.2015, at 07:21, Christian Galsterer  
> wrote: 
>
> > without feedback 
>
> What about the review comment you got? 
>
> Note that there's no notification when a pull request is updated, so a 
> simple 'I addressed your review comment' would be helpful. 
>
>  -- 
 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-de...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-dev/ce11e102-2a63-4d48-8e59-3ebc22a171d5%40googlegroups.com
  
 
 .
 For more options, visit https://groups.google.com/d/optout.

>>>  -- 
>> 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-de...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-dev/e89aa24c-f140-49ce-94f1-76c8f3a25ad3%40googlegroups.com
>>  
>> 
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/e5178247-dd66-4ead-9ce7-ab675981d594%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How do I add my 'p4' plugin to Enterprise/Cloudbees

2015-04-27 Thread Paul Allen
The current release supports only 1.580.3 and newer.

> On 27 Apr 2015, at 16:00, Paul Allen  wrote:
> 
> Just like Jesse’s ‘Mercurial' plugin I support back to 1.568 (later version 
> are ok).
> 
>> On 27 Apr 2015, at 15:46, Stephen Connolly  
>> wrote:
>> 
>> It will only show up in our 1.580.x.y, 1.596.x.y, OSS LTS (1.596.x) and OSS 
>> HEAD (1.611?) update center lines then as 1.568 is not one of the lines we 
>> support
>> 
>> On 27 April 2015 at 15:36, Paul Allen  wrote:
>> I have recently added support back to Jenkins 1.568 (1.2.2-SNAPSHOT).
>> 
>> If I need to make 'matrix-project’ optional do let me know.
>> 
>> Kind regards,
>> Paul
>> 
>>> On 27 Apr 2015, at 15:08, Stephen Connolly 
>>>  wrote:
>>> 
>>> Ah, ok, you did.
>>> 
>>> Paul: I'm seeing p4 in our update centers. We currently are only hiding our 
>>> DEV@cloud plugins from the CloudBees Jenkins Enterprise update centers.
>>> 
>>> We were hiding matrix-project for some versions of Jenkins due to 
>>> compatibility issues (and our update center - being smarter than us - hides 
>>> any plugin that has a non-optional dependency on a plugin that it has been 
>>> told to hide) but that was resolved on the 15th of April.
>>> 
>>> On 27 April 2015 at 15:03, Stephen Connolly 
>>>  wrote:
>>> Jesse,
>>> 
>>> did you ever get around to fixing the matrix-project exclusion hack?
>>> 
>>> Causing p4 to be excluded IIUC
>>> 
>>> On 27 April 2015 at 10:52, pallen  wrote:
>>> I have just started to use the Enterprise/Cloudbees hosting for Jenkins and 
>>> was not able to add the 'p4' plugin.
>>> 
>>> Do I need to release my plugin to another location or get it 'approved' for 
>>> the Enterprise version?
>>> 
>>> Thanks,
>>> Paul
>>> 
>>> --
>>> 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 visit 
>>> https://groups.google.com/d/msgid/jenkinsci-dev/629d3d4e-1858-4e5c-b9c1-f7f42e6441e4%40googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>> 
>>> 
>>> 
>>> --
>>> 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 visit 
>>> https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMwgZF26PA%2BNomVWSJL_vs7y3%2B9Tm_Dghq9Kh-QUk_HJcg%40mail.gmail.com.
>>> For more options, visit https://groups.google.com/d/optout.
>> 
>> 
>> 
>> 
>> This email and any files transmitted with it are confidential and intended
>> solely for the use of the individual or entity to whom they are addressed. If
>> you have received this email in error please notify the system manager. 
>> Please
>> note that any views or opinions presented in this email are solely those of 
>> the
>> author and do not necessarily represent those of Perforce Software. Finally,
>> the recipient should check this email and any attachments for the presence of
>> viruses. Perforce Software accepts no liability for any damage caused by any
>> virus transmitted by this email.
>> 
>> Perforce Software UK Ltd is registered in England and Wales as company no.
>> 3816019 at the following address: West Forest Gate, Wellington Road, 
>> Wokingham,
>> RG40 2AT, UK
>> 
>> 
>> --
>> 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 visit 
>> https://groups.google.com/d/msgid/jenkinsci-dev/4A206F08-7DB0-4058-A4B8-CE4A33384A39%40perforce.com.
>> For more options, visit https://groups.google.com/d/optout.
>> 
>> 
>> -- 
>> 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 visit 
>> https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMwoF2nbLRj8_1QjVQBGSUF8pjv8UaiDywz0CLOkWToY_g%40mail.gmail.com.
>> For more options, visit https://groups.google.com/d/optout.
> 




This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the system manager. Please 
note that any views or opinions presented in this emai

Re: How do I add my 'p4' plugin to Enterprise/Cloudbees

2015-04-27 Thread Paul Allen
Just like Jesse’s ‘Mercurial' plugin I support back to 1.568 (later version are 
ok).

> On 27 Apr 2015, at 15:46, Stephen Connolly  
> wrote:
> 
> It will only show up in our 1.580.x.y, 1.596.x.y, OSS LTS (1.596.x) and OSS 
> HEAD (1.611?) update center lines then as 1.568 is not one of the lines we 
> support
> 
> On 27 April 2015 at 15:36, Paul Allen  wrote:
> I have recently added support back to Jenkins 1.568 (1.2.2-SNAPSHOT).
> 
> If I need to make 'matrix-project’ optional do let me know.
> 
> Kind regards,
> Paul
> 
> > On 27 Apr 2015, at 15:08, Stephen Connolly 
> >  wrote:
> >
> > Ah, ok, you did.
> >
> > Paul: I'm seeing p4 in our update centers. We currently are only hiding our 
> > DEV@cloud plugins from the CloudBees Jenkins Enterprise update centers.
> >
> > We were hiding matrix-project for some versions of Jenkins due to 
> > compatibility issues (and our update center - being smarter than us - hides 
> > any plugin that has a non-optional dependency on a plugin that it has been 
> > told to hide) but that was resolved on the 15th of April.
> >
> > On 27 April 2015 at 15:03, Stephen Connolly 
> >  wrote:
> > Jesse,
> >
> > did you ever get around to fixing the matrix-project exclusion hack?
> >
> > Causing p4 to be excluded IIUC
> >
> > On 27 April 2015 at 10:52, pallen  wrote:
> > I have just started to use the Enterprise/Cloudbees hosting for Jenkins and 
> > was not able to add the 'p4' plugin.
> >
> > Do I need to release my plugin to another location or get it 'approved' for 
> > the Enterprise version?
> >
> > Thanks,
> > Paul
> >
> > --
> > 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 visit 
> > https://groups.google.com/d/msgid/jenkinsci-dev/629d3d4e-1858-4e5c-b9c1-f7f42e6441e4%40googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
> >
> >
> >
> > --
> > 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 visit 
> > https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMwgZF26PA%2BNomVWSJL_vs7y3%2B9Tm_Dghq9Kh-QUk_HJcg%40mail.gmail.com.
> > For more options, visit https://groups.google.com/d/optout.
> 
> 
> 
> 
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed. If
> you have received this email in error please notify the system manager. Please
> note that any views or opinions presented in this email are solely those of 
> the
> author and do not necessarily represent those of Perforce Software. Finally,
> the recipient should check this email and any attachments for the presence of
> viruses. Perforce Software accepts no liability for any damage caused by any
> virus transmitted by this email.
> 
> Perforce Software UK Ltd is registered in England and Wales as company no.
> 3816019 at the following address: West Forest Gate, Wellington Road, 
> Wokingham,
> RG40 2AT, UK
> 
> 
> --
> 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 visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/4A206F08-7DB0-4058-A4B8-CE4A33384A39%40perforce.com.
> For more options, visit https://groups.google.com/d/optout.
> 
> 
> -- 
> 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 visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMwoF2nbLRj8_1QjVQBGSUF8pjv8UaiDywz0CLOkWToY_g%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.




This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the system manager. Please 
note that any views or opinions presented in this email are solely those of the 
author and do not necessarily represent those of Perforce Software. Finally, 
the recipient should check this email and any attachments for the presence of 

Re: How do I add my 'p4' plugin to Enterprise/Cloudbees

2015-04-27 Thread Stephen Connolly
It will only show up in our 1.580.x.y, 1.596.x.y, OSS LTS (1.596.x) and OSS
HEAD (1.611?) update center lines then as 1.568 is not one of the lines we
support

On 27 April 2015 at 15:36, Paul Allen  wrote:

> I have recently added support back to Jenkins 1.568 (1.2.2-SNAPSHOT).
>
> If I need to make 'matrix-project’ optional do let me know.
>
> Kind regards,
> Paul
>
> > On 27 Apr 2015, at 15:08, Stephen Connolly <
> stephen.alan.conno...@gmail.com> wrote:
> >
> > Ah, ok, you did.
> >
> > Paul: I'm seeing p4 in our update centers. We currently are only hiding
> our DEV@cloud plugins from the CloudBees Jenkins Enterprise update
> centers.
> >
> > We were hiding matrix-project for some versions of Jenkins due to
> compatibility issues (and our update center - being smarter than us - hides
> any plugin that has a non-optional dependency on a plugin that it has been
> told to hide) but that was resolved on the 15th of April.
> >
> > On 27 April 2015 at 15:03, Stephen Connolly <
> stephen.alan.conno...@gmail.com> wrote:
> > Jesse,
> >
> > did you ever get around to fixing the matrix-project exclusion hack?
> >
> > Causing p4 to be excluded IIUC
> >
> > On 27 April 2015 at 10:52, pallen  wrote:
> > I have just started to use the Enterprise/Cloudbees hosting for Jenkins
> and was not able to add the 'p4' plugin.
> >
> > Do I need to release my plugin to another location or get it 'approved'
> for the Enterprise version?
> >
> > Thanks,
> > Paul
> >
> > --
> > 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 visit
> https://groups.google.com/d/msgid/jenkinsci-dev/629d3d4e-1858-4e5c-b9c1-f7f42e6441e4%40googlegroups.com
> .
> > For more options, visit https://groups.google.com/d/optout.
> >
> >
> >
> > --
> > 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 visit
> https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMwgZF26PA%2BNomVWSJL_vs7y3%2B9Tm_Dghq9Kh-QUk_HJcg%40mail.gmail.com
> .
> > For more options, visit https://groups.google.com/d/optout.
>
>
>
>
> 
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
> If
> you have received this email in error please notify the system manager.
> Please
> note that any views or opinions presented in this email are solely those
> of the
> author and do not necessarily represent those of Perforce Software.
> Finally,
> the recipient should check this email and any attachments for the presence
> of
> viruses. Perforce Software accepts no liability for any damage caused by
> any
> virus transmitted by this email.
>
> Perforce Software UK Ltd is registered in England and Wales as company no.
> 3816019 at the following address: West Forest Gate, Wellington Road,
> Wokingham,
> RG40 2AT, UK
>
> 
>
> --
> 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 visit
> https://groups.google.com/d/msgid/jenkinsci-dev/4A206F08-7DB0-4058-A4B8-CE4A33384A39%40perforce.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMwoF2nbLRj8_1QjVQBGSUF8pjv8UaiDywz0CLOkWToY_g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: How do I add my 'p4' plugin to Enterprise/Cloudbees

2015-04-27 Thread Paul Allen
I have recently added support back to Jenkins 1.568 (1.2.2-SNAPSHOT).  

If I need to make 'matrix-project’ optional do let me know.

Kind regards,
Paul

> On 27 Apr 2015, at 15:08, Stephen Connolly  
> wrote:
> 
> Ah, ok, you did.
> 
> Paul: I'm seeing p4 in our update centers. We currently are only hiding our 
> DEV@cloud plugins from the CloudBees Jenkins Enterprise update centers.
> 
> We were hiding matrix-project for some versions of Jenkins due to 
> compatibility issues (and our update center - being smarter than us - hides 
> any plugin that has a non-optional dependency on a plugin that it has been 
> told to hide) but that was resolved on the 15th of April.
> 
> On 27 April 2015 at 15:03, Stephen Connolly  
> wrote:
> Jesse,
> 
> did you ever get around to fixing the matrix-project exclusion hack?
> 
> Causing p4 to be excluded IIUC
> 
> On 27 April 2015 at 10:52, pallen  wrote:
> I have just started to use the Enterprise/Cloudbees hosting for Jenkins and 
> was not able to add the 'p4' plugin.
> 
> Do I need to release my plugin to another location or get it 'approved' for 
> the Enterprise version?
> 
> Thanks,
> Paul
> 
> -- 
> 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 visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/629d3d4e-1858-4e5c-b9c1-f7f42e6441e4%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
> 
> 
> 
> -- 
> 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 visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMwgZF26PA%2BNomVWSJL_vs7y3%2B9Tm_Dghq9Kh-QUk_HJcg%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.




This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the system manager. Please 
note that any views or opinions presented in this email are solely those of the 
author and do not necessarily represent those of Perforce Software. Finally, 
the recipient should check this email and any attachments for the presence of 
viruses. Perforce Software accepts no liability for any damage caused by any 
virus transmitted by this email.

Perforce Software UK Ltd is registered in England and Wales as company no. 
3816019 at the following address: West Forest Gate, Wellington Road, Wokingham,
RG40 2AT, UK


-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/4A206F08-7DB0-4058-A4B8-CE4A33384A39%40perforce.com.
For more options, visit https://groups.google.com/d/optout.


Re: How do I add my 'p4' plugin to Enterprise/Cloudbees

2015-04-27 Thread Stephen Connolly
Ah, ok, you did.

Paul: I'm seeing p4 in our update centers. We currently are only hiding our
DEV@cloud plugins from the CloudBees Jenkins Enterprise update centers.

We were hiding matrix-project for some versions of Jenkins due to
compatibility issues (and our update center - being smarter than us - hides
any plugin that has a non-optional dependency on a plugin that it has been
told to hide) but that was resolved on the 15th of April.

On 27 April 2015 at 15:03, Stephen Connolly  wrote:

> Jesse,
>
> did you ever get around to fixing the matrix-project exclusion hack?
>
> Causing p4 to be excluded IIUC
>
> On 27 April 2015 at 10:52, pallen  wrote:
>
>> I have just started to use the Enterprise/Cloudbees hosting for Jenkins
>> and was not able to add the 'p4' plugin.
>>
>> Do I need to release my plugin to another location or get it 'approved'
>> for the Enterprise version?
>>
>> Thanks,
>> Paul
>>
>> --
>> 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 visit
>> https://groups.google.com/d/msgid/jenkinsci-dev/629d3d4e-1858-4e5c-b9c1-f7f42e6441e4%40googlegroups.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMwgZF26PA%2BNomVWSJL_vs7y3%2B9Tm_Dghq9Kh-QUk_HJcg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: How do I add my 'p4' plugin to Enterprise/Cloudbees

2015-04-27 Thread Stephen Connolly
Jesse,

did you ever get around to fixing the matrix-project exclusion hack?

Causing p4 to be excluded IIUC

On 27 April 2015 at 10:52, pallen  wrote:

> I have just started to use the Enterprise/Cloudbees hosting for Jenkins
> and was not able to add the 'p4' plugin.
>
> Do I need to release my plugin to another location or get it 'approved'
> for the Enterprise version?
>
> Thanks,
> Paul
>
> --
> 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 visit
> https://groups.google.com/d/msgid/jenkinsci-dev/629d3d4e-1858-4e5c-b9c1-f7f42e6441e4%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMw%3DygiAGp-wQ41ZL_MGhbn_ZsYDi9aXXL5Rc1Hq8GNkXQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Aw: Re: Jenkins Chat Room Plugin

2015-04-27 Thread Peter Rader
What about the jabber-server-plugin?
 

Gesendet: Montag, 27. April 2015 um 13:36 Uhr
Von: "Christopher Orr" 
An: jenkinsci-dev@googlegroups.com
Betreff: Re: Jenkins Chat Room Plugin

Yeah. Currently the only really easy way to remove a plugin from the
update centre is to mark it as deprecated, by adding the
"plugin-deprecated" label to to the plugin's wiki page [0].

But, in the case of the useless "Sample Plugin", somebody deleted the
wiki page, so that useless plugin is now back in the UC.
This "Chat Room Plugin" has no wiki page, so there's no way of adding a
deprecated label, so it remains in the UC.

It is possible to edit the ignores file in the update centre code [2],
but that requires a pull request and getting somebody to merge it etc.

So how about we change the update centre code to only add plugins to the
UC JSON if they have a wiki page (and do not have the deprecated tag)?

That way we can easily delete wiki pages of junk plugins, and continue
to easily mark deprecated plugins as such.

I don't necessarily agree that plugins must be hosted with @jenkinsci,
but that's another discussion :)

Regards,
Chris

[0]:
https://github.com/jenkinsci/backend-update-center2/blob/c01fe35/src/main/java/org/jvnet/hudson/update_center/Plugin.java#L262-L273
[1]:
https://github.com/jenkinsci/backend-update-center2/blob/2d67efa/src/main/resources/artifact-ignores.properties


On 27/04/15 09:47, Daniel Beck wrote:
> I've been saying for a while that we should just remove all plugins from the UC that don't have a wiki link and source repo in jenkinsci (Github)/svn.jenkins-ci.org.
>
> Unfortunately we decided to try the gentle 'dear plugin author, please do this' approach first and I've yet to write the wiki page for it.
>
> On 27.04.2015, at 08:11, domi  wrote:
>
>> does anyone know what the “Jenkins Chat Room Plugin” is?
>> There was a release announced (see tweet below), but the link to the wiki is wrong (again one of these plugins!) and i can’t find a repository for it either…
>> /Domi
>>
>>
>> Begin forwarded message:
>>
>>> From: domi 
>>> Subject: Tweet von Jenkins releases auf Twitter
>>> Date: 26 Apr 2015 08:38:49 GMT+2
>>> To: Dominik Bartholdi 
>>>
>>> Jenkins releases (@jenkins_release)
>>> 26.04.15 07:01
>>> Jenkins Chat Room Plugin 1.0 (new) dlvr.it/9YBNXz #jenkinsci
>>>
>>> Die Twitter App downloaden
>>>
>>>
>>>
>>
>>
>> --
>> 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 visit https://groups.google.com/d/msgid/jenkinsci-dev/13107427-759D-436A-8A21-33A593380632%40fortysix.ch.
>> For more options, visit https://groups.google.com/d/optout.
>

--
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 visit https://groups.google.com/d/msgid/jenkinsci-dev/553E1F43.108%40orr.me.uk.
For more options, visit https://groups.google.com/d/optout.






-- 
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 visit https://groups.google.com/d/msgid/jenkinsci-dev/trinity-3294eedb-c026-469c-8825-5d25c94f8460-1430139896453%403capp-gmx-bs68.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Chat Room Plugin

2015-04-27 Thread Christopher Orr
Yeah.  Currently the only really easy way to remove a plugin from the 
update centre is to mark it as deprecated, by adding the 
"plugin-deprecated" label to to the plugin's wiki page [0].


But, in the case of the useless "Sample Plugin", somebody deleted the 
wiki page, so that useless plugin is now back in the UC.
This "Chat Room Plugin" has no wiki page, so there's no way of adding a 
deprecated label, so it remains in the UC.


It is possible to edit the ignores file in the update centre code [2], 
but that requires a pull request and getting somebody to merge it etc.


So how about we change the update centre code to only add plugins to the 
UC JSON if they have a wiki page (and do not have the deprecated tag)?


That way we can easily delete wiki pages of junk plugins, and continue 
to easily mark deprecated plugins as such.


I don't necessarily agree that plugins must be hosted with @jenkinsci, 
but that's another discussion :)


Regards,
Chris

[0]: 
https://github.com/jenkinsci/backend-update-center2/blob/c01fe35/src/main/java/org/jvnet/hudson/update_center/Plugin.java#L262-L273
[1]: 
https://github.com/jenkinsci/backend-update-center2/blob/2d67efa/src/main/resources/artifact-ignores.properties



On 27/04/15 09:47, Daniel Beck wrote:

I've been saying for a while that we should just remove all plugins from the UC 
that don't have a wiki link and source repo in jenkinsci 
(Github)/svn.jenkins-ci.org.

Unfortunately we decided to try the gentle 'dear plugin author, please do this' 
approach first and I've yet to write the wiki page for it.

On 27.04.2015, at 08:11, domi  wrote:


does anyone know what the “Jenkins Chat Room Plugin” is?
There was a release announced (see tweet below), but the link to the wiki is 
wrong (again one of these plugins!) and i can’t find a repository for it either…
/Domi


Begin forwarded message:


From: domi 
Subject: Tweet von Jenkins releases auf Twitter
Date: 26 Apr 2015 08:38:49 GMT+2
To: Dominik Bartholdi 

Jenkins releases (@jenkins_release)
26.04.15 07:01
Jenkins Chat Room Plugin 1.0 (new) dlvr.it/9YBNXz #jenkinsci

Die Twitter App downloaden






--
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/13107427-759D-436A-8A21-33A593380632%40fortysix.ch.
For more options, visit https://groups.google.com/d/optout.




--
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/553E1F43.108%40orr.me.uk.
For more options, visit https://groups.google.com/d/optout.


Re: How do I add my 'p4' plugin to Enterprise/Cloudbees

2015-04-27 Thread Kanstantsin Shautsou
I think this is a question for CloudBees support and not to jenkins.

On Monday, April 27, 2015 at 12:52:21 PM UTC+3, pallen wrote:
>
> I have just started to use the Enterprise/Cloudbees hosting for Jenkins 
> and was not able to add the 'p4' plugin.
>
> Do I need to release my plugin to another location or get it 'approved' 
> for the Enterprise version?
>
> Thanks,
> Paul
>

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/9de78577-450d-4b41-9b23-4811241896a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Chat Room Plugin

2015-04-27 Thread Christopher Orr
Based on the developer ID and the plugin description in the update 
centre, unfortunately it seems to be the same person who published the 
"Sample Plugin" last week:

https://github.com/anithavivedhan/ChatRoom-plugin

I already asked them to stop publishing junk to the update centre:
https://groups.google.com/forum/#!msg/jenkinsci-dev/BJ_t1GTPmiA/gYq18vK_CDAJ

Ideally we need to remove the Maven credentials for that user; their 
username is "anitha":

http://repo.jenkins-ci.org/webapp/browserepo.html?3&pathId=releases:org/jvnet/hudson/plugins/ChatRoom/1.0/ChatRoom-1.0.pom

Who can do that?

Regards,
Chris


On 27/04/15 08:11, domi wrote:

does anyone know what the “Jenkins Chat Room Plugin” is?
There was a release announced (see tweet below), but the link to the
wiki is wrong (again one of these plugins!) and i can’t find a
repository for it either…
/Domi


Begin forwarded message:


*From: *domi mailto:d...@fortysix.ch>>
*Subject: **Tweet von Jenkins releases auf Twitter*
*Date: *26 Apr 2015 08:38:49 GMT+2
*To: *Dominik Bartholdi mailto:d...@fortysix.ch>>

*Jenkins releases (@jenkins_release
)*
26.04.15 07:01

Jenkins Chat Room Plugin 1.0 (new) dlvr.it/9YBNXz
 #jenkinsci



Die Twitter App downloaden






--
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 visit
https://groups.google.com/d/msgid/jenkinsci-dev/13107427-759D-436A-8A21-33A593380632%40fortysix.ch
.
For more options, visit https://groups.google.com/d/optout.


--
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/553E088B.5070108%40orr.me.uk.
For more options, visit https://groups.google.com/d/optout.


How do I add my 'p4' plugin to Enterprise/Cloudbees

2015-04-27 Thread pallen
I have just started to use the Enterprise/Cloudbees hosting for Jenkins and 
was not able to add the 'p4' plugin.

Do I need to release my plugin to another location or get it 'approved' for 
the Enterprise version?

Thanks,
Paul

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/629d3d4e-1858-4e5c-b9c1-f7f42e6441e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Request for commit access to git-plugin

2015-04-27 Thread nicolas de loof
Which PR is this about ?

2015-04-25 13:15 GMT+02:00 Christian Galsterer :

> Thanks for looking into the PR.
>
> On Saturday, April 25, 2015 at 1:03:03 PM UTC+2, nicolas de loof wrote:
>>
>> I've been on vacation for 2 weeks, will review your PR asap. Please note
>> 1 week for such a popular plugin is not a long delay to wait for
>> review/feedback.
>>
>> Le sam. 25 avr. 2015 12:28, Christian Galsterer  a
>> écrit :
>>
>>> Hi,
>>>
>>> you are right. I updated the code already a week ago, but I didn't left
>>> a reply on the review comment. I left a comment now.
>>>
>>> Br
>>> Christian
>>>
>>> On Saturday, April 25, 2015 at 10:59:47 AM UTC+2, Daniel Beck wrote:
>>>

 On 25.04.2015, at 07:21, Christian Galsterer 
 wrote:

 > without feedback

 What about the review comment you got?

 Note that there's no notification when a pull request is updated, so a
 simple 'I addressed your review comment' would be helpful.

  --
>>> 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-de...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-dev/ce11e102-2a63-4d48-8e59-3ebc22a171d5%40googlegroups.com
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>  --
> 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 visit
> https://groups.google.com/d/msgid/jenkinsci-dev/e89aa24c-f140-49ce-94f1-76c8f3a25ad3%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANMVJzkP2qfYBRa%2B21V7UBHZGYjXJ%3DoNt1dzhR1wcATS94iCww%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Request for commit access to git-plugin

2015-04-27 Thread Kanstantsin Shautsou
Git plugin has design issues, that's why single fixes that resolve only one 
small part of issue and adding other problems not merged.

On Saturday, April 25, 2015 at 2:15:18 PM UTC+3, Christian Galsterer wrote:
>
> Thanks for looking into the PR.
>
> On Saturday, April 25, 2015 at 1:03:03 PM UTC+2, nicolas de loof wrote:
>>
>> I've been on vacation for 2 weeks, will review your PR asap. Please note 
>> 1 week for such a popular plugin is not a long delay to wait for 
>> review/feedback.
>>
>> Le sam. 25 avr. 2015 12:28, Christian Galsterer  a 
>> écrit :
>>
>>> Hi,
>>>
>>> you are right. I updated the code already a week ago, but I didn't left 
>>> a reply on the review comment. I left a comment now.
>>>
>>> Br
>>> Christian
>>>
>>> On Saturday, April 25, 2015 at 10:59:47 AM UTC+2, Daniel Beck wrote:
>>>

 On 25.04.2015, at 07:21, Christian Galsterer  
 wrote: 

 > without feedback 

 What about the review comment you got? 

 Note that there's no notification when a pull request is updated, so a 
 simple 'I addressed your review comment' would be helpful. 

  -- 
>>> 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-de...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/jenkinsci-dev/ce11e102-2a63-4d48-8e59-3ebc22a171d5%40googlegroups.com
>>>  
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/024f0e16-53d7-4b97-8c50-5dd418f51fb5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Chat Room Plugin

2015-04-27 Thread 'Bruno P. Kinoshita' via Jenkins Developers
What if the IRC bot, after forking the repo under the jenkinsci organization, 
also scheduled the creation of a default Wiki page? We could create a default 
template, with just that Confluence macro that brings the plug-in details 
(Jira, GitHub repo, name, maintainer/assigner, etc). 

IIRC, the plug-in name and JIRA component have been standarised some time ago, 
so it shouldn't be too complicate to get the Wiki page name for the new plug-in.

WDYT? 

Bruno

 
  From: Baptiste Mathus 
 To: jenkinsci-dev@googlegroups.com 
 Sent: Monday, April 27, 2015 7:56 PM
 Subject: Re: Jenkins Chat Room Plugin
   
+1. Some plugins don't even have a README in the repo itself... Might be just 
me, but lately, when I click onto the links from the jenkins_releases tweets, 
the wiki page is rarely found :-(.

IMO, this policy should be reconsidered since the "pain" is for Jenkins users 
(finding what the plugin is doing, and so on).
2015-04-27 9:47 GMT+02:00 Daniel Beck :



I've been saying for a while that we should just remove all plugins from the UC 
that don't have a wiki link and source repo in jenkinsci 
(Github)/svn.jenkins-ci.org.

Unfortunately we decided to try the gentle 'dear plugin author, please do this' 
approach first and I've yet to write the wiki page for it.

On 27.04.2015, at 08:11, domi  wrote:

> does anyone know what the “Jenkins Chat Room Plugin” is?
> There was a release announced (see tweet below), but the link to the wiki is 
> wrong (again one of these plugins!) and i can’t find a repository for it 
> either…
> /Domi
>
>
> Begin forwarded message:
>
>> From: domi 
>> Subject: Tweet von Jenkins releases auf Twitter
>> Date: 26 Apr 2015 08:38:49 GMT+2
>> To: Dominik Bartholdi 
>>
>>      Jenkins releases (@jenkins_release)
>> 26.04.15 07:01
>> Jenkins Chat Room Plugin 1.0 (new) dlvr.it/9YBNXz #jenkinsci
>>
>> Die Twitter App downloaden
>>
>>
>>
>
>
> --
> 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 visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/13107427-759D-436A-8A21-33A593380632%40fortysix.ch.
> For more options, visit https://groups.google.com/d/optout.

--
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/4BE09115-041B-4AD2-BEC2-3962F2A3C8C5%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.




-- 
Baptiste  MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS5H3xu9MENFHuupN6zN3T0hDW8ij_KyZAEPzTP43Yvv4Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


   

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/458850033.2428029.1430123620064.JavaMail.yahoo%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Chat Room Plugin

2015-04-27 Thread Baptiste Mathus
+1. Some plugins don't even have a README in the repo itself...
Might be just me, but lately, when I click onto the links from the
jenkins_releases tweets, the wiki page is rarely found :-(.

IMO, this policy should be reconsidered since the "pain" is for Jenkins
users (finding what the plugin is doing, and so on).

2015-04-27 9:47 GMT+02:00 Daniel Beck :

> I've been saying for a while that we should just remove all plugins from
> the UC that don't have a wiki link and source repo in jenkinsci (Github)/
> svn.jenkins-ci.org.
>
> Unfortunately we decided to try the gentle 'dear plugin author, please do
> this' approach first and I've yet to write the wiki page for it.
>
> On 27.04.2015, at 08:11, domi  wrote:
>
> > does anyone know what the “Jenkins Chat Room Plugin” is?
> > There was a release announced (see tweet below), but the link to the
> wiki is wrong (again one of these plugins!) and i can’t find a repository
> for it either…
> > /Domi
> >
> >
> > Begin forwarded message:
> >
> >> From: domi 
> >> Subject: Tweet von Jenkins releases auf Twitter
> >> Date: 26 Apr 2015 08:38:49 GMT+2
> >> To: Dominik Bartholdi 
> >>
> >>  Jenkins releases (@jenkins_release)
> >> 26.04.15 07:01
> >> Jenkins Chat Room Plugin 1.0 (new) dlvr.it/9YBNXz #jenkinsci
> >>
> >> Die Twitter App downloaden
> >>
> >>
> >>
> >
> >
> > --
> > 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 visit
> https://groups.google.com/d/msgid/jenkinsci-dev/13107427-759D-436A-8A21-33A593380632%40fortysix.ch
> .
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> 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 visit
> https://groups.google.com/d/msgid/jenkinsci-dev/4BE09115-041B-4AD2-BEC2-3962F2A3C8C5%40beckweb.net
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Baptiste  MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS5H3xu9MENFHuupN6zN3T0hDW8ij_KyZAEPzTP43Yvv4Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins Chat Room Plugin

2015-04-27 Thread Daniel Beck
I've been saying for a while that we should just remove all plugins from the UC 
that don't have a wiki link and source repo in jenkinsci 
(Github)/svn.jenkins-ci.org.

Unfortunately we decided to try the gentle 'dear plugin author, please do this' 
approach first and I've yet to write the wiki page for it.

On 27.04.2015, at 08:11, domi  wrote:

> does anyone know what the “Jenkins Chat Room Plugin” is?
> There was a release announced (see tweet below), but the link to the wiki is 
> wrong (again one of these plugins!) and i can’t find a repository for it 
> either…
> /Domi
> 
> 
> Begin forwarded message:
> 
>> From: domi 
>> Subject: Tweet von Jenkins releases auf Twitter
>> Date: 26 Apr 2015 08:38:49 GMT+2
>> To: Dominik Bartholdi 
>> 
>>  Jenkins releases (@jenkins_release)
>> 26.04.15 07:01
>> Jenkins Chat Room Plugin 1.0 (new) dlvr.it/9YBNXz #jenkinsci
>> 
>> Die Twitter App downloaden
>> 
>> 
>> 
> 
> 
> -- 
> 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 visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/13107427-759D-436A-8A21-33A593380632%40fortysix.ch.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/4BE09115-041B-4AD2-BEC2-3962F2A3C8C5%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Update Center issue

2015-04-27 Thread Andrew Gray
Hi All,

In Australia at least I am seeing "*Cannot Load Update Center*
error 503 loading update-center.json"

*kick* required.

Regards,

Andrew

-- 
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 visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAEk-bKkxJ5f41uc2zdYPPxs%3DGYfX088o5MAZNaP0MVvAHAOu7A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.