We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be93279 commit b1e6782Copy full SHA for b1e6782
examples/role-project/README.md
@@ -1,2 +1,8 @@
1
This project shows how to create a role that refers to itself. See the
2
src/main/ml-config/security/roles directory for more information.
3
+
4
+As of version 2.9.0, you don't need to do anything special now. ml-gradle will detect that a role refers to itself,
5
+and it will deploy the role twice - once without its role dependencies, and again with its role dependencies.
6
7
+In version 2.9.0, ml-gradle will also figure out what order to deploy roles in - no need to order them yourself via
8
+their filenames.
0 commit comments