| Nick Faiz (JIRA) 2005-07-27, 7:45 am |
| log4j.properties is being bundled by the jar:resource goal - override it in maven.xml
--------------------------------------------------------------------------------------
Key: DIREVE-189
URL: http://issues.apache.org/jira/browse/DIREVE-189
Project: Directory Server
Type: Improvement
Components: server main
Versions: 0.9.1
Reporter: Nick Faiz
Assigned to: Alex Karasulu
Priority: Minor
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|