Re: Final bug call for log4j 1.2.16

2009-10-12 Thread Thorbjørn Ravn Andersen

Curt Arnold skrev:
FYI: I'm hoping to be able to cut a release candidate for 1.2.16 
tomorrow.  I've put a tentative release date of October 21th into the 
changes log.  My intent is to use the intervening time to prepare some 
of the companions, log4j-extras, at minimum for a simultaneous release.


I'm expecting to prepare the build on a Ubuntu 8.04 image on Amazon 
Web Services with Sun's Java 6 and Maven 2.2.1.  I'll update 
BUILD-INFO.txt to give line-by-line instructions on setting up the 
instance and building the release.
Great.  Using LTS versions for building releases is probably the best 
way to ensure reproducability.


I'll have a look at the bug reports...

--
 Thorbjørn Ravn Andersen  ...plus... Tubular Bells!


-
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org



DO NOT REPLY [Bug 30890] Newly opened log file should get focus

2009-10-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=30890

Scott Deboy sde...@iname.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Scott Deboy sde...@iname.com 2009-10-12 02:01:58 UTC ---
Added to svn trunk in revision 824265

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org



DO NOT REPLY [Bug 38884] null pointer exception displaying logs if number of columns reduced

2009-10-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38884

Scott Deboy sde...@iname.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #1 from Scott Deboy sde...@iname.com 2009-10-12 02:05:05 UTC ---
As of rev 824265, unable to repro, so marking worksforme.  I did fix some
column case-sensitivity issues in 824265, but I didn't see an index exception.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org



Re: Final bug call for log4j 1.2.16

2009-10-12 Thread Curt Arnold


On Oct 12, 2009, at 12:43 AM, Scott Deboy wrote:


- review 45753, 44932 for inclusion
- you commented that 43736 is a blocker for receivers release, so we  
should review that as well


As for Chainsaw, 38884 and 29735 should be fixed prior to release

Scott



I was planning on reviewing 45753 during the extras push.

44932 is one of several DRFA related bugs.  I'm paranoid about  
touching DRFA since it is trouble-prone and has a large number of  
places where the behavior can be tweaked, so improving something  
might break somebody else's workaround.  I'll look at that report  
again tomorrow, not going to have a chance to do a release candidate  
today.


-
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org



DO NOT REPLY [Bug 29735] Receiver list display error when receiver has no name.

2009-10-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=29735

Scott Deboy sde...@iname.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Scott Deboy sde...@iname.com 2009-10-12 22:26:20 UTC ---
Fixed in svn 824592 
 - Changed Chainsaw UI logic so name is required on receiver
creation/modification

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org



DO NOT REPLY [Bug 35180] Multiple lines XML files (*.xml) in drop down list Files of type

2009-10-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=35180

Scott Deboy sde...@iname.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Scott Deboy sde...@iname.com 2009-10-12 22:36:37 UTC ---
Fixed in svn 824593

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org



DO NOT REPLY [Bug 29304] Starting XMLSocketReceiver from config file

2009-10-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=29304

Scott Deboy sde...@iname.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #2 from Scott Deboy sde...@iname.com 2009-10-12 22:40:47 UTC ---
As of svn r824593, unable to reproduce (receiver listens on socket, ready to
accept events)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org



DO NOT REPLY [Bug 34738] Chainsaw does not remember what Columns are selected

2009-10-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=34738

Scott Deboy sde...@iname.com changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #2 from Scott Deboy sde...@iname.com 2009-10-12 22:44:12 UTC ---
You have to 'double-click' on a column to check/uncheck...single click selects
the row, double-click toggles enabled flag

A number of changes have been made to the preferences storing/loading, so this
issue should be resolved when the next release is made.  Please try to repro
when the next release is available (hopefully soon).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

-
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org