Getting log4j output from ANT tasks to the output

2009-01-20 Thread ez
i'm using ANT task which uses log4j. the problem is that logging output does not get into the output. instead i get this: log4j:WARN No appenders could be found for logger (com.i18n.Excel2Properties). log4j:WARN Please initialize the log4j system properly. what should i do? -- View this mes

Re: AW: problem with javadoc

2005-02-11 Thread Alvaro Andrés Montañez
Thanks for your answer, i´m using eclipse, can you tell me please where may i see if i have JRE instead of a jdk I was looking about this problem in the web, and maybe the problem it´s with eclipsei have to make a relation between javadoc and eclipse, but i haven´t found it . Thanks again

problem with javadoc

2005-02-10 Thread Alvaro Andrés Montañez
Hello, i´m tryng to create a javadoc. this is the file: but, i get this error.. BUILD FAILED: ..\path\workspace\build.xml:32: Javadoc failed: java.io.IOException: CreateProcess: javadoc.exe -d "..\path\javadoc" -classpath "..\path\plugins\org.apache.ant_1.6.1\lib\ant.jar;..\pa

Problem Compiling

2005-02-10 Thread Alvaro Andrés Montañez
Hello, i´m trying to compile this project, but i get an error: can you help me please: where "folder", it´s a dir that contains src and build. this is the problem: folder\build.xml:16: Error running javac.exe com

Re: Simple problem with ANT

2005-01-31 Thread Alvaro Andrés Montañez
Thank you very much to all. it works perfectly AA. On Sat, 29 Jan 2005 09:58:14 -0800, Conelly, Luis (GE Energy, Non GE, GENE) <[EMAIL PROTECTED]> wrote: > Looking at your buildfile, the thing is you have to call tar2 instead of > tar1 > > I have tried this sligthly modified version of your sc

Re: Simple problem with ANT

2005-01-29 Thread Alvaro Andrés Montañez
I have to do this: But it´s rare, i don´t undestand, why doesn´t work like this: Thanks to all! On Sat, 29 Jan 2005 08:56:09 -0800, Conelly, Luis (GE Energy, Non GE, GENE) <[EMAIL PROTECTED]> wrote: > Just a thought, but I believe you shouldn´t name both target

Simple problem with ANT

2005-01-29 Thread Alvaro Andrés Montañez
Hello, I´m new with this, and i hope you can help me with this too simple problem.. I have this fille: The problem it´s that just create the folder "a", Thanks a lot. AM. - To unsubscribe, e-