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=9190>.
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=9190

Task.setTaskType should be protected or public





------- Additional Comments From [EMAIL PROTECTED]  2002-05-17 03:12 -------

First if its not to be accesible then the variable should be package private.
Thus it can be set in a subclass
Next I'm working on a new PackageHelper class and its set when UknownElement is
created. If it should not be accesible then it should be set in Task or at least
UnkownElement constructor to its default value.

The workaround is to sublcass UnkownElement and set it which is a hack.

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

Reply via email to