Deprecated API

Contents

Deprecated Methods

org.codehaus.plexus.compiler.AbstractCompiler.toStringArray(List)
use (String[]) arguments.toArray( new String[ arguments.size() ] ); instead