OSDN Git Service

Build with java7 by default.
authorNarayan Kamath <narayan@google.com>
Tue, 1 Apr 2014 13:16:26 +0000 (14:16 +0100)
committerYing Wang <wangying@google.com>
Sat, 5 Apr 2014 01:44:47 +0000 (18:44 -0700)
commitc84889b80ae40dec85ac4810fc500db70cbc82b2
treebd6c2d2d142f15acbaf186a7b221a6b9108e4a1c
parentb5956468e4cbfbd3a97fa6775b81406c4c949e22
Build with java7 by default.

All introduce a flag LEGACY_USE_JAVA6 to force java6 builds.
This is an unsupported configuration, and provided temporarily
to iron out regressions and compare build output (if required.).

- Increment the version check sequence number.
- Move a more specific check (OpenJDK vs non OpenJDK) after
  the more general version check.
- Update the link in the version check error message to the
  "initializing" page instead of the "download" page. The latter
  talks about repo, mainly.

bug: 8992787

Change-Id: I313e17b1911768d4f3bc318c4162c53dec6eaf0d

Conflicts:
core/main.mk
core/combo/javac.mk
core/config.mk
core/main.mk
envsetup.sh