Throwing IllegalArgumentException when using RollingFileAppender

2007-02-13 Thread Prathib Kumar
Hi, Our product is having 4 different applications and using two different version of log4j. (1.1.3 and 1.2.13). When I m using rollingfile Appender in one of the application which uses log4j(1.2.13), It is throwing the following exception. Tomcat version : 5.5 log4j:WARN Failed to set propert

SMTPAppender sends no e-mails under Tomcat 5.5.12

2007-02-13 Thread CHANG Shuh
I have a strange SMTPAppender problem running under Tomcat. I noticed that there have been some extensive discussions on this subject at: http://www.mail-archive.com/log4j-user@logging.apache.org/msg06903.html And I have also looked through some older log4j-user message board. However, I have t

Re: maven build

2007-02-13 Thread patrick
> The pom.xml in the log4j 1.2 branch is used to describe the project > in the Maven repository, but is not used to build the project. ok, if i would have looked into the pom i would have seen that no dependencies are defined... > It would be good to revisit the pom.xml in both log4j 1.2 and l

Re: maven build

2007-02-13 Thread Curt Arnold
On Feb 13, 2007, at 5:11 AM, patrick wrote: hi there, i wanted to build log4j 1.2.14 and because i'm too lazy ;-) to edit the build.properties i tried to run the maven build. but "mvn install" produces an empty jar file and i could not find any documentation on what i would have to do to g

Call for Submissions: ICIMP 2007 & ICDT 2007 & ICGD&BC 2007, Silicon Valley, July 1-6, 2007

2007-02-13 Thread Dr. Reda
Call for Submissions: ICIMP 2007 & ICDT 2007 & ICGD&BC 2007, Silicon Valley, July 1-6, 2007 SUBMISSION DEADLINE: FEBRUARY 20 Invitation: Please consider contributing to the conferences ICIMP 2007 , ICDT 2007 and ICGD&BC 2007 as well as to the associated workshops listed below. Date: July

maven build

2007-02-13 Thread patrick
hi there, i wanted to build log4j 1.2.14 and because i'm too lazy ;-) to edit the build.properties i tried to run the maven build. but "mvn install" produces an empty jar file and i could not find any documentation on what i would have to do to get maven to produce a meaningfull jar file. i have