[jira] [Updated] (LOGCXX-421) Ant Build doesn't work with Embarcadero C++ Builder XE 4

2014-10-21 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning updated LOGCXX-421: - Attachment: XE 4.zip I've attached my current projects for Embarcadero C++ Builder XE 4 in

[jira] [Closed] (LOGCXX-444) how to build on c++ builder.

2014-10-21 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning closed LOGCXX-444. Resolution: Duplicate This is a known issue and won't get fixed any time soon, it's just to

[jira] [Created] (LOGCXX-444) how to build on c++ builder.

2014-10-21 Thread whamma (JIRA)
whamma created LOGCXX-444: - Summary: how to build on c++ builder. Key: LOGCXX-444 URL: https://issues.apache.org/jira/browse/LOGCXX-444 Project: Log4cxx Issue Type: Wish Components: Build

Re: Towards a 0.11.0 release

2014-10-21 Thread Thorsten Schöning
Guten Tag Rhys Ulerich, am Dienstag, 21. Oktober 2014 um 14:14 schrieben Sie: > Beyond LOG4CXX-428 (which I'll do this week), what > development/bugfixes/JIRAs must be addressed in 0.11.0? We have only a few "officially" scheduled currently and LOGCXX-441 seems worth unscheduling to me. On the ot

[jira] [Commented] (LOGCXX-442) Using non standard ports with syslog

2014-10-21 Thread Rhys Ulerich (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178330#comment-14178330 ] Rhys Ulerich commented on LOGCXX-442: - As I'm not familiar with that portion of the co

Towards a 0.11.0 release

2014-10-21 Thread Rhys Ulerich
Hi all, I've crawled out from under my rock (dissertation completed, postgraduate job started, settled in new city). It would be good to get 0.11.0 out the door by end of November. Beyond LOG4CXX-428 (which I'll do this week), what development/bugfixes/JIRAs must be addressed in 0.11.0? If ther

svn commit: r1633356 - in /incubator/log4cxx/trunk/src: changes/changes.xml main/include/log4cxx/logger.h

2014-10-21 Thread rhys
Author: rhys Date: Tue Oct 21 12:07:24 2014 New Revision: 1633356 URL: http://svn.apache.org/r1633356 Log: LOG4CXX-443: Return by const reference in Logger::getName() Modified: incubator/log4cxx/trunk/src/changes/changes.xml incubator/log4cxx/trunk/src/main/include/log4cxx/logger.h Modif

[jira] [Resolved] (LOGCXX-443) Return by const reference in Logger::getName()

2014-10-21 Thread Rhys Ulerich (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rhys Ulerich resolved LOGCXX-443. - Resolution: Fixed Fix Version/s: 0.11.0 Fixed in r1633356, including changelog update > Re