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: Please don't apply/commit patches unless you can confirm they compile

2014-02-14 Thread Alexandru Zbarcea
Hi Thorsten, Maybe we should first discuss the formatting standards we adhere to: Tab: 4 space vs 2 Insert spaces instead of tabs Things like that. I do not prefer some over the others, but in this way, after a while, commits will focus over code-changes. For now, I like all the work you put i

svn commit: r1568413 - /incubator/log4cxx/trunk/src/main/include/log4cxx/log4cxx.hw

2014-02-14 Thread tschoening
Author: tschoening Date: Fri Feb 14 18:07:31 2014 New Revision: 1568413 URL: http://svn.apache.org/r1568413 Log: LOGCXX-356: fixed Compiler Error C2162 Modified: incubator/log4cxx/trunk/src/main/include/log4cxx/log4cxx.hw Modified: incubator/log4cxx/trunk/src/main/include/log4cxx/log4cxx.hw

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

2014-02-14 Thread Thorsten Schöning
Guten Tag Alexandru Zbarcea, am Mittwoch, 12. Februar 2014 um 16:16 schrieben Sie: > I have some comments regarding commits that are only whitespaces. > Is difficult to watch, follow or filter (if you are on Windows, probably, you > do not see them). Do you want to don't change any formatting an

svn commit: r1568373 - /incubator/log4cxx/trunk/src/site/apt/building/ant.apt

2014-02-14 Thread tschoening
Author: tschoening Date: Fri Feb 14 17:30:59 2014 New Revision: 1568373 URL: http://svn.apache.org/r1568373 Log: vsvars32.bat added Modified: incubator/log4cxx/trunk/src/site/apt/building/ant.apt Modified: incubator/log4cxx/trunk/src/site/apt/building/ant.apt URL: http://svn.apache.org/view

svn commit: r1568372 - /incubator/log4cxx/trunk/src/ant/apr-build.xml

2014-02-14 Thread tschoening
Author: tschoening Date: Fri Feb 14 17:30:05 2014 New Revision: 1568372 URL: http://svn.apache.org/r1568372 Log: Workaround for apr_atomic.c and VS2013 needed. Modified: incubator/log4cxx/trunk/src/ant/apr-build.xml Modified: incubator/log4cxx/trunk/src/ant/apr-build.xml URL: http://svn.apa

svn commit: r1568327 - /incubator/log4cxx/trunk/src/ant/apr-util-build.xml

2014-02-14 Thread tschoening
Author: tschoening Date: Fri Feb 14 14:55:41 2014 New Revision: 1568327 URL: http://svn.apache.org/r1568327 Log: XML_STATIC needed with VS 2013 to overcome linkage errors. Modified: incubator/log4cxx/trunk/src/ant/apr-util-build.xml Modified: incubator/log4cxx/trunk/src/ant/apr-util-build.xm

svn commit: r1568254 - /incubator/log4cxx/trunk/build.xml

2014-02-14 Thread tschoening
Author: tschoening Date: Fri Feb 14 12:22:26 2014 New Revision: 1568254 URL: http://svn.apache.org/r1568254 Log: Added default value "auto" for with-ODBC because with "no" only we can't distinguish between a default value on Windows and explicitly not using ODBC anymore. This is more readable th

svn commit: r1568251 - /incubator/log4cxx/trunk/build.xml

2014-02-14 Thread tschoening
Author: tschoening Date: Fri Feb 14 11:45:25 2014 New Revision: 1568251 URL: http://svn.apache.org/r1568251 Log: harmonized syntax of specifying default values Modified: incubator/log4cxx/trunk/build.xml Modified: incubator/log4cxx/trunk/build.xml URL: http://svn.apache.org/viewvc/incubator

svn commit: r1568250 - /incubator/log4cxx/trunk/build.xml

2014-02-14 Thread tschoening
Author: tschoening Date: Fri Feb 14 11:44:29 2014 New Revision: 1568250 URL: http://svn.apache.org/r1568250 Log: ODBC is enabled by default in apu.h and therefore the default of with-ODBC should be using it on Windows unless explicitly deactivated for some reason. Modified: incubator/log4cxx

svn commit: r1568247 - /incubator/log4cxx/trunk/src/ant/apr-util-build.xml

2014-02-14 Thread tschoening
Author: tschoening Date: Fri Feb 14 11:36:52 2014 New Revision: 1568247 URL: http://svn.apache.org/r1568247 Log: ODBC is enabled by default in apu.h and BCC and VS 2013 don't compile without HAVE_SQL_H. I thought of depending on with-ODBC, but it doesn't seem to be available and just providing t

svn commit: r1568239 - /incubator/log4cxx/trunk/src/ant/apr-util-build.xml

2014-02-14 Thread tschoening
Author: tschoening Date: Fri Feb 14 11:10:00 2014 New Revision: 1568239 URL: http://svn.apache.org/r1568239 Log: bcc-needs-stdint was wrongly set for non-bcc compilers resulting in more than on include for stdint.h Modified: incubator/log4cxx/trunk/src/ant/apr-util-build.xml Modified: incub