Re: setup Continuous Integration

2014-02-21 Thread Alexandru Zbarcea
Hi Christian, In order to add Log4cxx Jenkins jobs, it is required to be added to hudson-jobadmin group. I found the documentation here: http://wiki.apache.org/general/Jenkins Probably this is the command: modify_appgroups.pl hudson-jobadmin --add=alex Regards, Alexz On Thu, Jan 9, 2014 at 12

Re: setup Continuous Integration

2014-01-08 Thread chand priyankara
Hi Rhys, I'll comment in jira. Hope it'll be better. regards, *Chand Priyankara* [image: Facebook] [image: LinkedIn] [image: Blogger] [image: Google Plus]

Re: setup Continuous Integration

2014-01-08 Thread Rhys Ulerich
Hi Chand, I've filed https://issues.apache.org/jira/browse/LOGCXX-419 and will >> take a look at it. >> > I believe I have that fixed now. Please let me know if it continues to give you trouble. - Rhys

Re: setup Continuous Integration

2014-01-07 Thread chand priyankara
Hi Rhys, Thanks. I'll work on this issue. Seems there is some code fix to be done, regrading a variable passing to a function [missing const]. regards, *Chand Priyankara* [image: Facebook] [image: LinkedIn]

Re: setup Continuous Integration

2014-01-06 Thread Florian Seydoux
On 03.01.2014 21:35, Alexandru Zbarcea wrote: > Hi, > [...] > Based on Christian suggestion I propose on setting a CI on the > http://ci.apache.org/#jenkins > > What is your opinion? Sounds good to me - the available slaves seems to covers most of the OS; questions will came regarding the availabl

Re: setup Continuous Integration

2014-01-05 Thread Rhys Ulerich
> Based on Christian suggestion I propose on setting a CI on the > http://ci.apache.org/#jenkins > > What is your opinion? It would be great to have both the Ant and Autotools builds running there. - Rhys

setup Continuous Integration

2014-01-03 Thread Alexandru Zbarcea
Hi, I created a ticket #418 to address the Continuous Integration. I believe a healthy project should provide confidence that it builds, the tests work and so on. Based on Christian suggestion I propose on setting a CI on the http://ci.apache.org