You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2013/05/29 03:23:19 UTC

[jira] [Created] (CB-3529) Platform Clean scripts do too much

Jesse MacFadyen created CB-3529:
-----------------------------------

             Summary: Platform Clean scripts do too much
                 Key: CB-3529
                 URL: https://issues.apache.org/jira/browse/CB-3529
             Project: Apache Cordova
          Issue Type: Bug
          Components: WP7, WP8
    Affects Versions: 2.8.0
            Reporter: Jesse MacFadyen
            Assignee: Jesse MacFadyen
            Priority: Minor
             Fix For: 2.9.0


The clean script that is packed into every new project not only deletes the bin+bld output, but it also removes the user project settings.

The clean script should simply clean.
However, removing user project files does need to be done by the create script assuming that they may have opened the source template. But this should be done by create, and not by 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