update project maneger to filter openhub

This commit is contained in:
ronger 2017-02-21 00:28:37 +08:00
parent 944d62da4a
commit ca4b070f4f
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ public class ProjectsFilter {
&& !"".equals(openhubProject.getDescription())
&& openhubProject.getCode_repository() != null
&& !openhubProject.getCode_repository().contains(
"add a code location")) { // openhub的筛选条件为namedescription不为空且该项目有版本库
"Add a code location")) { // openhub的筛选条件为namedescription不为空且该项目有版本库
lastProjectDao.updateFiltratedPrj(project.getId(),
1); // 筛选标识从0变为1表示该项目经过筛选新增的
matchResultDao.deleteMatchResult(