Can't reproduce, I set repository-class="Company\MyBundle\Repository\ProductRepository" and it generates the repository in the right place (sf 2.0.12 SE).
On Mon, Apr 16, 2012 at 6:05 AM, Jeff Mott <[email protected]> wrote: > Hi folks, > > I'm hoping someone more knowledgeable than I can determine if this is > indeed a bug, and report it appropriately. > > The Doctrine chapter of the Symfony2 book seems to suggest placing > repository classes in a bundle's Repository directory. But when I > generated a repository class using doctrine:generate:entity, it put > the repository class in the Entity directory. > > Obviously a low-priority issue, if an issue at all. > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/symfony-devs?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
