Hi, $subject was noticed when trying to create APIM docker image from puppet-modules [1].
This is happening because when using puppet apply, java module is not getting invoked because site.pp is not getting executed. As a fix, I have included java class in each product puppet module init.pp and removed it from site.pp in PRs [2] and [3]. The dependency is added to APIM init.pp from [4]. Similarly, we will have to update ESB, IOT and IS puppet modules as well. Kindly suggest if there are any alternatives which we can use to overcome $subject. [1] https://github.com/wso2/puppet-apim/tree/v2.1.0 [2] https://github.com/wso2/puppet-common/pull/8 [3] https://github.com/wso2/puppet-base/pull/9 [4] https://github.com/wso2/puppet-apim/pull/16/files -- *Thanks and Regards,* Anuruddha Lanka Liyanarachchi Software Engineer - WSO2 Mobile : +94 (0) 712762611 Tel : +94 112 145 345 a <[email protected]>[email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
