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

Bring symfony-standard and cmf-sandbox back into sync #81

Merged
merged 6 commits into from Jun 12, 2012
Merged

Bring symfony-standard and cmf-sandbox back into sync #81

merged 6 commits into from Jun 12, 2012

Conversation

neilferreira
Copy link
Contributor

To get the symfony-cmf sandbox back in sync with symfony-standard, I've merged the recent changes into the sandbox in to the cmf sandbox.

Enabling the framework extra bundle has all sorts of issues, I'll spawn an issue in the issue tracker about it.

Neil Ferreira added 5 commits June 11, 2012 22:16
… trying out symfony for the first time (not just cmf)
…bproject (netbeans project) shoud be in a user's personal .gitignore rather than a project's (since 1% of users use nb)
… generator bootstrap files, added missing packages that allows users to create bundles, added new sf2 deps checker (ie. php version number)
@@ -34,10 +33,12 @@
<directory>../src</directory>
<exclude>
<directory>../src/*/*Bundle/Resources</directory>
<directory>../src/*/*Bundle/Tests</directory>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indention problem

@dbu
Copy link
Member

dbu commented Jun 11, 2012

thanks a lot for the effort, looks like all valid updates. we need to investigate the framework extra bundle issue.

keep in mind that this is the sandbox, not the cmf standard edition. once we are ready, we should look into creating a standard edition for the cmf that is really aimed as template for user projects rather than the current demo sandbox thing. (this is also why we kicked out the cache for example, but i don't mind getting it back)

@neilferreira
Copy link
Contributor Author

Up to you if you want to merge it, I basically want it for myself so I can create new bundles etc, and when I make the move back to the latest symfony-standard distro at some point this will make the gap between the two a lot smaller.

Cheers

dbu added a commit that referenced this pull request Jun 12, 2012
Bring symfony-standard and cmf-sandbox back into sync
@dbu dbu merged commit f494c04 into symfony-cmf:master Jun 12, 2012
@dbu
Copy link
Member

dbu commented Jun 12, 2012

thanks a lot for that effort, it is appreciated!

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

Successfully merging this pull request may close these issues.

None yet

3 participants