Quoting Martin Ritchie <[EMAIL PROTECTED]>:

> Log4j developers,
>
> I see that the contrib files are not included in the log4j jar. I work
> on the Qpid project and would like to use the CompositeRollingAppender
> however as it is not in the jar we have to include it in our source
> repository. Does Kevin or anyone else have any objects to this I will
> rename the file QpidCompositeRollingAppender to prevent any future
> name clashes as we upgrade log4j until the point where we no longer
> need to maintain the appender.
>

Even if someone does have a problem wit it, it doesn't matter.  The code was
contributed to the Log4j project under the Apache license.  As long as you
don't remove attribution or the license, you can do anything you want with it
and don't need anyones permission.

> It of course would be ideal if the appender was included in the
> log4j.jar package.
>

I doubt this will happen for Log4j-1.2 and Log4j 1.3 has a more flexible system
for rolling files, theoretically making the CompositeRollingAppender obsolete.

If you make improvements to the code and you care to contribute the
improvements, we can keep them in the contrib package, either as an update to
the existing class or a brand new class.

Jake

> Thoughts and comments welcome.
> --
> Martin Ritchie

>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to