Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-15647] Fixed bug where incremental builds where encryptJS changed... #4905

Merged
merged 6 commits into from Nov 4, 2013
Merged

[TIMOB-15647] Fixed bug where incremental builds where encryptJS changed... #4905

merged 6 commits into from Nov 4, 2013

Conversation

cb1kenobi
Copy link
Contributor

... (i.e. deploy type changed) were not properly cleaning up the previous build.

[TIMOB-15639] Fixed bug when trying to do an iOS build with an iOS SDK that is installed, but is not compatible with the current Titanium SDK would continue the build anyways.

[TIMOB-15645] Fixed bug where --legacy failed due to the Android build templates being moved (and which were converted to EJS templates).

[TIMOB-14170] Added hooks around javac so that CLI plugins can modify the arguments such as the classpath.

Fixed bug with iOS build where --build-only and --target device would prompt for a device.

Fixed bug with iOS build where force rebuild was being triggered based on deploy type changing when it should have been based on encryptJS changing or being set.

…ged (i.e. deploy type changed) were not properly cleaning up the previous build.

[TIMOB-15639] Fixed bug when trying to do an iOS build with an iOS SDK that is installed, but is not compatible with the current Titanium SDK would continue the build anyways.

[TIMOB-15645] Fixed bug where --legacy failed due to the Android build templates being moved (and which were converted to EJS templates).

[TIMOB-15645] Added hooks around javac so that CLI plugins can modify the arguments such as the classpath.

Fixed bug with iOS build where --build-only and --target device would prompt for a device.

Fixed bug with iOS build where force rebuild was being triggered based on deploy type changing when it should have been based on encryptJS changing or being set.
@ayeung
Copy link
Contributor

ayeung commented Nov 4, 2013

Code reviewed and functionally tested for TIMOB-14170 and TIMOB-15639. Request Accepted.

@ayeung
Copy link
Contributor

ayeung commented Nov 4, 2013

Also tested iOS tickets. Request Accepted.

ayeung pushed a commit that referenced this pull request Nov 4, 2013
[TIMOB-15647] Fixed bug where incremental builds where encryptJS changed...
@ayeung ayeung merged commit 9c31cde into tidev:master Nov 4, 2013
@cb1kenobi cb1kenobi deleted the timob-15647 branch November 4, 2013 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants