> > Apparently, I've now got to include a log4j.properties file in the
> > directory
> > containing my project's Ant build file, otherwise I just get a message
> > telling me Log4J hasn't been properly configured instead of being told
> > what
> > files are being generated...
> >
> > Couldn't it pick up a default configuration from a resource in the
> jar?
I will do that later.
> > Also, I was wondering whether maybe those particular messages should
> have
> > been left as System.out.println's, since presumably you'd still want
> them
> > displayed even with logging turned completely off? And I don't think
> the
> > "Create ejb-jar.xml" etc. messages really need to include the category
> and
> > line number information.
>
> Vincent please correct it.
done.
>
> I get a lot of outputs like this:
> [ejbdoclet] count = 0, total = 23
> [ejbdoclet] count = 0, total = 153
> [ejbdoclet] count = 0, total = 40
> [ejbdoclet] count = 0, total = 24
> [ejbdoclet] count = 0, total = 23
> [ejbdoclet] count = 0, total = 153
>
> And also in compile target. This has something to do with log4j. And
> though I've checked and no printStackTrace or cat.error("blabl",
> exception) is in the code, but the stack trace is always printed.
no.
It happens on javac as well. log4j has nothing to do here.
I removed locally the ascii jar files that exists on cvs and the messages
disappear.
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/xdoclet-devel