1
0
mirror of synced 2024-12-04 18:56:06 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Benjamin Eberlei
4f22bbbc76 Add support to distribute the XSD to a given directory during build process 2011-08-27 13:23:17 +02:00
Benjamin Eberlei
ca682b3840 Update build.xml with deployment tasks. 2010-12-04 10:59:14 +01:00
Benjamin Eberlei
803e338365 DDC-684 - Fix flaw in build process. ORM not overwriting DBAL and Common dirs now, instead PEAR packages depend on it now, full package is generated for downloading. 2010-08-30 23:35:54 +02:00
Jonathan H. Wage
113097ffd0 Trying new way to generate pear packages. 2010-05-25 23:15:16 -04:00
Jonathan H. Wage
642c863bd3 Fixing build to place package.xml at root of package. 2010-05-25 15:52:13 -04:00
beberlei
1d7946b7d1 [2.0] Added more configuration options that optionally allow to generate PDepend and PHPMD reports and version them by svn revision 2010-02-07 10:04:17 +00:00
beberlei
4585c8fa2b [2.0] Refactoring of build.xml to generate coverage xml optionally via build.properties. Also added option to set the phpunit xml configuration file. 2010-02-07 09:31:32 +00:00
jwage
5fb493c5d1 [2.0] Adding test coverage for ClassMetadataExporter 2009-10-05 22:09:29 +00:00
romanb
92801ba8bd [2.0] Fixed some build issues. Added new build properties. Please install VersionControl_SVN pear package in order to use the test target of the build file. 2009-09-19 12:10:59 +00:00
jwage
2e04cba8b3 [2.0] Updating phing build files for pear packaging 2009-09-02 00:14:10 +00:00
romanb
fd204ee7f6 [2.0] Updated description for pear packages. Enhanced ClassLoader to support the old namespace separator (underscore) for Zend/PEAR/... compatibility until some day when they all use 5.3+. 2009-09-01 08:18:36 +00:00
jwage
0d0a772ea6 [2.0] Updating phing build.xml to generate pear packages 2009-08-31 22:24:48 +00:00
romanb
e161103e4b [2.0] Added EntityRepositoryTest. Updated build file and XML Schema for mapping files. 2009-08-14 11:04:31 +00:00
romanb
537c8e4951 [2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions. 2009-06-22 18:48:42 +00:00
romanb
c89d0e6383 [2.0] Started Doctrine 2 phing build file. 2009-06-14 20:07:07 +00:00