Opened 9 years ago
Closed 9 years ago
#16873 closed defect (invalid)
dojox/app/ViewBase missing dependencies
Reported by: | Kitson Kelly | Owned by: | Ed Chatelain |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX App | Version: | 1.9.0a2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I am trying to build against trunk and am getting the following:
error(311) Missing dependency. module: dojox/app/ViewBase; dependency: ./utils/model error(311) Missing dependency. module: dojox/app/ViewBase; dependency: ./utils/constraints
This is preventing me from building the reference guide.
Note: See
TracTickets for help on using
tickets.
Nevermind... Just looked, it has to do with the SVN/git connection process... my local copy wasn't properly checking out.