You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Wiki <wi...@apache.org> on 2005/12/11 17:57:14 UTC

[Jakarta-commons Wiki] Update of "Logging/1.1.0ReleasePlan" by RobertBurrellDonkin

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification.

The following page has been changed by RobertBurrellDonkin:
http://wiki.apache.org/jakarta-commons/Logging/1%2e1%2e0ReleasePlan

The comment on the change is:
Notes on work pending for release

------------------------------------------------------------------------------
  
   * How do we give downstream packagers and users a fair view of the actual JCL dependencies?
  
+ === Work To Resolve Design Issues ===
+ 
+  * eliminate optional jar 
+ 
+ ''sub-components don't work very well. in particular, i think too
+ many users are going to get too confused by yet another jar. WeakHashMap
+ will go into the base distribution, other classes will be moved into
+ contrib. perhaps another component (logging-extras) would be good or
+ perhaps moving them off shore.''
+ 
+  * clean up source '''DONE''' 
+ 
+ ''demonstration will be moved into contrib''
+ 
+  * improve support for downstream packagers 
+ 
+ ''add an ant task that creates a distribution with minimal dependencies.
+ create guide to help people understand the distribution with section on
+ dependencies.''
+ 
+  1 log4j loggers 
+ 
+ ''log4j 1.3 is still not released. the new JCL release cannot depend on
+ unreleased code. the 1.3 implementation will be moved into contrib.
+ Log4JLogger and Log4J12Logger will be shipped with notes that direct use
+ of log4jlogger is deprecated and will be replaced by a logical logger
+ when log4j 1.3 ships.''
+ 
+  1 ServletContextCleaner ''this will be shipped''
+ 
+  1 IoC friendly design ''postponed''
+ 
  == Test Compatibility ==
  
  Verify that TRACE support works for Log4J 1.2.12+. ''DONE''

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org