----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35381/#review87695 -----------------------------------------------------------
Ship it! Ship It! - Dmitro Lisnichenko On June 12, 2015, 10:45 a.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35381/ > ----------------------------------------------------------- > > (Updated June 12, 2015, 10:45 a.m.) > > > Review request for Ambari and Dmitro Lisnichenko. > > > Bugs: AMBARI-11872 > https://issues.apache.org/jira/browse/AMBARI-11872 > > > Repository: ambari > > > Description > ------- > > Since Ambari 2.1.0 we support Java 1.7.0 as minimal requirement and begin to > use 1.7+ language constructions. Previously minimal language level was 1.6 > and due to different reasons user can miss notification about this change and > can try to upgrade Ambari 2.0+ to Ambari 2.1 on Java 1.6, which will cause a > lot of unexpected errors in different places. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java > dc6089a > > ambari-server/src/main/java/org/apache/ambari/server/upgrade/SchemaUpgradeHelper.java > f1ff33f > > Diff: https://reviews.apache.org/r/35381/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >
