You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Nick Faiz (JIRA)" <di...@incubator.apache.org> on 2005/07/28 03:48:01 UTC

[jira] Updated: (DIREVE-189) log4j.properties is being bundled by the jar:resource goal - override it in maven.xml

     [ http://issues.apache.org/jira/browse/DIREVE-189?page=all ]

Nick Faiz updated DIREVE-189:
-----------------------------

    Attachment: direve189.txt

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.

> 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
>     Assignee: Alex Karasulu
>     Priority: Minor
>  Attachments: direve189.txt
>
> 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/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira