-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
quoting Lars:
you need to make sure that Nick's aggregate script knows about your new plugins and features
for example look at https://github.com/jbosstools/jbosstools-build-sites/commit/28051bc1d1d996bbffb21622bf1be3cf4577c7d8
see also
https://github.com/jbosstools/jbosstools-devdoc/blob/master/source/new_project_process.adoc
https://github.com/jbosstools/jbosstools-devdoc/blob/master/source/how_to_add_a_plugin_or_feature_to_an_existing_project.adoc
https://github.com/jbosstools/jbosstools-devdoc/blob/master/source/how_to_add_a_test_plugin_or_feature.adoc
that has to be done after the merge of new bundles/ features
1:21 PM
before merge it will only break the aggregate as those modules are not yet on the update site by then