Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13581] CLI: adding latest version of module with tiapp previously set to latest does not result in rebuild

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2013-04-18T20:37:17.000+0000
Affected Version/sRelease 3.1.0
Fix Version/sRelease 3.2.0
ComponentsCLI
Labelsqe-3.1.0
ReporterDustin Hyde
AssigneeChris Barber
Created2013-04-15T23:39:23.000+0000
Updated2013-12-03T20:53:19.000+0000

Description

CLI: adding latest version of module with tiapp previously set to latest does not result in rebuild. Test Steps (known case): 1. Open Titanium Studio. 2. Create Titanium Project. 3. Create Android Module Project. 4. Copy module example code to titanium project. 5. Package android module to titanium project. 6. Set TiApp Editor module version to "*" (latest). 7. Run project on Android Device. 8. Edit module version in module project manifest to "2.0". 9. Edit module project "hello world" string in source code to "hello world 2.0". 10. Re-package android module to titanium project. 11. Run project on Android Device. Actual Result: The project is not re-built, the old module is used. Cleaning the project or editing tiapp.xml will result in a re-build.

Attachments

FileDateSize
android-runtime-logcat.txt2013-04-15T23:39:23.000+00002129380
studio-log.txt2013-04-15T23:39:23.000+000035675

Comments

  1. Chris Barber 2013-04-15

    It's worth noting that this is Android-only. iOS does detect module changes.
  2. Chris Barber 2013-04-18

    Dupe of TIMOB-5837.
  3. Dustin Hyde 2013-04-18

    Closed.

JSON Source