zo de 2008 8:12
Para: Ant Users List
CC: Daniel Sanchez Gonzalez
Asunto: RE: Ant, Eclipse & CVS problem adding a file
-Original Message-----
From: Daniel Sanchez Gonzalez [mailto:[EMAIL PROTECTED]
Sent: Monday, March 17, 2008 8:05 AM
To: Ant Users List
Subject: RE: Ant, Eclipse &
Finally it works. Thank you very much.
-Mensaje original-
De: Daniel Sanchez Gonzalez [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 14 de marzo de 2008 12:00
Para: Ant Users List
Asunto: RE: Ant, Eclipse & CVS problem adding a file
I've read this:
"Use import to
oblem adding a file
-Original Message-
From: Daniel Sanchez Gonzalez [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 12, 2008 11:02 AM
To: user@ant.apache.org
Subject: Ant, Eclipse & CVS problem adding a file
/*
When I run the script, this message appears:
[cvs] cvs [add aborted]: there is a v
Hello,
I'm writing an script to compile, make a jar and put it into CVS
repository. I'm using Eclipse. My source files are in an Eclipse project
(MySrcJava, for example) and jars are in another project (MyJars). Each
project is linked to a CVS directory. There is an ant file in MySrcJava
project