| async: |
| - changed-files: |
| - any-glob-to-any-file: 'async/**/*' |
| blueprint: |
| - changed-files: |
| - any-glob-to-any-file: 'blueprint/**/*' |
| blueprint-maven-plugin: |
| - changed-files: |
| - any-glob-to-any-file: 'blueprint-maven-plugin/**/*' |
| esa-ant-task: |
| - changed-files: |
| - any-glob-to-any-file: 'esa-ant-task/**/*' |
| esa-maven-plugin: |
| - changed-files: |
| - any-glob-to-any-file: 'esa-maven-plugin/**/*' |
| jmx: |
| - changed-files: |
| - any-glob-to-any-file: 'jmx/**/*' |
| jndi: |
| - changed-files: |
| - any-glob-to-any-file: 'jndi/**/*' |
| parent: |
| - changed-files: |
| - any-glob-to-any-file: 'parent/**/*' |
| proxy: |
| - changed-files: |
| - any-glob-to-any-file: 'proxy/**/*' |
| pushstream: |
| - changed-files: |
| - any-glob-to-any-file: 'pushstream/**/*' |
| samples: |
| - changed-files: |
| - any-glob-to-any-file: 'samples/**/*' |
| spi-fly: |
| - changed-files: |
| - any-glob-to-any-file: 'spi-fly/**/*' |
| subsystem: |
| - changed-files: |
| - any-glob-to-any-file: 'subsystem/**/*' |
| testsupport: |
| - changed-files: |
| - any-glob-to-any-file: 'testsupport/**/*' |
| transaction: |
| - changed-files: |
| - any-glob-to-any-file: 'transaction/**/*' |
| tutorials: |
| - changed-files: |
| - any-glob-to-any-file: 'tutorials/**/*' |
| util: |
| - changed-files: |
| - any-glob-to-any-file: 'util/**/*' |
| versioning: |
| - changed-files: |
| - any-glob-to-any-file: 'versioning/**/*' |
| web: |
| - changed-files: |
| - any-glob-to-any-file: 'web/**/*' |
| |