* 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 |
||
|---|---|---|
| .. | ||
| common | ||
| devel | ||
| ecdc | ||
| liferay | ||
| maven | ||
| netbeans | ||
| sql | ||
| tomcat | ||
| user | ||
| webxml/lib | ||
| README | ||
README
tools-ng Next Generation Tools This dir is home of tools for development, installation and maintenance of new CCM / APLAWS, standards compliant deployment and execution context. CURRENTLY EVERYTHING HERE IS WORK IN PROGRESS common/ Library of files and schemes which may be used by several development and user tools (ecdc, maven, and others) devel/ Library of files which are requirred by either the test runtime or the compiler to do its work (e.g. jdbc drivers). ecdc/ Easy CCM Development Configuration (ECDC) A simplified development environment with minimal installation and preparation prerequisites. maven/ Maven development environment. Comming soon. netbeans/ Netbeans integration. Project file which defines all CCM packages. user/ User's installation and maintenance tools Comming soon. README This file