mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-25 02:21:28 +01:00
removed comments
This commit is contained in:
@@ -127,15 +127,6 @@ public class CPEAnalyzer extends AbstractAnalyzer {
|
|||||||
return AnalysisPhase.IDENTIFIER_ANALYSIS;
|
return AnalysisPhase.IDENTIFIER_ANALYSIS;
|
||||||
}
|
}
|
||||||
|
|
||||||
// /**
|
|
||||||
// * The default is to support parallel processing.
|
|
||||||
// *
|
|
||||||
// * @return false
|
|
||||||
// */
|
|
||||||
// @Override
|
|
||||||
// public boolean supportsParallelProcessing() {
|
|
||||||
// return false;
|
|
||||||
// }
|
|
||||||
/**
|
/**
|
||||||
* Creates the CPE Lucene Index.
|
* Creates the CPE Lucene Index.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user