OSDN Git Service

Ant properties names changed
authorPiotr Gurgul <pgurgul@google.com>
Tue, 25 Aug 2009 06:06:56 +0000 (23:06 -0700)
committerPiotr Gurgul <pgurgul@google.com>
Tue, 25 Aug 2009 06:06:56 +0000 (23:06 -0700)
commit2968aa302061af725e26e69eb3e88d746d9b7a0d
tree985e94a1f4e8520308a1eb739bb97d29f18e0ef2
parent424b833edfc655cb8e23fd508a3b0d0a8968ab55
Ant properties names changed

application-package to application.package
sdk-location to sdk.dir
android-jar to android.jar
android-aidl to android.aidl
in order to make their names compliant with the ant standards and rest
of the property names.
Properties names in alias rules deliberately ommited in this CL.
Some minor style changes introduced.
tools/anttasks/src/com/android/ant/SetupTask.java
tools/scripts/android_rules.xml
tools/scripts/build.template
tools/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/ProjectProperties.java