Nothing serious, so no reason the revert anything, just picking nits as usual ...
> * Copyright (c) 2000-2002 The Apache Software Foundation.
Why 2000-2002 and not 2002 alone?
> public void popWrapper() {
> if( wStack.size() > 0 )
> wStack.removeElementAt( wStack.size() - 1 );
> }
We want braces in Ant, *everywhere*. Even for single line ifs.
Stefan
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
