Changes introduced in #335 (particularly c7b291c) completely broke Autoproj::PackageSet$add_source_file because the init.rb scripts are no longer called before the description files are loaded.
@2maz Would you please explain why you moved ws.load_if_present(pkg_set, pkg_set.local_dir, "init.rb") from Autoproj::Ops::Configuretion#load_package_set to Autoproj::Ops::Configuretion#update_package_sets?
@doudou @2maz Can you suggest a fix?