Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4232] Android module builder needs to package examples and documentation into the zip

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-06-13T08:54:15.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sSprint 2011-23, Release 1.7.2, Release 1.8.0
ComponentsAndroid
Labelsn/a
ReporterJeff English
AssigneeBill Dawson
Created2011-05-26T19:00:28.000+0000
Updated2011-07-06T15:20:58.000+0000

Description

The build process for Android modules generates a zip file for distribution. The zip file does not contain the example or documentation folders or the LICENSE file. These files are included with iOS modules. These files are necessary for users of our modules so that they have documentation and examples to start development.

Comments

  1. Bill Dawson 2011-06-10

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/113 To test when pulled: 1. Get the urban airship module from titanium_mobile_modules. 2. Open build.properties (in ua module folder) and set the titanium.version to DEV_1.8.X or 1.8.0 or whatever you use to indicate (in the titanium mobile sdks folder) is the dev version.3 3. Run ant in the ua module folder. 4. Run unzip -l dist/ti.urbanairship-android-1.1.zip to see listing of zip contents. LICENSE and example/ should be in there.
  2. Natalie Huynh 2011-07-06

    Tested with 1.7.2.v20110630161836 1. copy build.properties.examples and name it build.properties and update the values.

JSON Source