Re: Towards a 0.11.0 release

2014-12-11 Thread Thorsten Schöning
Guten Tag Rhys Ulerich, am Freitag, 12. Dezember 2014 um 04:32 schrieben Sie: > Thorsten, any luck on LOGCXX-430? Sorry no and I won't have the time to have another look at it any time soon. Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning E-Mail: thorsten.schoen...@am-so

[jira] [Closed] (LOGCXX-441) Log4cxx SocketAppender leads to application crash

2014-12-11 Thread Rhys Ulerich (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rhys Ulerich closed LOGCXX-441. --- Resolution: Fixed Reporter says not reproducible on trunk. > Log4cxx SocketAppender leads to applica

[jira] [Commented] (LOGCXX-441) Log4cxx SocketAppender leads to application crash

2014-12-11 Thread Rakesh Sehgal (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243696#comment-14243696 ] Rakesh Sehgal commented on LOGCXX-441: -- Hello Guys I have not been able to replicate

Re: Towards a 0.11.0 release

2014-12-11 Thread Rhys Ulerich
Resurrecting an old thread... Currently there are only a couple of items left for 0.11.0 per https://issues.apache.org/jira/browse/LOGCXX/fixforversion/12313090/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-summary-panel. The blocking installation errors LOGCXX-426 and LOGCXX-448 a

[jira] [Commented] (LOGCXX-441) Log4cxx SocketAppender leads to application crash

2014-12-11 Thread Rhys Ulerich (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243661#comment-14243661 ] Rhys Ulerich commented on LOGCXX-441: - Would you please provide the appender configura

[jira] [Commented] (LOGCXX-396) log4cxx-0.10.0 - compile error on OSX Lion using clang-3.1 building universal due to old libtool scripts

2014-12-11 Thread Rhys Ulerich (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243656#comment-14243656 ] Rhys Ulerich commented on LOGCXX-396: - Are you able to checkout SVN head, configure it

svn commit: r1644822 - in /incubator/log4cxx/trunk: ./ autogen.sh configure.ac

2014-12-11 Thread rhys
Author: rhys Date: Fri Dec 12 03:16:09 2014 New Revision: 1644822 URL: http://svn.apache.org/r1644822 Log: LOGCXX-428: Add -W to AM_INIT_AUTOMAKE LOGCXX-428 could have been prevented by having AM_INIT_AUTOMAKE include -Wportability. Adding -Wall as it's better insurance than -Wportability. Addi

[jira] [Resolved] (LOGCXX-446) make install fails, trying to overwrite header files

2014-12-11 Thread Rhys Ulerich (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rhys Ulerich resolved LOGCXX-446. - Resolution: Fixed Addressed by r1644820. > make install fails, trying to overwrite header files >

[jira] [Resolved] (LOGCXX-428) Wildcards in Makefile.am break either VPATH or non-VPATH installs

2014-12-11 Thread Rhys Ulerich (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rhys Ulerich resolved LOGCXX-428. - Resolution: Fixed Fix Version/s: 0.11.0 Addressed in r1644820. > Wildcards in Makefile.am

svn commit: r1644820 - in /incubator/log4cxx/trunk: ./ src/changes/ src/examples/cpp/ src/main/cpp/ src/main/include/log4cxx/ src/main/include/log4cxx/config/ src/main/include/log4cxx/db/ src/main/inc

2014-12-11 Thread rhys
Author: rhys Date: Fri Dec 12 03:04:24 2014 New Revision: 1644820 URL: http://svn.apache.org/r1644820 Log: LOGCXX-428: Wildcards in Makefile.am break either VPATH or non-VPATH installs Also, LOGCXX-446: make install fails, trying to overwrite header files Many Makefile.am files spread throughout