Remove log4j.properties file from jar
-------------------------------------

                 Key: MHIBERNATE-116
                 URL: http://jira.codehaus.org/browse/MHIBERNATE-116
             Project: Maven 2.x Hibernate Plugin
          Issue Type: Bug
          Components: configuration
    Affects Versions: 2.2
            Reporter: Martin Monsorno
            Assignee: Johann Reyes


hibernate3-maven-plugin-2.2.jar contains a log4j.properties file. If the plugin 
is at the beginning of the classpath (which it is more or less when it's 
executed), this file will configure log4j and it is not possible any more to 
configure log4j for your own purpose. (Trying to set the log4j.configuration 
system property when executing the plugin has no effect, too.) For this reason, 
many many log-messages of the plugin are written to the console when running a 
build.

Please remove the log4j.properties file from the delivered jar file, to make it 
possible to configure log4j externally.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to