Task #36807

Add hints about frozen packages to cache:flush command

Added by Bastian Waidelich over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-05-03
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:Command
Target version:TYPO3 Flow Base Distribution - 1.1 beta 1
Sprint: Has patch:No
PHP Version: Complexity:

Description

Precompiled Reflection data is not recreated on flushing the cache (without --force flag). This can be confusing to people updating frozen packages.
The regular flush command should output a list of frozen packages like:

Note:
Precompiled reflection data of frozen packages has not been removed.
Use typo3.flow3:package:refreeze or specify the --force option of
the cache:flush command in order to recreate it.
Following packages are frozen:
* TYPO3.FLOW3
* TYPO3.Fluid

Associated revisions

Revision 9243aa1c
Added by Bastian Waidelich over 3 years ago

[TASK] Add hints about frozen packages to cache:flush command

By default precompiled reflection data of frozen packages is not
recreated on flushing the cache.
This adds a hint to the response of the cache:flush command if
there are frozen packages.

Change-Id: I4db274dcf0376ada53a3a46ed5c6b945543698d1
Resolves: #36807
Releases: 1.1

Revision 692f73b7
Added by Bastian Waidelich over 3 years ago

[TASK] Fix hints about frozen packages to cache:flush command

This enhances the hints about frozen packages introduced in
change I4db274dcf0376ada53a3a46ed5c6b945543698d1.

Change-Id: I2760fa120213f177ec3e6f909fb30fcb2e35a81f
Related: #36807
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10950

#2 Updated by Bastian Waidelich over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF