* das verwendete Bundle-Verzeichnis wird bei deploy nach WEB-INF/bin/bundle kopiert * load-bundle greift jetzt darauf zu, nicht mehr auf ccm.bundle.folder und ccm-*-aplaws/bundle * load tasks sind systematisiert: * load-bundle: verarbeitet db und config automatisch nach bundle files * load-bundle-interactive: verarbeitet db und config, fragt required parameter ab * load-bundle-config: verarbeitet nur config automatisch nach bundle files * load-bundle-config-interactive: verarbeitet nur config, fragt required parameter ab * load-bundle-data: verarbeitet nur db automatisch nach bundle files Das ist weiterer Schritt zu einem neuen Installationssystem. git-svn-id: https://svn.libreccm.org/ccm/trunk@1058 8810af33-2d31-482b-a856-94f89814c4df |
||
|---|---|---|
| .. | ||
| classes/com/redhat/ccm | ||
| lib | ||
| src | ||
| xsd | ||
| xsl | ||
| README | ||
README
tools-ng/common Next Generation Tools Tools for development, installation and maintenance of new CCM / APLAWS, standards compliant deployment and execution context. Subdir common contains directories and files, used by the development environment(s) as well as user installation and deployment scripts CURRENTLY EVERYTHING HERE IS WORK IN PROGRESS classes/ JDO enhancer developed by Red Hat for use in APLAWS build system lib/ Set of jar-files used by several tools (esp. to process xml files) and required files vor compilation (e.g. servlet API, JDBC drivers, etc) src/ Source and build script for Red Hat APLAWS JDO enhancer xsd/ document definitions ( for project.xml, application.xml) xsl/ xsl to construct a projects build file README This file