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/27 14:25:24 UTC

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

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/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Posted by "Nick Faiz (JIRA)" <di...@incubator.apache.org>.
     [ 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


[jira] Closed: (DIRSERVER-451) log4j.properties is being bundled by the jar:resource goal - override it in maven.xml

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRSERVER-451.
---------------------------------------


Closing all issues created in 2005 and before which are marked resolved

> log4j.properties is being bundled by the jar:resource goal - override it in maven.xml
> -------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-451
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-451
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>            Reporter: Nick Faiz
>         Assigned To: 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.
-
You can reply to this email to add a comment to the issue online.