Quite a lot of the BCEL Java source code uses 2 spaces as indentation. AFAIK, all other Commons components (indeed all other Apache projects I've encountered) use a 4 space indent for Java source code.
[2 spaces are sometimes used in POM files, as POMs often use deep nesting, and line-wrap is not usally OK in POMs.] Any objections to changing the BCEL Java source file indentation to 4 spaces? S. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
