Hi Will, thanks for the report, the issue has been fixed in trunk.
Cheers, Thomas WillP wrote: > When using a config.json which defines packages with mutilple parts the > Generator script fails > > > Line 397: > > parts, packages = self._partBuilder.getPackages(partIncludes, smartExclude, > classList, collapseCfg, variants, minPackageSize, minPackageSizeForUnshared) > > self._partBuilder has not been assigned. > > Line 408: > > self.runApiData(packageClasses) > > packageClasses is only assigned in the else block of the preceeding if > self._job.get("packages"): and not both. > > Line 410: > > self.runSource(partPackages, packageClasses, boot, variants) > > partPackages is only assigned in the else block of the preceeding if > self._job.get("packages"): and not both. > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > > ------------------------------------------------------------------------ > > _______________________________________________ > qooxdoo-devel mailing list > qooxdoo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel