[ 
https://issues.apache.org/jira/browse/CB-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767027#comment-13767027
 ] 

ASF subversion and git services commented on CB-4526:
-----------------------------------------------------

Commit 8d17f2a40f54db428a0c291abaab7f65cc1c73fb in branch refs/heads/master 
from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-wp8.git;h=8d17f2a ]

[CB-4526] call clean before build ALWAYS

                
> 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

Reply via email to