gerrit/gerrit-acceptance-tests
Dan Willemsen 7d09d00d00 Throw REST error for duplicate in create project API
The create project API threw a NullPointerException because it had a
ProjectResource instead of a String name. Check for that condition, and throw a
proper ResourceConflictException instead.

Change-Id: I8286bdaab1f62c4d8f736cd806bf73a2fe793daa
2014-04-04 07:46:36 +00:00
..