Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
gradle を介して mlUndeploy や mlDeploy などのデフォルト タスクを実行しているときに実行する特定のタスクを制限する方法
mlUnの実行中に以下のタスクを制限したい:
project.task("mlUndeployPrivileges", タイプ: UndeployPrivilegesTask, グループ: securityGroup, 説明: "構成ディレクトリ内の各権限をアンデプロイ (削除)")