Deprecated API


Contents
Deprecated Classes
org.apache.maven.surefire.booter.ForkingWriterStreamConsumer
          use ForkingStreamConsumer 
 

Deprecated Fields
org.apache.maven.surefire.booter.SurefireBooter.childDelegation
          because the IsolatedClassLoader is really isolated - no parent. 
 

Deprecated Methods
org.apache.maven.surefire.booter.ForkConfiguration.createCommandLine(List)
          use the 2-arg alternative.