svn commit: r1736497 - /incubator/log4cxx/trunk/src/assembly/source.xml

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 19:55:58 2016 New Revision: 1736497 URL: http://svn.apache.org/viewvc?rev=1736497&view=rev Log: For some reason, tars produced with "mvn site assembly:assembly" contained files which were all executable, even NOTICE and such plain text files. This is wrong of

svn commit: r1736494 - /incubator/log4cxx/trunk/Makefile.am

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 19:41:39 2016 New Revision: 1736494 URL: http://svn.apache.org/viewvc?rev=1736494&view=rev Log: LOGCXX-433: Missed removing find_*.m4 files. Modified: incubator/log4cxx/trunk/Makefile.am Modified: incubator/log4cxx/trunk/Makefile.am URL: http://svn.apache

svn commit: r1736493 - /incubator/log4cxx/trunk/

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 19:37:49 2016 New Revision: 1736493 URL: http://svn.apache.org/viewvc?rev=1736493&view=rev Log: make dist creates files like "log4cxx-0.11.0.tar.gz" in the root dir. Modified: incubator/log4cxx/trunk/ (props changed) Propchange: incubator/log4cxx/trunk/

svn commit: r1736492 - /incubator/log4cxx/trunk/src/m4/

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 19:34:50 2016 New Revision: 1736492 URL: http://svn.apache.org/viewvc?rev=1736492&view=rev Log: LOGCXX-433: svn:ignore Modified: incubator/log4cxx/trunk/src/m4/ (props changed) Propchange: incubator/log4cxx/trunk/src/m4/ -

svn commit: r1736491 - in /incubator/log4cxx/trunk: Makefile.am configure.ac find_apr.m4 find_apu.m4 src/Makefile.am src/assembly/source.xml src/m4/ src/m4/Makefile.am src/m4/find_apr.m4 src/m4/find_a

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 19:32:13 2016 New Revision: 1736491 URL: http://svn.apache.org/viewvc?rev=1736491&view=rev Log: LOGCXX-433: Moved our m4 files into some subdir as (partly) suggested by libtoolize to clean up the root folder a bit. Added: incubator/log4cxx/trunk/src/m4/

[jira] [Commented] (LOGCXX-433) Autoconf 2.69 needs 'ACLOCAL_AMFLAGS= -I .'

2016-03-24 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210831#comment-15210831 ] Thorsten Schöning commented on LOGCXX-433: -- I got the following output with only

svn commit: r1736467 - /incubator/log4cxx/trunk/pom.xml

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 17:05:02 2016 New Revision: 1736467 URL: http://svn.apache.org/viewvc?rev=1736467&view=rev Log: "mvn site assembly:assembly" produced a warning about too long files, so I set to use "gnu" mode instead as found on a maven guide. https://github.com/keedio/buildo

svn commit: r1736462 - /incubator/log4cxx/trunk/pom.xml

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 16:34:38 2016 New Revision: 1736462 URL: http://svn.apache.org/viewvc?rev=1736462&view=rev Log: code style Modified: incubator/log4cxx/trunk/pom.xml Modified: incubator/log4cxx/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/log4cxx/trunk/pom.xm

svn commit: r1736461 - /incubator/log4cxx/trunk/pom.xml

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 16:33:19 2016 New Revision: 1736461 URL: http://svn.apache.org/viewvc?rev=1736461&view=rev Log: I'm pretty sure that the release plugin was wrongly situated in the reporting section and removed it from there. Additionally, maven warned about a missing required

svn commit: r1736458 - in /incubator/log4cxx/trunk/src/site/apt/building: ant.apt maven.apt vstudio.apt xcode.apt

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 15:54:56 2016 New Revision: 1736458 URL: http://svn.apache.org/viewvc?rev=1736458&view=rev Log: apr1.0 vs. apr1 und apache-log4cxx-0.10.0 vs. -x.x.x Modified: incubator/log4cxx/trunk/src/site/apt/building/ant.apt incubator/log4cxx/trunk/src/site/apt/bui

svn commit: r1736455 - /incubator/log4cxx/trunk/src/site/apt/building/maven.apt

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 15:35:59 2016 New Revision: 1736455 URL: http://svn.apache.org/viewvc?rev=1736455&view=rev Log: "site" phase in maven seems to only call "apidocs", no generation of project files. Generating project files even fails in my env currently, while mvn site does not

svn commit: r1736453 - /incubator/log4cxx/trunk/src/site/apt/building/vstudio.apt

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 15:31:29 2016 New Revision: 1736453 URL: http://svn.apache.org/viewvc?rev=1736453&view=rev Log: Spelling Modified: incubator/log4cxx/trunk/src/site/apt/building/vstudio.apt Modified: incubator/log4cxx/trunk/src/site/apt/building/vstudio.apt URL: http://sv

svn commit: r1736454 - /incubator/log4cxx/trunk/src/site/apt/building/xcode.apt

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 15:33:14 2016 New Revision: 1736454 URL: http://svn.apache.org/viewvc?rev=1736454&view=rev Log: Spelling Modified: incubator/log4cxx/trunk/src/site/apt/building/xcode.apt Modified: incubator/log4cxx/trunk/src/site/apt/building/xcode.apt URL: http://svn.ap

svn commit: r1736451 - /incubator/log4cxx/trunk/src/test/resources/input/xml/fallback1.xml

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 15:09:49 2016 New Revision: 1736451 URL: http://svn.apache.org/viewvc?rev=1736451&view=rev Log: errorhandlertestcase failed in Linux, I guess because :x.log is a valid file name there. That's not the case under e.g. NTFS and from my understanding the prupose o

svn commit: r1736444 - /incubator/log4cxx/trunk/src/site/apt/building/autotools.apt

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 14:21:29 2016 New Revision: 1736444 URL: http://svn.apache.org/viewvc?rev=1736444&view=rev Log: I was wrong about gzip. Modified: incubator/log4cxx/trunk/src/site/apt/building/autotools.apt Modified: incubator/log4cxx/trunk/src/site/apt/building/autotools.

svn commit: r1736433 - /incubator/log4cxx/trunk/configure.ac

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 12:11:05 2016 New Revision: 1736433 URL: http://svn.apache.org/viewvc?rev=1736433&view=rev Log: libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT' Modified: incubator/log4cxx/trunk/configure.ac Modified: incubator/log4cxx/trunk/configure.ac URL

svn commit: r1736431 - /incubator/log4cxx/trunk/src/site/apt/building/autotools.apt

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 11:58:31 2016 New Revision: 1736431 URL: http://svn.apache.org/viewvc?rev=1736431&view=rev Log: Requirements and instructions for building from source added. gzip removed, because we only use zip/zlib. gzip is not mentioned on this page anywhere as well, zip i

[jira] [Resolved] (LOGCXX-433) Autoconf 2.69 needs 'ACLOCAL_AMFLAGS= -I .'

2016-03-24 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning resolved LOGCXX-433. -- Resolution: Fixed Fix Version/s: 0.11.0 Applied, thanks for the patch! > Autocon

Re: Are you able to build log4cxx, Torsten?

2016-03-24 Thread Thorsten Schöning
Guten Tag Thorsten Schöning, am Samstag, 19. März 2016 um 17:43 schrieben Sie: >> Thank you, especially for pointing to autoreconf. Unfortunately, configure >> still fails at the same point: >> > configure --with-apr=path-to-my-apr-installation >> ./configure: line 16480: syntax error near unexp

svn commit: r1736429 - in /incubator/log4cxx/trunk: Makefile.am src/changes/changes.xml

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 11:42:36 2016 New Revision: 1736429 URL: http://svn.apache.org/viewvc?rev=1736429&view=rev Log: LOGCXX-433: Autoconf 2.69 needs 'ACLOCAL_AMFLAGS= -I .' Modified: incubator/log4cxx/trunk/Makefile.am incubator/log4cxx/trunk/src/changes/changes.xml Modifi

[jira] [Assigned] (LOGCXX-433) Autoconf 2.69 needs 'ACLOCAL_AMFLAGS= -I .'

2016-03-24 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning reassigned LOGCXX-433: Assignee: Thorsten Schöning > Autoconf 2.69 needs 'ACLOCAL_AMFLAGS= -I .' > ---

svn commit: r1736423 - /incubator/log4cxx/trunk/src/site/apt/building/autotools.apt

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 11:05:04 2016 New Revision: 1736423 URL: http://svn.apache.org/viewvc?rev=1736423&view=rev Log: Hint for required autoconf version and removed 0.10.0 because it would need to be changed for every new version. Modified: incubator/log4cxx/trunk/src/site/apt/

svn commit: r1736418 - /incubator/log4cxx/trunk/src/changes/changes.xml

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 10:53:11 2016 New Revision: 1736418 URL: http://svn.apache.org/viewvc?rev=1736418&view=rev Log: LOGCXX-400 was fixed Modified: incubator/log4cxx/trunk/src/changes/changes.xml Modified: incubator/log4cxx/trunk/src/changes/changes.xml URL: http://svn.apache

svn commit: r1736417 - /incubator/log4cxx/trunk/src/changes/changes.xml

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 10:51:43 2016 New Revision: 1736417 URL: http://svn.apache.org/viewvc?rev=1736417&view=rev Log: There doesn't seem to be an action type "change" (anymore). Modified: incubator/log4cxx/trunk/src/changes/changes.xml Modified: incubator/log4cxx/trunk/src/chan

svn commit: r1736416 - /incubator/log4cxx/trunk/src/site/apt/building/autotools.apt

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 10:47:35 2016 New Revision: 1736416 URL: http://svn.apache.org/viewvc?rev=1736416&view=rev Log: Removed 1.0 specialization for libapr, because those packages are not available in my Ubuntu 12.0.4 anymore and that's already pretty old. We can live with 1 vs. 1.

svn commit: r1736415 - /incubator/log4cxx/trunk/pom.xml

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 10:45:56 2016 New Revision: 1736415 URL: http://svn.apache.org/viewvc?rev=1736415&view=rev Log: The parts about reports was available twice in the file with different reports to generate and such, e.g. I removed issue-tracking in one place in the past because

svn commit: r1736414 - /incubator/log4cxx/trunk/src/site/apt/community/issue-tracking.apt

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 10:36:27 2016 New Revision: 1736414 URL: http://svn.apache.org/viewvc?rev=1736414&view=rev Log: Spelling Modified: incubator/log4cxx/trunk/src/site/apt/community/issue-tracking.apt Modified: incubator/log4cxx/trunk/src/site/apt/community/issue-tracking.apt

svn commit: r1736413 - /incubator/log4cxx/trunk/src/site/apt/community/issue-tracking.apt

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 10:35:48 2016 New Revision: 1736413 URL: http://svn.apache.org/viewvc?rev=1736413&view=rev Log: Spelling Modified: incubator/log4cxx/trunk/src/site/apt/community/issue-tracking.apt Modified: incubator/log4cxx/trunk/src/site/apt/community/issue-tracking.apt

svn commit: r1736412 - /incubator/log4cxx/trunk/src/site/apt/community/issue-tracking.apt

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 10:34:54 2016 New Revision: 1736412 URL: http://svn.apache.org/viewvc?rev=1736412&view=rev Log: Spelling Modified: incubator/log4cxx/trunk/src/site/apt/community/issue-tracking.apt Modified: incubator/log4cxx/trunk/src/site/apt/community/issue-tracking.apt

svn commit: r1736411 - /incubator/log4cxx/trunk/pom.xml

2016-03-24 Thread tschoening
Author: tschoening Date: Thu Mar 24 10:30:18 2016 New Revision: 1736411 URL: http://svn.apache.org/viewvc?rev=1736411&view=rev Log: version number added to be consistent with maven-changes-plugin Modified: incubator/log4cxx/trunk/pom.xml Modified: incubator/log4cxx/trunk/pom.xml URL: http:/