Closed ElectricMaxxx closed 7 years ago
got a strange test result after choosing master of routing-bundle again.
@symfony-cmf/contributors no clue what happens here. That the nightly test fails sounds normal. But both others 5.5/prefer-lowes and 7.0/Symfony 2.8 seems to get a non master version of routing-bundle or something differen, where there still is use_sonata_admin
configured somewhere.
https://github.com/phpcr/phpcr-utils/pull/165 should fix the last issue.
As this one is completelly broken, i will divide it into:
i will close/delete this one later and chery pick locally.
arg some thin missed on rebase.
in a pr like this, i would squash commits before rebasing... do you think you can sort this out or shall i try?
cei am away from a pc,, if you would do, would be nice
rebased. now we have the stupid phpcr-utils error again. i looked into it and either we had some hickup with two variants of 1.2.9 or i completly goofed this up and never released a version with the fix. tagged 1.2.10 which hopefully fixes this problem for good.
now we get The file "/home/travis/build/symfony-cmf/seo-bundle/tests/Resources/app/config/../../../../Resources/config/routing/sitemap.xml" does not exist in /home/travis/build/symfony-cmf/seo-bundle/tests/Resources/app/config/../../../../Resources/config/routing/sitemap.xml (which is loaded in resource "/home/travis/build/symfony-cmf/seo-bundle/tests/Resources/app/config/../../../../Resources/config/routing/sitemap.xml". are we missing a src/ here?
you need an extra src/
in the routing call. as we move it to src/ and test/ we are one folder deepeer. seems to be gone while merging/rebasing.
@dbu do you want to fix that? After the rebase the branch is on your side :-)
@dbu i did it
Had to remove the nightly build. I think the fail was in a form component and not on our side.
fix #311 fix #310
and add some more information in the upgrade file. For removing the deprecations the admin dependencies of routing bundle have to be removed:
/requires https://github.com/symfony-cmf/routing-bundle/pull/369