Opened 8 years ago
Closed 5 years ago
#15783 closed enhancement (patchwelcome)
dojox/mobile/_PickerChooser needs a build plugin resolver
Reported by: | Kitson Kelly | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | DojoX Mobile | Version: | 1.8.0rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Every AMD plugin should have a plugin resolver in
util/build/plugins
and have it registered inutil/build/buildControlDefault
. Because this is missing, it causes the following warning when building a custom build:
warn(224) A plugin dependency was encountered but there was no build-time plugin resolver.
Change History (4)
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.8.1 |
---|
comment:2 Changed 8 years ago by
Milestone: | 1.8.1 → 2.0 |
---|
comment:3 Changed 8 years ago by
Owner: | changed from Eric Durocher to Patrick Ruzand |
---|---|
Status: | new → assigned |
comment:4 Changed 5 years ago by
Milestone: | 2.0 → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Given that no one has shown interest in creating a patch in the past 3+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
enhancement -> major release