Re: Accounts requested

2013-12-17 Thread Alexandru Zbarcea
Florian... Can you be more specific? I intend to start exactly with this. Current version is based on autotools. Is that what you don't like? Compatibility with you compiler? Some ant tasks that fails? Documentation (I think this what it lacks most) Thx, Alexz On Dec 18, 2013 12:55 AM, "Florian

Re: SVN Access granted

2014-01-02 Thread Alexandru Zbarcea
Hi, Permission works fine, tested. Thanks, Christian On Thu, Jan 2, 2014 at 6:01 PM, Rhys Ulerich wrote: > > History is still keeping an eye on the list :-) > > In that case, we should keep The Old Guard (TM) happy in case we have > to ask them questions. :P > I added that crew to pom.xml a

please grant karma

2014-01-02 Thread Alexandru Zbarcea
Hi, I successfully pushed the first commit to log4cxx in the svn repo. I also created new accounts on issues.a.o and cwiki.a.o. Could you please grant write karma to my new accounts, username "alexz" on both. Thanks and Happy New Year, Alex

Re: please grant karma

2014-01-03 Thread Alexandru Zbarcea
; just gave you permission to both. The wiki by the way is this one: > https://wiki.apache.org/logging-log4cxx > Are we on the same page here? > > Cheers > Christian > > On 3 Jan 2014, at 1:10, Alexandru Zbarcea wrote: > > > Hi, > > > > I successfully pushed th

Re: Create new branches and revert trunk

2014-01-03 Thread Alexandru Zbarcea
Hi, Can we consider the .git (git://git.apache.org/log4cxx.git) repo as the main repo and not the subversion one? http://git.apache.org/ Can we push/commit to this git repository directly? I would rather manage stable (release/intermediary release) with "tags". In this way, you know you have a s

Re: Question re: pom.xml comment block in r1414037

2014-01-03 Thread Alexandru Zbarcea
Hi Roland, You may find these commits useful: https://github.com/azbarcea/log4cxx/pull/1/files These commits I remember Christian pushed them in the main/trunk. The first, is similar to yours. As a rule of thumb, we should not keep in the repo, generated files, even if they are .h files. You end

Re: Question re: pom.xml comment block in r1414037

2014-01-03 Thread Alexandru Zbarcea
Hi Rhys, Is there a ticket for this? I'd like to help. autotools ant maven +1 Regards, Alex On Fri, Jan 3, 2014 at 12:03 PM, Rhys Ulerich wrote: > Hi Roland, > > > Just wanted to mention that... GNU autotools based build should remain > > workable. > > Thanks for speaking up. I definitely p

request a "native" Git repository

2014-01-03 Thread Alexandru Zbarcea
Hi Everyone, I propose to request for a "native" git repository. Cheers, Alex On Fri, Jan 3, 2014 at 1:46 PM, Christian Grobmeier wrote: > On 3 Jan 2014, at 18:04, Alexandru Zbarcea wrote: > >> Can we consider the .git (git://git.apache.org/log4cxx.git) repo as the &g

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

Re: How to deal with broken links to apidocs?

2014-01-07 Thread Alexandru Zbarcea
Generated code or generated documentation shouldn't be on the VCS (subversion), right? Christian, what is the best practice here in ASF? There should be a script that updates the site with the latest documentation, and this should be done by the Promotion step when we decide a new version may be

Re: Freezing trunk?

2014-02-10 Thread Alexandru Zbarcea
I will do today some testing as well. I will create a branch in git for every commit you did and see where the problems are. However, I'm unable to compile in Windows, only in linux, May we have some VMs where to test multiple environments? May we have some Vagrant machines for example, or Virtua

Re: Freezing trunk?

2014-02-10 Thread Alexandru Zbarcea
ion with one. I'll keep you posted... Btw, where is that page with environments we support or we had tests? Regards, Alex On Feb 10, 2014 1:33 PM, "Thorsten Schöning" wrote: > Guten Tag Alexandru Zbarcea, > am Montag, 10. Februar 2014 um 18:19 schrieben Sie: > > >

Re: Please don't apply/commit patches unless you can confirm they compile

2014-02-12 Thread Alexandru Zbarcea
Rhys is correct. We shouldn't commit patches before we are sure they compile. Moreover, Unit test should be done for most of them. Some of them were my patches sent by email, but without UTests, and some feedback shouldn't go in so easily. I have some comments regarding commits that are only white

Re: Please don't apply/commit patches unless you can confirm they compile

2014-02-14 Thread Alexandru Zbarcea
in refurbishing the old code. However is difficult to track changes. Regards, Alex On Fri, Feb 14, 2014 at 12:35 PM, Thorsten Schöning wrote: > Guten Tag Alexandru Zbarcea, > am Mittwoch, 12. Februar 2014 um 16:16 schrieben Sie: > > > I have some comments regarding commit

Re: Create new branches and revert trunk

2014-02-14 Thread Alexandru Zbarcea
Hi Christian, Regarding https://issues.apache.org/jira/browse/LOGCXX-418, is it possible to be granted access to Jenkins? http://wiki.apache.org/general/Jenkins?action=show&redirect=Hudson Right now I can login, but I cannot create jobs. Any ASF project can run build and test tasks for their pro

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