That's my latest change (log4j.jar 1.2.8 -> 1.2.14) but how to upload the log4j.
jar on the maven repository?
I tried this and it will just store it on the local filesystem.
X:\cvs\jboss-public\common\build>mvn install:install-file -DgroupId=apache-log4j
-DartifactId=log4j -Dversion=1.2.14 -Dpackaging=jar -Dfile=log4j.jar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032776#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...