Deprecated API


Contents
Deprecated Classes
org.apache.maven.surefire.report.DefaultReportEntry
          Delete once we build with 2.7.2 
org.apache.maven.test.SurefirePlugin
          use org.apache.maven.plugins.surefire.SurefirePlugin instead 
 

Deprecated Methods
org.apache.maven.surefire.report.Reporter.reset()
          remove when building with 2.7.2 
org.apache.maven.surefire.report.Reporter.testError(ReportEntry, String, String)
          remove when building with 2.7.2 
org.apache.maven.surefire.report.Reporter.testFailed(ReportEntry, String, String)
          remove when building with 2.7.2 
org.apache.maven.surefire.report.Reporter.writeDetailMessage(String)
          remove when building with 2.7.2 
org.apache.maven.surefire.report.Reporter.writeFooter(String)
          remove when building with 2.7.2 
org.apache.maven.surefire.report.Reporter.writeMessage(String)
          remove when building with 2.7.2 
 



Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.