If this was a project proposal, I'd have no issue with you starting
a sandbox project and allow it to develop out in the open.
However, based on your discussion it appears to be pretty far along
and it looks like it should be at least reviewed by the Incubator
PMC before going into Loggi
Author: psmith
Date: Tue Jun 19 15:07:29 2007
New Revision: 548865
URL: http://svn.apache.org/viewvc?view=rev&rev=548865
Log:
Updated pom to reflect change in dependency version numbers.
For some reason one of the unit tests is still failing under maven, but not
under eclipse.
Modified:
lo
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project logging-log4j-tests has an issue affecting its community integration.
This issue
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project logging-log4j-tests has an issue affecting its community integration.
This issue
On Jun 18, 2007, at 11:26 PM, Paul Smith wrote:
Hi,
I have been in the background working on a companion to log4j that
I'm initially calling 'pinpoint'. It is designed as a log context
tool to facilitate production queries.
Logging events to a DB for querying is fine, except SQL queries
XML Layout intentionally writes a file with no valid root
element. You need to wrap the file in a root element. An easy way
to do this is to use DTD entity includes or use XMLInclude. Or, load
it as a DocumentFragment into a full Document using the DOM.
BTW, you should post this to the lo