Community
Participate
Working Groups
On Ubuntu 11.04 (natty) the install target fails: export LANG=C export JAVA_HOME=/usr/lib/jvm/default-java ant 2>&1 | tee ant.log ant install -Dprefix=/tmpfs/usr 2>&1 | tee ant-install.log The last git commit that worked was 18efdaa0.
Created attachment 195014 [details] ant-install.log
Created attachment 195015 [details] ant.log
Benjamin, Do you need the old install target or we can remove it and rename the current installSDKinDropins to install?
Does installSDKinDropins install everything that the install target installed? If yes, we won't need the old install target. You could rename installSDKinDropins to install and adjust the default ant target accordingly.
Chris, would you please check/apply/close/whatever is needed here.
Benjamin, could you try one of current e-b snapshots?
eclipse-build contains only helpers for the CBI build. There's no plan to work on ant stuff.