DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31609>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31609

Ant doesn't support the "inheritall" attribute





------- Additional Comments From [EMAIL PROTECTED]  2004-10-11 02:15 -------
Output
======
D:\apache_ant\bin>ant -f d:\clients\Portal\build.xml
Buildfile: d:\clients\Portal\build.xml

prepareCommon:

prepare:
    [mkdir] Created dir: D:\common\java\classes

compile:
    [javac] Compiling 50 source files to D:\common\java\classes

BUILD FAILED
D:\clients\Portal\build.xml:61: The following error occurred while executing 
this line:
D:\common\java\build.xml:105: Error running jikes compiler

Total time: 4 seconds



Looks like we are closer to the problem :-)

I have checked D:\common\java\classes but NO file in this folder.

Attached D:\common\java\build.xml and the text on line 105 is:
      includes="com/**,*.java,http/utils/multipartrequest/**">

Meantime, I using java (J2SE) version "1.4.2_05" and tomcat ver 3.2.3

Thanks.

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

Reply via email to