[TIMOB-12978] CodeProcessor: Remove name from plugin config
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-07T08:17:11.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.1.0, 2013 Sprint 05 JS, 2013 Sprint 05 |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Praveen Innamuri |
Created | 2013-03-06T19:50:47.000+0000 |
Updated | 2017-03-09T00:35:20.000+0000 |
Description
Right now, the config requires both a plugin name and a plugin path, but the package.json in the plugin path contains the name, so requiring it is silly.
Closing ticket as fixed.