libreccm-legacy/tools-ng
pb ec5bd01f51 Improved localization, improved some formatting and documentation, updated APLAWS bundle, added Tomcat 7 rpm SPEC and SOURCE files to create a rpm.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2723 8810af33-2d31-482b-a856-94f89814c4df
2014-06-25 21:02:41 +00:00
..
common
devel
distribution
ecdc
liferay
maven
netbeans
sql
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 are 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. servlet API). Libs included in
  application.xml's <dendencies> ... </dependencies> segment have to
  be included here.

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.

liferay portal server
  ready to be installed into a CCM Tomcat container.
  ant task 'install liferay' uses this directory.

maven/
  Maven development environment. 
  Comming soon.

netbeans/
  Netbeans integration. Project file which defines all CCM packages. 

README
  This file