Hi,
ant fails to build with jdk7 from http://download.java.net/jdk7/ with the error
below.
Any ideas?
Output
Buildfile: /export/home/dtftest/gump/results/ant/build.xml
prepare:
check_for_optional_packages:
build:
[mkdir] Created dir: /export/home/dtftest/gump/results/ant/build/classes
the Unknown Template placeholder declaration has changed so
the original 2 array of type unknown declaration
parent.kids = new ArrayList<>(2);
produces:
[ERROR] \Java\jdk1.7.0\fastdebug\src\main\java\java\util\logging\Logger.java:[14
00,44] illegal start of type
this is the fix:
parent.kids =