Bug #40950

Task #40095: Move core to namespaces

Move code from system extension integrity to extension lowlevel

Added by Helmut Hummel almost 3 years ago. Updated almost 3 years ago.

Status:Resolved Start date:2012-09-15
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:- Spent time: -
Target version:6.0.0-beta2
TYPO3 Version:6.0 Is Regression:
PHP Version: Sprint Focus:
Complexity:easy

Related issues

related to Core - Bug #40673: sysexts cli and integrity have no ext_emconf.php Resolved 2012-09-06
related to Core - Bug #44936: Register suite integrity tests again Resolved 2013-01-29

Associated revisions

Revision 973b1990
Added by Markus Klein almost 3 years ago

[TASK] Merge ext:integrity with ext:lowlevel

System extension integrity was created with the namespace switch and
contains the cli classes from ext:lowlevel. It turns out that this
change was not so useful, so for now the cli classes are moved back
to ext:lowlevel.

Resolves: #40950
Releases: 6.0

Change-Id: I22020736e91d7d0079ecf47e9b7d30a758f98e4c
Reviewed-on: http://review.typo3.org/14954
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision 5993fc39
Added by Christian Kuhn over 2 years ago

[BUGFIX] Register suite integrity tests again

The integrity unit tests executed at the very bottom of the
test suite very accidentally removed during issue #40950.
Add them again.

Change-Id: Ifc59f201c98a79e1cf376e1c1e1124408cd37c10
Fixes: #44936
Related: #40950
Releases: 6.1, 6.0
Reviewed-on: https://review.typo3.org/17807
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision fab0d09e
Added by Christian Kuhn over 2 years ago

[BUGFIX] Register suite integrity tests again

The integrity unit tests executed at the very bottom of the
test suite very accidentally removed during issue #40950.
Add them again.

Change-Id: Ifc59f201c98a79e1cf376e1c1e1124408cd37c10
Fixes: #44936
Related: #40950
Releases: 6.1, 6.0
Reviewed-on: https://review.typo3.org/17808
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

History

#1 Updated by Helmut Hummel almost 3 years ago

  • Target version set to 6.0.0-beta2

#2 Updated by Helmut Hummel almost 3 years ago

  • Parent task set to #40095

#3 Updated by Oliver Hader almost 3 years ago

  • Status changed from New to Needs Feedback
  • Complexity set to easy

@Helmut: This means, that the new system extension (created during namespace conversions) will be removed again and the code will be in lowlevel, correct?

#4 Updated by Christian Kuhn almost 3 years ago

@Olly: yes

#5 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from Needs Feedback to Under Review

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

#6 Updated by Gerrit Code Review almost 3 years ago

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

#7 Updated by Gerrit Code Review almost 3 years ago

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

#8 Updated by Markus Klein almost 3 years ago

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

Also available in: Atom PDF