14850 Integrate GTools #development
"From this version onwards the development version should be integrated."

Is this a good idea? Does the #development version always include *all* the latest
changes, because after Andrei opened
14866 Integrate GTools (which got integrated in 40475)
I uploaded some changes for issue
ClassTest>>#testClassRespectsPolymorphismWithTrait failing due to Spotter methods
I set the status to "Fix Review needed",

but my changes are integrated in 40475 too!

I am not satisfied with the way external packages are handled.
1. if there is not one slice/changeset per issue, it is even less likely someone will
������ review the changes.
2. you don't know who works when on a issue. They are solved in a bulk.
3. a new configuration might not only includes bugfixes but new features as well.
4. often we have unbound globals / undeclared references or other test failures.

Can we use the build server for those external projects (like GToolkitCore, Athens, TxText),
and that if a project makes a new configuration, it uses the same
issue validator for loading and testing that configuration?


nicolai