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=23741>.
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=23741
mistaken conversion class name into unix-style path - taskdef A class needed by class myTask
cannot be found
------- Additional Comments From bodewig@apache.org 2003-10-13 10:14 -------
What is the package name of your myTask class?
To me everything looks absolutely correct and the dots get turned into slashes
part only happens in your own debug code (as you are asking for the file name).
If your Java class myTask is in package fully.qualified.java.classname and can
be loaded via myTaskClasspath.path, then your taskdef is correct and I cannot
see what you think was wrong.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|