You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A custom task (see "Simple Build Extensibility" #54) should also receive relevant project properties like the namespace.
Current Behavior
Currently it is not possible to consume the application namespace of the project being built within a custom task.
This limits certain possibilities to directly lookup files within the project namespace.
Context
UI5 Module Version (output of ui5 --version when using the CLI): v1.4.3
Expected Behavior
A custom task (see "Simple Build Extensibility" #54) should also receive relevant project properties like the
namespace
.Current Behavior
Currently it is not possible to consume the application namespace of the project being built within a custom task.
This limits certain possibilities to directly lookup files within the project namespace.
Context
ui5 --version
when using the CLI):v1.4.3
{...}
{...}
{...}
{...}
{...}
Affected components (if known)
Log Output / Stack Trace
The text was updated successfully, but these errors were encountered: