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)
commit3f1f33d535c984594dc29c6dc8a58cfc26e62c77
tree667b4cf1c83862a370a8118aac0adb02225ba0f3
parent4e8d9f1f90cf62add6af65bc7d835f73fada59d5
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.
anttasks/src/com/android/ant/SetupTask.java
scripts/android_rules.xml
scripts/build.template
sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/ProjectProperties.java