Jacob Kjome | 1 Sep 2005 17:10
Favicon

Re: The next 1.3 alpha release

Quoting Mark Womack <mwomack <at> apache.org>:

> Since no one stated a preference, I will plan on a snapshot release.  I'll
> do this build sometime early next week which should give us a chance to
> update the cvs head with anything that should be in the snapshot.
>
> If you have any issues, let me know.
>

Looks like the next version of SLF4J will have Marker's removed from the
interface (1).  Hopefully this will happen in the near future so that it can be
integrated with Log4j-1.3 before the snapshot release.  Should be a simpler
effort than what it took to produce the patch Curt wrote up to support a recent
version of SLF4J.

(1) http://marc.theaimsgroup.com/?l=slf4j-dev&m=112523535004386&w=2

BTW, are we ready to say that Log4j-1.3 will support JDK1.3 as a minimum after
jumping through hoops to get Log4j-1.2.12 compatible with JDK1.1+ (which was a
valiant, and necessary, effort given the promises made for minimum JDK support
for the 1.2 branch)?  User's have their 1.2.12 release for earier JDK's.  If
they aren't willing to upgrade the JDK, what are the chances they'll be madly
keeping up with versions of other dependencies?  Let's be realistic and make
life easier for developers and users alike.

Jake

> -Mark
>
> ----- Original Message -----
(Continue reading)

Curt Arnold | 1 Sep 2005 17:44
Picon
Favicon

Re: The next 1.3 alpha release


On Sep 1, 2005, at 10:10 AM, Jacob Kjome wrote:

> Quoting Mark Womack <mwomack <at> apache.org>:
>
> Looks like the next version of SLF4J will have Marker's removed  
> from the
> interface (1).  Hopefully this will happen in the near future so  
> that it can be
> integrated with Log4j-1.3 before the snapshot release.  Should be a  
> simpler
> effort than what it took to produce the patch Curt wrote up to  
> support a recent
> version of SLF4J.
>
> (1) http://marc.theaimsgroup.com/?l=slf4j-dev&m=112523535004386&w=2
>

If the timing is to get something out next week, I'd suggest building  
the CVS HEAD without slf4j support for the snapshot release.  I have  
not confirmed, but my suspicion is that an slf4j-enabled log4j would  
require an slf4j*.jar on the classpath, potentially one from a  
specific beta of slf4j, to properly function.  The previous alpha did  
not have SLF4J support, so not having SLF4J support in the binary  
distribution would not be a regression.

>
> BTW, are we ready to say that Log4j-1.3 will support JDK1.3 as a  
> minimum after
> jumping through hoops to get Log4j-1.2.12 compatible with JDK1.1+  
(Continue reading)

K Sunil | 2 Sep 2005 12:54
Picon
Favicon

Re: The next 1.3 alpha release

Hi All,
 
    I am currently using 1.3 alpha for my development.
    Please clarify on why NTEventLogAppender was removed in 1.3 release
    as it was present in 1.2.11 and older.
 
    Was there any reason for that?
 
 
Thanks,
Sunil
Jacob Kjome | 2 Sep 2005 16:55
Favicon

Re: The next 1.3 alpha release

Quoting K Sunil <ksunil <at> novell.com>:

> Hi All,
>
>     I am currently using 1.3 alpha for my development.
>     Please clarify on why NTEventLogAppender was removed in 1.3 release
>     as it was present in 1.2.11 and older.
>
>     Was there any reason for that?
>

No one willing to support it, I believe?  Want to take a crack at it?

Jake

>
> Thanks,
> Sunil
>
>
K Sunil | 5 Sep 2005 07:39
Picon
Favicon

Re: The next 1.3 alpha release

Hi Hoju,
 
   I will work on NTEventLogAppender on 1.3 build
 
-Sunil

>>>hoju <at> visi.com 09/02/05 2:55 pm >>>
Quoting K Sunil <ksunil <at> novell.com>:

>Hi All,
>
>    I am currently using 1.3 alpha for my development.
>    Please clarify on why NTEventLogAppender was removed in 1.3 release
>    as it was present in 1.2.11 and older.
>
>    Was there any reason for that?
>

No one willing to support it, I believe?  Want to take a crack at it?

Jake

>
>Thanks,
>Sunil
>
>




---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe <at> logging.apache.org
For additional commands, e-mail: log4j-dev-help <at> logging.apache.org

Jacob Kjome | 6 Sep 2005 06:14
Favicon

Re: The next 1.3 alpha release

At 11:39 PM 9/4/2005 -0600, you wrote:
>Hi Hoju,
>
>    I will work on NTEventLogAppender on 1.3 build
>

Excellent!  I suggest you open a Bugzilla (at 
http://issues.apache.org/bugzilla/ ) issue to keep track of 
development.  If you provide a good implementation along with good tests, 
it has a good chance at being accepted back into the project for 1.3.

Jake

>-Sunil
>
> >>>hoju <at> visi.com 09/02/05 2:55 pm >>>
>Quoting K Sunil <ksunil <at> novell.com>:
>
> >Hi All,
> >
> >    I am currently using 1.3 alpha for my development.
> >    Please clarify on why NTEventLogAppender was removed in 1.3 release
> >    as it was present in 1.2.11 and older.
> >
> >    Was there any reason for that?
> >
>
>No one willing to support it, I believe?  Want to take a crack at it?
>
>Jake
>
> >
> >Thanks,
> >Sunil
> >
> >
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: log4j-dev-unsubscribe <at> logging.apache.org
>For additional commands, e-mail: log4j-dev-help <at> logging.apache.org

Gmane