Hi Ceki!

> What problems are you encountering exactly? I suggest that you use
> jakarta-ant to build log4j.
> 
> Regarding org/apache/log4j/xml/Transform.java, you safely ignore/erase
> that file. It's just an experiment I was doing with Xalan-II. Cheers, Ceki

Thanks! When I removed Transform.java everything compiled fine, except for
some further small modifications dealing with catching the IOException
resulting from the Configurator change I made (see my other posting).

I am not going to use ant because this would be just another tool to learn.
Instead I am using a GNU make based system I developed myself. It does not
require to list all Jave source files to be compiled in a makefile, but instead
tries to compile all source files (unless instructed otherwise). This time
this approach resulted in a compilation error. However, I did not come to my
mind that the official source release contained an errorneous file.

BTW, did you see my changes to the Configurator interface?

-- 
Best regards
Rainer Klute

  Dipl.-Inform.                     E-Mail: [EMAIL PROTECTED]
  Rainer Klute                        Tel.: (0172) 2324824
  Körner Grund 24                           (0231) 511693
D-44143 Dortmund                       Fax: (0231) 511809

Sent through GMX FreeMail - http://www.gmx.net

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to