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

2014-01-07 Thread tschoening
Author: tschoening Date: Tue Jan 7 08:19:12 2014 New Revision: 1556140 URL: http://svn.apache.org/r1556140 Log: aplhabetical order of committers Modified: incubator/log4cxx/trunk/pom.xml Modified: incubator/log4cxx/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/log4cxx/trunk/pom

svn commit: r1556143 - /incubator/log4cxx/trunk/src/changes/changes.xslt

2014-01-07 Thread tschoening
Author: tschoening Date: Tue Jan 7 08:33:54 2014 New Revision: 1556143 URL: http://svn.apache.org/r1556143 Log: The xslt doesn't seem to be used anymore and had old content until 0.10.0, but the web site already showed 0.11.0. Removed: incubator/log4cxx/trunk/src/changes/changes.xslt

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

2014-01-07 Thread tschoening
Author: tschoening Date: Tue Jan 7 08:38:24 2014 New Revision: 1556144 URL: http://svn.apache.org/r1556144 Log: Fixed indentation Modified: incubator/log4cxx/trunk/src/changes/changes.xml Modified: incubator/log4cxx/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/incubator/

Re: Incubation requirements

2014-01-07 Thread Christian Grobmeier
On 6 Jan 2014, at 23:13, Thorsten Schöning wrote: Guten Tag Christian Grobmeier, am Montag, 6. Januar 2014 um 20:10 schrieben Sie: In example we need to add an "incubation logo" to the site like here: http://incubator.apache.org/wave/ Should this be added additionally or replace the current

Re: Incubation requirements

2014-01-07 Thread Thorsten Schöning
Guten Tag Christian Grobmeier, am Dienstag, 7. Januar 2014 um 09:40 schrieben Sie: > https://maven.apache.org/skins/maven-fluido-skin/ Hello, I already had a look at the different skins and how templates are generated, but I don't seem to understand how those should work. The default skin is mis

svn commit: r1556208 - in /incubator/log4cxx/trunk: DISCLAIMER pom.xml

2014-01-07 Thread tschoening
Author: tschoening Date: Tue Jan 7 13:09:55 2014 New Revision: 1556208 URL: http://svn.apache.org/r1556208 Log: incubation info added Added: incubator/log4cxx/trunk/DISCLAIMER Modified: incubator/log4cxx/trunk/pom.xml Added: incubator/log4cxx/trunk/DISCLAIMER URL: http://svn.apache.org

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

2014-01-07 Thread tschoening
Author: tschoening Date: Tue Jan 7 13:30:12 2014 New Revision: 1556210 URL: http://svn.apache.org/r1556210 Log: Renamed title to better reflect the current page. Modified: incubator/log4cxx/trunk/src/changes/changes.xml Modified: incubator/log4cxx/trunk/src/changes/changes.xml URL: http://

svn commit: r1556229 [1/2] - /incubator/log4cxx/trunk/src/site/doxy/Doxyfile.in

2014-01-07 Thread tschoening
Author: tschoening Date: Tue Jan 7 14:48:09 2014 New Revision: 1556229 URL: http://svn.apache.org/r1556229 Log: Updated doxyfile to 1.8.6 to properly build the apidocs Modified: incubator/log4cxx/trunk/src/site/doxy/Doxyfile.in

doxygen.css and GPL

2014-01-07 Thread Thorsten Schöning
Hello, I'm now able to generate apidocs using doxygen and the maven build scripts and recognized, that there's some code to replace the doxygen.css and tabs.css with almost unusable style definitions. The comment says something about GPL, but the original files don't seem to have any GPL statement

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

2014-01-07 Thread tschoening
Author: tschoening Date: Tue Jan 7 15:25:49 2014 New Revision: 1556242 URL: http://svn.apache.org/r1556242 Log: We want to be able to produce new apidocs without all the other dependencies and compiling the software. Additionally I removed some changes to Doxygen's default CSS files, because I

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

2014-01-07 Thread tschoening
Author: tschoening Date: Tue Jan 7 15:26:46 2014 New Revision: 1556243 URL: http://svn.apache.org/r1556243 Log: Fixed some errors for commented maven goals so we are able to build the site including apidocs now. Modified: incubator/log4cxx/trunk/pom.xml Modified: incubator/log4cxx/trunk/po

project site and apidocs build again

2014-01-07 Thread Thorsten Schöning
Hello, I managed to get the project site and it's apidocs to build again using maven and already made some changes to represent the incubation status of the project. I needed to update dependencies of ant packages and such stuff, therefore it may break on other systems than mine. Additionally I ch

svn commit: r1556255 - in /incubator/log4cxx/trunk/src/main/include/log4cxx: filter/denyallfilter.h filter/loggermatchfilter.h net/xmlsocketappender.h pattern/patternconverter.h

2014-01-07 Thread tschoening
Author: tschoening Date: Tue Jan 7 16:02:12 2014 New Revision: 1556255 URL: http://svn.apache.org/r1556255 Log: Corrected some Doxygen warnings. Modified: incubator/log4cxx/trunk/src/main/include/log4cxx/filter/denyallfilter.h incubator/log4cxx/trunk/src/main/include/log4cxx/filter/logge

svn commit: r1556263 - in /incubator/log4cxx/trunk: pom.xml src/site/doxy/Doxyfile.in src/site/doxy/mainpage.dox

2014-01-07 Thread tschoening
Author: tschoening Date: Tue Jan 7 16:18:46 2014 New Revision: 1556263 URL: http://svn.apache.org/r1556263 Log: Optimized configuration of dixygen a bit, removed timestamps, activated generation of UML, removed unused file etc. Removed: incubator/log4cxx/trunk/src/site/doxy/mainpage.dox Mod

Re: Create new branches and revert trunk

2014-01-07 Thread Florian Seydoux
On 06.01.2014 18:25, Joseph Southwell wrote: > Sounds good to me. [...] > On Jan 6, 2014, at 10:25 AM, Thorsten Schöning wrote: > [...] >> Said that, "tags/latest_stable" would be much better than >> "current_stable" and I would use this unless people shout at me. +1 -- flo

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

2014-01-07 Thread tschoening
Author: tschoening Date: Tue Jan 7 17:54:38 2014 New Revision: 1556291 URL: http://svn.apache.org/r1556291 Log: guessed issue types from messages Modified: incubator/log4cxx/trunk/src/changes/changes.xml Modified: incubator/log4cxx/trunk/src/changes/changes.xml URL: http://svn.apache.org/v

svn commit: r1556296 - /incubator/log4cxx/trunk/src/site/xdoc/usage.xml

2014-01-07 Thread tschoening
Author: tschoening Date: Tue Jan 7 18:07:04 2014 New Revision: 1556296 URL: http://svn.apache.org/r1556296 Log: Reduced paragraphs in definition lists because it looked to airy. Modified: incubator/log4cxx/trunk/src/site/xdoc/usage.xml Modified: incubator/log4cxx/trunk/src/site/xdoc/usage.x

How to deal with broken links to apidocs?

2014-01-07 Thread Thorsten Schöning
Hello, the documentation about how to use log4cxx contains some links to classes in the apidocs folder, like the following: > apidocs/classlog4cxx_1_1Logger.html#e3 Those links changed with the newer versions of doxygen to something like the following: > apidocs/classlog4cxx_1_1_logger.html#afc

Re: How to deal with broken links to apidocs?

2014-01-07 Thread Rhys Ulerich
> Does anyone has any experience with Doxygen regarding this kind of > "issue" or any clever idea how to deal with this? I may tent to don't > use ids in the links at all and hope that file names won't change that > often. I think the filenames are fairly stable and would use them without hesitati

Re: How to deal with broken links to apidocs?

2014-01-07 Thread Alexandru Zbarcea
Generated code or generated documentation shouldn't be on the VCS (subversion), right? Christian, what is the best practice here in ASF? There should be a script that updates the site with the latest documentation, and this should be done by the Promotion step when we decide a new version may be

Re: How to deal with broken links to apidocs?

2014-01-07 Thread Rhys Ulerich
> Generated code or generated documentation shouldn't be on the VCS > (subversion), right? Agreed. Unless I'm mistaken, Thorsten is dealing with non-generated documentation needing to link to generated documentation. - Rhys

[jira] [Commented] (LOGCXX-417) Missing #include of breaks compilation on mac os 10.9

2014-01-07 Thread Joseph Southwell (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864720#comment-13864720 ] Joseph Southwell commented on LOGCXX-417: - I just tried this on 10.8.5 with Xcode

[jira] [Commented] (LOGCXX-417) Missing #include of breaks compilation on mac os 10.9

2014-01-07 Thread Daniel Russel (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864737#comment-13864737 ] Daniel Russel commented on LOGCXX-417: -- Yes, this is something I just started seeing

Re: How to deal with broken links to apidocs?

2014-01-07 Thread Thorsten Schöning
Guten Tag Alexandru Zbarcea, am Dienstag, 7. Januar 2014 um 20:24 schrieben Sie: > There should be a script that updates the site with the latest > documentation, and this should be done by the Promotion step when we > decide a new version may be delivered. As far as I understood the explanation

svn commit: r1556413 - /incubator/log4cxx/trunk/src/main/cpp/stringhelper.cpp

2014-01-07 Thread joseph
Author: joseph Date: Wed Jan 8 00:48:19 2014 New Revision: 1556413 URL: http://svn.apache.org/r1556413 Log: LOG4CXX-417: atoi undefined on macos 10.9 Modified: incubator/log4cxx/trunk/src/main/cpp/stringhelper.cpp Modified: incubator/log4cxx/trunk/src/main/cpp/stringhelper.cpp URL: http://

[jira] [Commented] (LOGCXX-417) Missing #include of breaks compilation on mac os 10.9

2014-01-07 Thread Joseph Southwell (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864927#comment-13864927 ] Joseph Southwell commented on LOGCXX-417: - The os provided apr results an error lo

Re: [jira] [Commented] (LOGCXX-417) Missing #include of breaks compilation on mac os 10.9

2014-01-07 Thread Daniel Russel
You mean by building from the repo? Dumb question, but where is the repo? The urls on don't work. On Tue, Jan 7, 2014 at 4:49 PM, Joseph Southwell (JIRA) < log4cxx-dev@logging.apache.org> wrote: > > [ > https://issues.apache.org/jira

svn commit: r1556432 - in /incubator/log4cxx/trunk: DISCLAIMER src/site/apt/index.apt

2014-01-07 Thread rhys
Author: rhys Date: Wed Jan 8 03:13:46 2014 New Revision: 1556432 URL: http://svn.apache.org/r1556432 Log: s/Podling-Name/log4cxx/g Also, the TLP sponsor name was updated. Modified: incubator/log4cxx/trunk/DISCLAIMER incubator/log4cxx/trunk/src/site/apt/index.apt Modified: incubator/log

Re: project site and apidocs build again

2014-01-07 Thread Rhys Ulerich
Hi Thorsten, > Could some of you please test the build? Something like "mvn clean > site" should be enough. It builds for me on Maven 3.0.4. I tweaked the incubation statement in r1556432. Thanks for all the effort you put into getting the site generation going. - Rhys

[jira] [Updated] (LOGCXX-417) atoi undefined compiling stringhelper.cpp on mac os 10.9 Mavericks

2014-01-07 Thread Joseph Southwell (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Southwell updated LOGCXX-417: Summary: atoi undefined compiling stringhelper.cpp on mac os 10.9 Mavericks (was: Missing

Re: [jira] [Commented] (LOGCXX-417) Missing #include of breaks compilation on mac os 10.9

2014-01-07 Thread Joseph Southwell
On Jan 7, 2014, at 8:17 PM, Daniel Russel wrote: > You mean by building from the repo? Dumb question, but where is the repo? The > urls on don't work. > Yeah, we moved to the incubator. Here is the new svn trunk url... https://svn.apac

[jira] [Created] (LOGCXX-419) 'typedef spi::KeySet KeySet' changes meaning of typedef

2014-01-07 Thread Rhys Ulerich (JIRA)
Rhys Ulerich created LOGCXX-419: --- Summary: 'typedef spi::KeySet KeySet' changes meaning of typedef Key: LOGCXX-419 URL: https://issues.apache.org/jira/browse/LOGCXX-419 Project: Log4cxx Issue T

[jira] [Commented] (LOGCXX-419) 'typedef spi::KeySet KeySet' changes meaning of typedef

2014-01-07 Thread Rhys Ulerich (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865026#comment-13865026 ] Rhys Ulerich commented on LOGCXX-419: - This has bitten me in the past on GCC 4.6 (htt

[jira] [Assigned] (LOGCXX-416) FileWatchdog thread crash on exit()

2014-01-07 Thread Joseph Southwell (JIRA)
[ https://issues.apache.org/jira/browse/LOGCXX-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Southwell reassigned LOGCXX-416: --- Assignee: Joseph Southwell > FileWatchdog thread crash on exit() > --

Re: Contributor OS cross reference?

2014-01-07 Thread Florian Seydoux
On 06.01.2014 18:46, Joseph Southwell wrote: > Should we have a cross reference somewhere > I like the idea to have a kind of snapshot overview of the Os/compiler-chain currently "available for[within] the team". Doing this in the pom seems not a good idea, but, as suggested by Rhys in a previou

Re: setup Continuous Integration

2014-01-07 Thread chand priyankara
Hi Rhys, Thanks. I'll work on this issue. Seems there is some code fix to be done, regrading a variable passing to a function [missing const]. regards, *Chand Priyankara* [image: Facebook] [image: LinkedIn]

Re: Contributor OS cross reference?

2014-01-07 Thread Thorsten Schöning
Guten Tag Florian Seydoux, am Mittwoch, 8. Januar 2014 um 05:57 schrieben Sie: > I like the idea to have a kind of snapshot overview of the > Os/compiler-chain currently "available for[within] the team". Would it be worth documenting this on the project site instead of only relying on this thread

svn commit: r1556458 - /incubator/log4cxx/trunk/src/site/xdoc/usage.xml

2014-01-07 Thread tschoening
Author: tschoening Date: Wed Jan 8 07:46:21 2014 New Revision: 1556458 URL: http://svn.apache.org/r1556458 Log: fixed links to apidocs Modified: incubator/log4cxx/trunk/src/site/xdoc/usage.xml Modified: incubator/log4cxx/trunk/src/site/xdoc/usage.xml URL: http://svn.apache.org/viewvc/incub