As explained previously, BTTBuildTaskclass is an example that can be used as a reference and it can be modified in a customer project if necessary. When modifying the class, it is necessary to take into account the following:
▪ The new code must be updated in BTTBuildTask.jar. This file should be created manually. Refer to section 2 for details.
▪ BTTBuildTask.jar file must be updated in AntBuildSample/jars folder
▪ The new AntBuildSample.jar must be updated in OSGI environment (refer to Appendix A for ss command to get the bundleId and to update command to update the plugin).