Russell Howe created MCOMPILER-382:
--------------------------------------
Summary: Remove superfluous exception declarations
Key: MCOMPILER-382
URL: https://issues.apache.org/jira/browse/MCOMPILER-382
Project: Maven Compiler Plugin
Issue Type: Improvement
Affects Versions: 3.8.1
Reporter: Russell Howe
Several test methods declare that they throw exceptions they never in fact
throw.
Remove these declarations.
Offenders are CompilerManagerStub's getCompiler() method and several methods in
CompilerStub which simply return fixed values.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)