libreccm-legacy/tools-ng
pb f2264d6aeb Added TUV r2030,2032,2033,2038,2039:
Fixed classpath for junit, junitperf and httpunit jars
Added Linux shell script for running ccm commands, e.g. ccm get 
Added bsf and rhino libraries required for merging web.xml 
Created example user/database creation script for postgres 
Tablespace is called ccm not aplaws for consistency for oracle 

git-svn-id: https://svn.libreccm.org/ccm/trunk@307 8810af33-2d31-482b-a856-94f89814c4df
2009-12-14 11:24:12 +00:00
..
common Fixed Bug in combination with version ant-apache-bsf tasks 1.7.1/bsf-2.4.0. Fixed by prefixing non Java API packages in lines 1227-1232 of tools-ng/common/xsl/build-templates (which is used to create build-projects) with "Packages" as described at http://wiki.apache.org/ant/AntOddities#Using_your_own_classes_inside_.3Cscript.3E. 2009-09-29 18:20:45 +00:00
devel new version of ecdc, configure, build, deploy (should) work(s) now. 2009-03-18 08:22:36 +00:00
ecdc Added TUV r2030,2032,2033,2038,2039: 2009-12-14 11:24:12 +00:00
liferay Integrated r1930,r1931,r1932: Add new-apps target & install liferay (3d party portal server) 2009-08-28 15:27:42 +00:00
maven new version of ecdc, configure, build, deploy (should) work(s) now. 2009-03-18 08:22:36 +00:00
netbeans Neue Version von ecdc, siehe tools-ng/ecdc/README. Sollte jetzt uneingeschraenkt funktionieren. 2009-04-19 18:30:14 +00:00
sql/oracle-se Added TUV r2030,2032,2033,2038,2039: 2009-12-14 11:24:12 +00:00
user new version of ecdc, configure, build, deploy (should) work(s) now. 2009-03-18 08:22:36 +00:00
webxml/lib Added TUV r2030,2032,2033,2038,2039: 2009-12-14 11:24:12 +00:00
README Trunk auf Version 6.6 angehoben. 2009-05-24 11:19:24 +00:00

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