Task #31219
Split into separate packages for Common, DBAL, ORM
| Status: | Resolved | Start date: | 2011-10-24 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | - | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 beta 1 | |||
| Votes: | 0 |
Description
Following our vendor name concept, the package Doctrine would need to include all of the code from the Doctrine project. Obviously it doesn't. To solves this (and to make maintenance easier), split the package into three.
Associated revisions
[TASK] Isolate Doctrine Common from old Doctrine package
This change removes DBAL and ORM, moves Common into the classes folder
directly and adjusts metadata as needed.
Change-Id: Iff95dd4fd6617553b7d1ef21c6c8dbb73e8422ae
Resolves: #31219
[TASK] Isolate Doctrine DBAL from old Doctrine package
This change removes Common and ORM, moves DBAL into the classes folder
directly and adjusts metadata as needed.
Change-Id: I7af71c5fede441b44e02fc1d15755e36253a6411
Resolves: #31219
[TASK] Isolate Doctrine ORM from old Doctrine package
This change removes Common and DBAL, moves ORM into the classes folder
directly and adjusts metadata as needed.
Change-Id: I9fe4158e43c8e6d54b0e95fe88c5fa3ad592ef9f
Resolves: #31219
[TASK] Split Doctrine package into three parts
Following our vendor name concept, the package Doctrine would need to
include all of the code from the Doctrine project. Obviously it doesn't.
To solves this (and to make maintenance easier), the package has been
split into three separate packages.
This change adjusts the FLOW3 base distributions as needed.
Change-Id: I2b60c902eb2982c3ce63810d4ada33f35912e9cd
Resolves: #31219
Releases: 1.1
History
Updated by Mr. Hudson over 1 year ago
Patch set 1 of change I2b60c902eb2982c3ce63810d4ada33f35912e9cd has been pushed to the review server.
It is available at http://review.typo3.org/6221
Updated by Karsten Dambekalns over 1 year ago
- Status changed from Accepted to Under Review
The split has been done, change to adjust FLOW3 base distribution is under review.
Updated by Karsten Dambekalns over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100