just upgraded symfony to latest alpha, and did symfony upgrade 0.8. Until then, everything was ok
But when i try to do a symfony propel-build-model, i have a range of different errors depending on what kind of models i had:
with pac.schema.yml:
Execution of target "om-template" failed for the following reason: /usr/share/pear/symfony/vendor/propel-generator/build-propel.xml:436:1: No package found for database "propel" in
pac.schema.xml. The propel.packageObjectModel property requires the package attribute to be set for each database.
with schema.xml:
(PHP Error) DOMDocument::load(): Attribute name redefined in /data/sitename.com/config/generated-
pac.schema.xml, line: 2 [line 407 of /usr/share/pear/symfony/vendor/propel-generator/classes/propel/phing/AbstractPropelDataModelTask.php]
and same error for every lines of xml
with a schema.yml, different error:
Execution of target "check-buildprops" failed for the following reason:
/usr/share/pear/symfony/vendor/propel-generator/build.xml:49:260: Missing
configuration file (see description above).
BUILD FAILED
/usr/share/pear/symfony/vendor/propel-generator/build.xml:49:260: Missing
configuration file (see description above).
Total time: 0.1844 seconds
[BuildException]
/usr/share/pear/symfony/vendor/propel-generator/build.xml:49:260: Missing
configuration file (see description above).
last one is less important, as apparently it is looking in the wrong directory.
i am very annoyed as it freeze the development of our project, any help would be greatly appreciated
--
Best regards
Romain
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
