DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6700>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6700 References are not being passed to child buildfiles. ------- Additional Comments From [EMAIL PROTECTED] 2002-03-04 17:45 ------- Currently, I only have javaobjex.xml being referenced. I have 6 more to write once this is working. The clean rule has the parallel in there because clean will call clean on the 7 sub-builds simulataneously... The ones in the "dist" rule are the ones I tried to get working. None of them seem to work. Specifically: <ant antfile="javaobjex.xml" target="dist" inheritAll="true" inheritRefs="true"/> then causes this error: BUILD FAILED C:\src\jbase4\development\java\javaobjex.xml:145: Reference devel.classpath not found. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
