Issue Details (XML | Word | Printable)

Key: DIRSERVER-451
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Alex Karasulu
Reporter: Nick Faiz
Votes: 0
Watchers: 0
Operations

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

log4j.properties is being bundled by the jar:resource goal - override it in maven.xml

Created: 27/Jul/05 09:24 PM   Updated: 21/Apr/07 11:14 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works direve189.txt 2005-07-28 10:27 AM Nick Faiz 0.9 kB

Resolution Date: 09/Aug/05 06:00 AM


 Description  « Hide
The new log4j.properties is being bundled in apacheds-main.jar .

This is okay for standalone versions and during development but is annoying for embedded versions.

We should override the jar:resources goal in maven.xml so it isn't copied across.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Nick Faiz added a comment - 28/Jul/05 10:27 AM
Please find attached a patch which excludes log4j.properties as a resource from any java:jar-resources goal.

I also added an instruction to the clean goal in maven.xml . Someone has overriden it but forgotton to delete the target dir in doing so. The clean goal now deletes the target dir and its contents.

Alex Karasulu added a comment - 09/Aug/05 05:56 AM
Nick,

Is this still the case or did we apply this patch already?


Alex Karasulu added a comment - 09/Aug/05 06:00 AM
Looks like this patch was already applied.

Emmanuel Lecharny added a comment - 21/Apr/07 11:14 AM
Closing all issues created in 2005 and before which are marked resolved