* Added Juli to classpath for ecdc Tomcat start script. "ant start" works. * Fixed error in web-sci.xml, added surrounding <jsp-config> tags tp taglib tags. * Removed jd.sclt transformer (no longer maintained, latest release from 2003 * Removed XML factory implementation configuration using system wide environment variables (affecting and probably conflicting with other webapps in the container). Alternative configuration facility not yet implemented, using container fallback (which is saxon at the moment for xslt processor). CCM is currently execting in TC 7 for the public site, content-center doesn't work in TC 7 for now (but in TC6 as previously). git-svn-id: https://svn.libreccm.org/ccm/trunk@2644 8810af33-2d31-482b-a856-94f89814c4df |
||
|---|---|---|
| .. | ||
| common | ||
| devel | ||
| distribution | ||
| ecdc | ||
| liferay | ||
| maven | ||
| netbeans | ||
| sql | ||
| webxml/lib | ||
| README | ||
| relocate-theme-dir.sh | ||
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. 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). distribution/ Several Files to create software distribution, esp. RPM distribution files. 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. webxml/ Utilitiy classes to create a web.xml file from package stub files. README This file