This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 248635 - Implement new ImportantFiles SPI for Cordova
Summary: Implement new ImportantFiles SPI for Cordova
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Cordova (show other bugs)
Version: 8.1
Hardware: All All
: P2 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-14 07:57 UTC by Tomas Mysik
Modified: 2014-11-15 05:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2014-11-14 07:57:32 UTC
There is a new SPI for Important Files, please add implementation for Cordova (to some Cordova module, of course). Please, have a look at impl for e.g. Gruntfile [1], it should be very easy.

Thanks.
[1] http://hg.netbeans.org/web-main/file/83541ab7357b/web.clientproject/src/org/netbeans/modules/web/clientproject/grunt/ImportantFilesImpl.java
Comment 1 Tomas Mysik 2014-11-14 08:03:01 UTC
BTW the label of the "nbproject/plugins.properties" file was "Cordova Plugins".

Thanks.
Comment 2 Roman Svitanic 2014-11-14 09:25:24 UTC
Changeset: 6488f5cb4ae9
Author:    Roman Svitanic <rsvitanic@netbeans.org>
Date:      2014-11-14 10:24
Message:   #248635: Implement new ImportantFiles SPI for Cordova - fixed
Comment 3 Quality Engineering 2014-11-15 05:42:16 UTC
Integrated into 'main-silver', will be available in build *201411150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6488f5cb4ae9
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #248635: Implement new ImportantFiles SPI for Cordova - fixed
Task #248635 - Implement new ImportantFiles SPI for Cordova