OSDN Git Service

Some changes added to compile and run with Java 6 and Java 7.
authorJerome Pilliet <pilliet@univ-mlv.fr>
Mon, 17 Dec 2012 10:12:50 +0000 (11:12 +0100)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 18 Apr 2014 03:20:51 +0000 (11:20 +0800)
commit0c17270aee1679e713752acce4f62d9eb9b460b7
tree815a228359e198c9135c55aa1d4e53ec71097fcf
parent398da08dc10acbc8e3472da908bd165e862f784b
Some changes added to compile and run with Java 6 and Java 7.

  - correction of errors with Javac 6:
    - target 1.5 and source empty.
  - correction of errors with Javadoc 7:
    - strange behavior when duplicate classes are given.

Change-Id: Ib814ede143f7799ef18e0fb1b733547519b8b0e5
core/combo/javac.mk
core/droiddoc.mk
core/main.mk