Community
Participate
Working Groups
Recent changes in Dali for feature names and prereqs means the "category.xml" files and the "tobeInstalled.properties" are different in Indigo release, and Helios (maintenance) release. So, just to document it, this weekend I'm refactoring some of the builder code so those files are now in the "releng" project, where stream sensitive data always goes ... so that the builder itself can be stream independent ... same one used in both streams. In short, this meant creating a "components" directory in 'releng' that parallels the 'components' directory in the builder. Then moving those two files from the respective directory in builder, into the releng module. Plus, of course, updating code that called used these two files so it now gets them from the releng/components location.
Adding Tran just for awareness ... all those categories and toBeInstalled files you've been working on for Indigo, are now in 'releng' instead of 'wtpBuilder'. It'll probably take a few runs this weekend to catch any other issues, but I've released the basics to both streams now; HEAD and R3_2_maintenance.