On Thursday 21 March 2002 18:22 pm, Stefan Bodewig wrote:
> > since i can't get the CVS tree to compile.
>
> ./bootstrap.sh should work, it is impossible to build the CVS version
> with Ant 1.4.1.  What errors do you get?

i had been trying with ant 1.4.1. i'm running bootstrap now and it no workie:
stephan@cheyenne:~/cvs/jakarta-ant> ./bootstrap.sh
...
Compiling 117 source files to /home/stephan/cvs/jakarta-ant/build/classes
/home/stephan/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/ejb/GenericDeploymentTool.java:79:
 
cannot resolve symbol
symbol  : class JavaClass
location: package classfile
import org.apache.bcel.classfile.JavaClass;
                                 ^
/home/stephan/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/ejb/GenericDeploymentTool.java:80:
 
cannot resolve symbol
symbol  : class ClassParser
location: package classfile
import org.apache.bcel.classfile.ClassParser;


but that checkout was done last Friday. i'll try it soon with an updated cvs 
tree.

> > Is there a CVS tag i can check out which corresponds to the 1.4.1
> > release?
>
> ANT_141

cool. :)
i guess it's not a branch, eh, so i wouldn't be able to commit back to it?

----- stephan
Generic Universal Computer Guy
[EMAIL PROTECTED] - http://www.einsurance.de
Office: +49 (89) �552 92 862 Handy: �+49 (179) 211 97 67
Student: "Master, you must teach me the way of liberation!"
Master:  "Tell me who it is that binds you."
Student: "No one binds me!"
Master:  "Then why do you seek liberation?"

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

Reply via email to