> > Migration: this is/was a tool to assist 1.0.x -> 2.1.x migration. Can > > be nuked > > No no。 We can't nuke this one. There are still 1.0.x deployments out there. > This is their only way to upgrade.
We can maintain it in somewhere but not ASF repo. It uses some python library against ASF license. > > > ant: sure -- your dev OS should have it, unless hudson/jenkins relies > > on this folder > > gcc: this seems to be used by the UI javascript? > > Junit/mockito: both libraries are used for unit tests, not sure this > > is safe to nuke > Mockito is not used yet so it can be nuked. > > > Tooljars: not sure if folks are using selenium. Haven't seen any test > > cases driven by selenium > > > > Tools directory is intended for tools that assist in building and testing. > None > of them should be deployable on a production system. We need to move > everything that are deployable such as migration and vhdutil to a more > appropriate directory. > > --Alex