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 be returned)? Thanks Darins
