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
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
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/
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/
-
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/
[
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
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
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
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
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
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
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
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
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
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.
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
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
[
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
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
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
[
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 .'
> ---
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/
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
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
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.
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
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
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
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
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:/
30 matches
Mail list logo