----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30581/#review71071 -----------------------------------------------------------
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java <https://reviews.apache.org/r/30581/#comment116622> Is spec already trimmed for whitespace? May want to make a case insensitive comparison for starswith (using regex perhaps). - Alejandro Fernandez On Feb. 3, 2015, 10:10 p.m., jun aoki wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30581/ > ----------------------------------------------------------- > > (Updated Feb. 3, 2015, 10:10 p.m.) > > > Review request for Ambari. > > > Bugs: AMBARI-5042 > https://issues.apache.org/jira/browse/AMBARI-5042 > > > Repository: ambari > > > Description > ------- > > AMBARI-5042: Ambari Repo URL validator rejecting valid yum repo file:/// URL. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java > e867f99 > > ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerImplTest.java > 1a66cd9 > > Diff: https://reviews.apache.org/r/30581/diff/ > > > Testing > ------- > > Unit test passed > > > Thanks, > > jun aoki > >