History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CARROT-101
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Dawid Weiss
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Carrot2

Cleanup Log4j configuration management and files.

Created: 03/Aug/07 01:27 PM   Updated: 28/Dec/08 06:05 PM
Component/s: Web Application, Build infrastructure, Document Clustering Server
Affects Version/s: 2.1
Fix Version/s: 2.1

Time Tracking:
Not Specified


 Description  « Hide
Log4j config files are scattered all around the place. I moved all log4j configuration files to one subcomponent. This allows one to use regular Eclipse project dependency to configure log4j from all projects (in an identical way). From the component-build level Log4j configuration is now expressed as a dependency on carrot2-util-log4j project in a given profile.

All log4j configs are in XML (reuse of filters).



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dawid Weiss - 06/Aug/07 01:36 PM
Fixed in trunk.