[TYPO3-core] Broken: TYPO3/TYPO3.CMS#3000 (master - 22695e3)

Travis CI notifications at travis-ci.org
Sat May 3 14:49:24 CEST 2014


Build Update for TYPO3/TYPO3.CMS
-------------------------------------

Build: #3000
Status: Broken

Duration: 9 minutes and 48 seconds
Commit: 22695e3 (master)
Author: Nicole Cordes
Message: [TASK] EM: Add possibility to bypass system dependency checks

This patch extends the extension manager in three different ways. First
all dependencies are checked and error messages are bundled to show all
problems to the user.

Secondly on uploading an extension file the installation process is
started automatically.

The main change of this patch is to introduce a new function to prevent
(system) dependency checks. This means the checks for TYPO3 and PHP
version don't throw an exception anymore. Required extensions are tried
to be fetched from TER but don't stop installation either.

If errors occur on first installation process, a link to force the
installation is added to the notification. Before any installation
can be run, a dialog with a "break warning" is shown and has to be
confirmed by clicking the unfocussed field.

To be able to skip the system dependency check, a new property for
ExtensionManagementService and DependencyUtility is introduced which
controls disabling the system dependency check. All extension
dependencies are still resolved and needed extensions are tried
to be fetched from TER.

Resolves: #54512
Releases: 6.2
Change-Id: Ia11b7770a2773538bda48d889282ff51bf187c84
Reviewed-on: https://review.typo3.org/28924
Reviewed-by: Sascha Wilking
Tested-by: Sascha Wilking
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/f7e8ef16ff20...22695e3b2c59

View the full build log and details: https://travis-ci.org/TYPO3/TYPO3.CMS/builds/24332324

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20140503/8fedd8cb/attachment.htm>


More information about the TYPO3-team-core mailing list