#1639: Schema file check breaks sfDoctrinePlugin tasks
---------------------------+------------------------------------------------
Reporter: jpsaraceno | Owner: jwage
Type: defect | Status: new
Priority: critical | Milestone: Unknown
Component: Schema Files | Version: 1.1-DEV
Resolution: | Keywords:
Has_test: 0 | Mystatus: Pending Core Response
Has_patch: 0 |
---------------------------+------------------------------------------------
Old description:
> I work on a symfony+doctrine project (symfony 1.1). I'm using
> sfDoctrinePlugin through an svn:externals set against the 1_1 maintenance
> branch. Usually it is pretty stable and I got the latest fixes for the
> version, which is cool.
>
> However, today our apps continuous integration got broken while fetching
> this set of updates from the plugin SVN:
> <pre>
> 5153 11/03/08 5:00PM guilhermeblanco [1.0, 1.1] Added checking for no
> existent schema files (fixed)
> 5154 11/03/08 4:20PM guilhermeblanco [1.0, 1.1] Added checking for no
> existent schema files
> </pre>
> Those ones seemed to broke the symfony tasks, specially doctrine-build-
> model. I got the message:
> <pre>
> No files were found in directory
> '/home/jpsaraceno/workspace/buzzd/cache/tmp'. Are you sure your schema
> file(s) end(s) with 'yml'?
> </pre>
>
> At a first glance it seems to be looking for the schema files on the
> wrong place (cache/tmp instead of config/doctrine).
>
> Any ideas what this could be? Any way I can help?
>
> I'm using symfony 1.1.5-DEV, sfDoctrinePlugin from the 1_1 branch and PHP
> 5.2.4
New description:
I work on a symfony+doctrine project (symfony 1.1). I'm using
sfDoctrinePlugin through an svn:externals set against the 1_1 maintenance
branch. Usually it is pretty stable and I got the latest fixes for the
version, which is cool.
However, today our apps continuous integration got broken while fetching
this set of updates from the plugin SVN:
{{{
5153 11/03/08 5:00PM guilhermeblanco [1.0, 1.1] Added checking for no
existent schema files (fixed)
5154 11/03/08 4:20PM guilhermeblanco [1.0, 1.1] Added checking for no
existent schema files
}}}
Those ones seemed to broke the symfony tasks, specially doctrine-build-
model. I got the message:
{{{
No files were found in directory
'/home/jpsaraceno/workspace/buzzd/cache/tmp'. Are you sure your schema
file(s) end(s) with 'yml'?
}}}
At a first glance it seems to be looking for the schema files on the wrong
place (cache/tmp instead of config/doctrine).
Any ideas what this could be? Any way I can help?
I'm using symfony 1.1.5-DEV, sfDoctrinePlugin from the 1_1 branch and PHP
5.2.4
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1639#comment:2>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" 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.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---