CSPACE-643 build now requires the following properties set in the environment.
DB_USER, DB_PASSWORD (for create_db, gen_ddl tasks) and JBOSS_HOME (for deploy)
Each build.xml reads environment before loading build.properties. build.properties uses environment variables to set db.user, db.user.password and jboss.dir properties.
Database and user specific properties are also externalized from hibernate.cfg.xml used by gen_ddl task. Before invoking gen_ddl subsitution occurs as a pre-requisite.
tests: mvn test at services level, ant create_db at trunk level, gen_ddl at account and authentication client levels
M trunk/services/authentication/service/build.xml
M trunk/services/authentication/client/src/test/resources/hibernate.cfg.xml
M trunk/services/authentication/client/build.xml
M trunk/services/authentication/build.xml
M trunk/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/build.xml
M trunk/services/collectionobject/3rdparty/build.xml
M trunk/services/collectionobject/build.xml
M trunk/services/JaxRsServiceProvider/build.xml
M trunk/services/common/build.xml
M trunk/services/acquisition/3rdparty/nuxeo-platform-cs-acquisition/build.xml
M trunk/services/acquisition/3rdparty/build.xml
M trunk/services/acquisition/build.xml
M trunk/services/account/build.xml
M trunk/services/account/client/src/test/resources/hibernate.cfg.xml
M trunk/services/account/client/build.xml
M trunk/services/id/service/build.xml
M trunk/services/id/build.xml
M trunk/services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/build.xml
M trunk/services/vocabulary/3rdparty/build.xml
M trunk/services/vocabulary/build.xml
M trunk/services/intake/3rdparty/nuxeo-platform-cs-intake/build.xml
M trunk/services/intake/3rdparty/build.xml
M trunk/services/intake/build.xml
M trunk/services/relation/3rdparty/nuxeo-platform-cs-relation/build.xml
M trunk/services/relation/3rdparty/build.xml
M trunk/services/relation/build.xml
M trunk/build.properties
M trunk/build.xml
M trunk/3rdparty/nuxeo/nuxeo-platform-collectionspace/build.properties
M trunk/3rdparty/nuxeo/nuxeo-platform-collectionspace/build.xml
M trunk/3rdparty/nuxeo/build.xml
M trunk/3rdparty/build.xml