"); //NON-NLS
+// //hit
+// detailsSb.append(""); //NON-NLS
+// detailsSb.append("") //NON-NLS
+// .append(Bundle.CentralRepoIngestModule_postToBB_fileName())
+// .append(" | "); //NON-NLS
+// detailsSb.append("") //NON-NLS
+// .append(name)
+// .append(" | "); //NON-NLS
+// detailsSb.append("
"); //NON-NLS
+//
+// detailsSb.append(""); //NON-NLS
+// detailsSb.append("") //NON-NLS
+// .append(Bundle.CentralRepoIngestModule_postToBB_md5Hash())
+// .append(" | "); //NON-NLS
+// detailsSb.append("").append(md5Hash).append(" | "); //NON-NLS
+// detailsSb.append("
"); //NON-NLS
+//
+// detailsSb.append(""); //NON-NLS
+// detailsSb.append("") //NON-NLS
+// .append(Bundle.CentralRepoIngestModule_postToBB_hashSetSource())
+// .append(" | "); //NON-NLS
+// detailsSb.append("").append(Bundle.CentralRepoIngestModule_postToBB_eamHit()).append(" | "); //NON-NLS
+// detailsSb.append("
"); //NON-NLS
+//
+// detailsSb.append("
"); //NON-NLS
+//
+// services.postMessage(IngestMessage.createDataMessage(CentralRepoIngestModuleFactory.getModuleName(),
+// Bundle.CentralRepoIngestModule_postToBB_knownBadMsg(name),
+// detailsSb.toString(),
+// name + md5Hash,
+// artifact));
}
}