Closed
Description
This is the main tracking bug to implement the package spec proposal. This proposal has been accepted (but has not yet gone through TC52), and work has begun on implementing it.
This is the main tracking bug. Each platform's specific bug is below:
- VM:
--packages
doesn't deadlock: VM deadlocks when passed the "--packages" flag #23991dart2js: dart2js: Implementing the package spec proposal #23371, first released in 1.12.0-dev.0.0Analysis Server: Analysis Server: implement support for .packages #23925Pub: global activate: write a .packages when globally installing a package pub#22Pub: merge new version into sdk: Merge the latest pub to dev #24094Pub: Pub: Implementing package spec proposal pub#16, first released in 1.12.0-dev.0.0Fix self-references in Pub: Self-references in generated .packages files point to the pubcache. pub#1294, will be released in 1.12.0-dev.3.0Fetching a.packages
file after anhttp:
entry point: Request: requesting a .packages file from http: import of an entry point #23952Test package_config on the packagebots Request: testing package_config on the packagebots #24092
Note that additional work will be needed in phase 2, see #24112
Metadata
Metadata
Assignees
Labels
Type
Projects
Relationships
Development
No branches or pull requests
Activity
sethladd commentedon May 4, 2015
Marked this as being blocked by #23373.
sethladd commentedon May 4, 2015
Marked this as being blocked by #23374.
sethladd commentedon May 4, 2015
Added Accepted label.
sethladd commentedon May 4, 2015
See also this JetBrains plugin tracking issue: https://youtrack.jetbrains.com/issue/WEB-16466
sethladd commentedon May 7, 2015
Added this to the 1.11 milestone.
Added Priority-High label.
sethladd commentedon May 13, 2015
And we're accepted! dart-archive/dart_enhancement_proposals#5
sethladd commentedon May 19, 2015
Added Started label.
sigmundch commentedon Jun 1, 2015
Marked this as blocking #23565.
21 remaining items
mit-mit commentedon Aug 17, 2015
Meta bug, assigning to self to drive to completion for 1.12.
mit-mit commentedon Aug 18, 2015
Marking #23373 as complete in checlist
mit-mit commentedon Aug 18, 2015
Moved #24093 to 1.13
mit-mit commentedon Aug 18, 2015
Created a new issue #24112 to tracks the second phase for this feature targeted for 1.13. Deleting 1.13 work items from present issue that is bound to 1.12.
mit-mit commentedon Aug 19, 2015
Marking testing task complete as #24092 was closed.
mit-mit commentedon Aug 19, 2015
Marking this feature complete for 1.12. We will expand on this in 1.13, see #24112
sethladd commentedon Aug 19, 2015
Note, there are many open issues around the implementation of this feature. A sample:
#24126
#24127
#24122
#24116