102103104105106107108109110111112
} // contents for (String pkg : bundle.getContents()) { sigilBundle.addPackage(pkg); } // sources for (String source : config.getList(null, BldConfig.L_SRC_CONTENTS)) {