Re: Smart Pointers

2017-04-11 Thread Robert Middleton
I can make a new fork and do the PR. There are still a few things that I need to check though; I think I figured out why the original code had the special log4cxx casting macros. Apparently the dynamic_cast doesn't always work across shared library boundaries, so that could cause a problem. Some

Re: How to deactivate/delete old GitHub mirror for log4cxx?

2017-04-11 Thread Thorsten Schöning
Guten Tag Ralph Goers, am Dienstag, 11. April 2017 um 15:45 schrieben Sie: > Thorsten, I’d say it is up to you as to which way to go. In either > case are you comfortable creating the infra ticket or would you like me to do > it? Let's delete it, it's less confusing and we don't seem to loose an

Re: Log4jcxx web site

2017-04-11 Thread Matt Sicker
Yup, I was talking about the fluido skin. I was able to get it working with log4j-boot's site pretty easily, but copying the files from log4j looks like it worked just fine. On 11 April 2017 at 09:46, Thorsten Schöning wrote: > Guten Tag Thorsten Schöning, > am Dienstag, 11. April 2017 um 11:22

Re: Log4jcxx web site

2017-04-11 Thread Thorsten Schöning
Guten Tag Thorsten Schöning, am Dienstag, 11. April 2017 um 11:22 schrieben Sie: > Is there a source where I could > download the default HTML template for that skin? Something which > replaces our current "maven-site.vm" I guess? I simply copied most of the skin/theme/template stuff from log4j o

Re: How to deactivate/delete old GitHub mirror for log4cxx?

2017-04-11 Thread Ralph Goers
Thorsten, I’d say it is up to you as to which way to go. In either case are you comfortable creating the infra ticket or would you like me to do it? Ralph > On Apr 11, 2017, at 3:42 AM, Pono Takamori wrote: > > We can either delete the old Github mirror or put up a link to the new > repo in th

Re: Smart Pointers

2017-04-11 Thread Thorsten Schöning
Guten Tag Robert Middleton, am Freitag, 20. Januar 2017 um 03:41 schrieben Sie: > git link: > https://github.com/rm5248/log4cxx-testing/tree/smart_pointers Now that we have a GIT repo, how do we deal with your branch? Are you able to fork the new GitHub mirror and apply your changes easily again

Re: Log4jcxx web site

2017-04-11 Thread Robert Middleton
The HTML definitely needs to be updated - when I was messing around with the maven site generation a few months ago I did try to update the plugin version, but the site looked all odd. I'm not sure if that is because of out of date code, or the maven-site.vm(I haven't used the maven site builder b

Re: How to deactivate/delete old GitHub mirror for log4cxx?

2017-04-11 Thread John D. Ament
And to be clear - that's an INFRA JIRA ticket - https://issues.apache.org/jira/browse/INFRA/ (since this went to many mailing lists) John On Tue, Apr 11, 2017 at 6:42 AM Pono Takamori wrote: > We can either delete the old Github mirror or put up a link to the new > repo in the description. Feel

Re: How to deactivate/delete old GitHub mirror for log4cxx?

2017-04-11 Thread Pono Takamori
We can either delete the old Github mirror or put up a link to the new repo in the description. Feel free to file a ticket on JIRA for whatever you folks decide is best :) Cheers, -Pono on behalf of Infra On Tue, Apr 11, 2017 at 12:46 AM, Thorsten Schöning wrote: > Hi, > > the logging project l

Re: Log4jcxx web site

2017-04-11 Thread Thorsten Schöning
Guten Tag Matt Sicker, am Dienstag, 11. April 2017 um 03:11 schrieben Sie: > Yikes, we need to apply the alternate theme to that site! Default > Maven site theme looks like it was designed 20 years ago. Do you mean the fluido skin? I've read the docs about it and tried to apply it to the current