Yes, you need to check-in the ACL files from the config directory. In my Git repo, I have the following folder structure:
– source
— packages
— config
In the packages directory, you will find the IS packages. In the config directory, you will find config files that are currently being deployed by my pipeline (e.g. aclmap_sm.cnf for Execute ACL deployment, globalVariables.cnf for global variables, server.cnf for server settings, etc).
When executing the ABE build script, I set build.source.dir to the source directory and ABE finds the packages and the config files.
Hope this helps,
Percio
#webMethods