on ‎2019 Apr 06 11:33 PM
in which is it mentioned to create the config and other folders while installing the Hybris recipe?
Request clarification before answering.
Hi - please check the build.gradle file under a recipe e.g. check installer/recipes/b2c_acc/build.gradle file for configuration and extensions relevant for b2c accelerator.
If you are looking for the file where all the folders that are created during the first build are mentioned, please check hybris/bin/platform/resources/ant/assembling.xml. This file has been imported into hybris/bin/platform/resources/ant/antmacros.xml which has been in turn imported into hybris/bin/platform/build.xml. As you already know, it is the build.xml whose targets are executed when you run the ant command.
If you are wondering how ant is called by the installer, please check https://help.hybris.com/1811/hcd/052b1c026d7e4af09624a737282a8772.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.