Task #67027
closedSimplify PackageManagement
100%
Description
The PackageManager was originally backported from Flow
but includes too many classes and options that the Core does not
use or cannot use at all.
The Package code is thus merged with only the parts needed
for the TYPO3 Core, and adapted accordingly. All Flow classes
are either removed or merged into the needed Package classes
of the TYPO3 Core.
In order to speed up the bootstrap and prepare for tight composer
integration, this task needs to be sorted out first.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39518
Updated by Gerrit Code Review over 9 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39518
Updated by Benni Mack over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset abc29af1a184e6983f5134431d6f5c08aca1d832.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39626
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39626
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/39626
Updated by Benni Mack over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset bb7ceada13c04cfdc32d097a02e4e2fc1d99c450.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed