Updated git submodules
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 27 Mar 2017 15:28:42 +0000 (15:28 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 27 Mar 2017 15:28:42 +0000 (15:28 +0000)
commit11f004da2ff7c5ca69eb4c99e6358e67131250cd
tree91ae0c786915694207fb2e0150d01b61c5b3f885
parent2955ea87001cf1448792aba7b44c6f0437817a71
Updated git submodules

Project: releng/builder master 7571072a22379818bde4bb912228c313db58ca27

Merge "Improve autorelease notify"

Improve autorelease notify

- Search console log for mvn goals to retrive failed ARTIFACT_ID
- Determine project mailing list with xmlstarlet using xpaths
- If ARTIFACT_ID is same across project groups, then determine
  all project groups into a list as follows:
  if project.groupId:
     project.groupId is set and is not inherited
  else if project.parent.groupId:
     project.groupId is not set but IS inherited from
     project.parent.groupId
  else
     exclude project mailing list

Change-Id: Id2b9f1abd08792cc772f2c375c21d0321de419ad
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
docs/submodules/releng/builder