Re: Task.getOwningTarget()

2004-11-10 Thread Peter Reilly
that are top level tasks (in the "implicit" target) are returning the implicit target for Task.getOwningTarget() This appears to clash with the javadoc for set/getOwningTarget. Can the owning target be null or the implicit target or is the javadoc out of date (null

Re: Task.getOwningTarget()

2004-11-10 Thread Peter Reilly
Good catch, the javadoc is out of date. Peter Darin Swanson wrote: Tasks that are top level tasks (in the "implicit" target) are returning the implicit target for Task.getOwningTarget() This appears to clash with the javadoc for set/getOwningTarget. Can the owning target be null or th

Task.getOwningTarget()

2004-11-09 Thread Darin Swanson
Tasks that are top level tasks (in the "implicit" target) are returning the implicit target for Task.getOwningTarget() This appears to clash with the javadoc for set/getOwningTarget. Can the owning target be null or the implicit target or is the javadoc out of date (null cannot b