Filip Maj created CB-4526:
-----------------------------
Summary: Windows Phone 7+8 `build` script with no flags should
call `clean` first
Key: CB-4526
URL: https://issues.apache.org/jira/browse/CB-4526
Project: Apache Cordova
Issue Type: Bug
Components: WP7, WP8
Affects Versions: 3.0.0
Reporter: Filip Maj
Assignee: Jesse MacFadyen
Priority: Minor
If you explicitly call {{build}} with the {{--debug}} or {{--release}} flag
([see
here|https://github.com/apache/cordova-wp8/blob/master/wp8/template/cordova/lib/build.js#L175]),
it invokes {{clean}} first, as spec'ed.
However, if you do not call it with a particular flag, it will not call clean.
[See
here|https://github.com/apache/cordova-wp8/blob/master/wp8/template/cordova/lib/build.js#L196].
Invocations of {{build}} should always invoke {{clean}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira