diff --git a/docs/manual/develop.html b/docs/manual/develop.html index 0c906022d..1c29bdc53 100644 --- a/docs/manual/develop.html +++ b/docs/manual/develop.html @@ -106,7 +106,9 @@ good convention, though.
createXXX()
methods or
instantiated and added to this task via its addXXX()
- methods, at run time.addConfiguredXXX()
are created at this point but
+ the actual addCondifgired
method is not called.
setXXX
methods, at runtime.setXXX
methods, at runtime.addConfiguredXXX()
methods,
+ those methods get invoked now.execute()
is called at runtime.
If target1
and target2
both depend
on target3
, then running