A Rhino management sub task for creating a deployment namespace.
Attribute | Description | Required |
---|---|---|
failonerror |
Flag to control failure behaviour.
If 'true', the sub task will throw a |
No. default value is taken from the Rhino management parent task. |
namespace |
The name of the namespace to create. |
Yes. |
Element | Description | Required |
---|---|---|
options |
Describes the options that the namespace should be created with.
See |
No. |
NonFatalBuildException throw conditions
-
The task is run with the name of a namespace that already exists.