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 255199 - Usage logging for composer libraries
Summary: Usage logging for composer libraries
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Composer (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-11 06:32 UTC by Tomas Mysik
Modified: 2015-09-12 03:05 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 2015-09-11 06:32:00 UTC
Similarly to npm, bower etc. we should log also Composer dependencies. Also, the wiki page [1] will be updated once it is done.

[1] http://wiki.netbeans.org/UsageLoggingSpecification
Comment 1 Tomas Mysik 2015-09-11 08:06:00 UTC
Wiki page updated, added logging for:
- Composer (dev) dependencies: USG_COMPOSER_LIBRARY
- Composer UI for adding dependencies: USG_COMPOSER_EDIT

Please verify, thanks.

http://hg.netbeans.org/web-main/rev/0e1eca6d3988
Comment 2 Quality Engineering 2015-09-12 03:05:34 UTC
Integrated into 'main-silver', will be available in build *201509120002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0e1eca6d3988
User: Tomas Mysik <tmysik@netbeans.org>
Log: #255199 - Usage logging for composer libraries