Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@BundleName annotation not imported? #41

Closed
d00001 opened this issue Apr 29, 2012 · 1 comment
Closed

@BundleName annotation not imported? #41

d00001 opened this issue Apr 29, 2012 · 1 comment

Comments

@d00001
Copy link

d00001 commented Apr 29, 2012

I'm trying to install JMSSecurityExtraBundle 1.1.0 because Access Control via DI configuration is not supported by the default version included in Symfony 2.0.12

I was getting error "Class Metadata\Driver\LazyLoadingDriver does not exist". In another issue I found out i needed to use the master for [metadata] i trired using version 1.1.0 and the branch and I also delete the lock from deps.lock but i get the following error:

AnnotationException: [Semantical Error] The annotation "@BundleName" in method Liip\ThemeBundle\Locator\FileLocator::locate() was never imported. Did you maybe forget to add a "use" statement for this annotation?

I get this error with metadata 1.0, 1.1.0, 1.1.1 and the branch.

@lsmith77
Copy link
Contributor

it was just some example config code that was misinterpreted as an annotation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants