libreccm-legacy/tools-ng/common
pb 988b430bd1 Änderung im BUILD system:
Datei project.xml ist jetzt Teil des Bundle und ersetzt dort
application.cfg. 

Die Liste der Module für load-bundle wird jetzt aus project.xml
extrahiert. Damit entfällt das lästige synchronisieren der beiden
Dateien. 

Kopieren einer project.xml in das Basisverzeichnis (trunk) 
entfällt ersatzlos. ant configure ect. greifen auf die 
neue Position der Datei zu.


git-svn-id: https://svn.libreccm.org/ccm/trunk@1046 8810af33-2d31-482b-a856-94f89814c4df
2011-08-02 19:21:40 +00:00
..
classes/com/redhat/ccm Zusaetzliche classen fuer ant devel tasks 2009-03-03 23:48:53 +00:00
lib Irgendeins von Terrys patches brauch jetzt ant-trax. In common/lib eingefügt. 2009-08-29 10:19:21 +00:00
src Source libs for requirred tools added 2009-03-15 15:52:37 +00:00
xsd Neue Version von ecdc, siehe tools-ng/ecdc/README. Sollte jetzt uneingeschraenkt funktionieren. 2009-04-19 18:30:14 +00:00
xsl Änderung im BUILD system: 2011-08-02 19:21:40 +00:00
README Trunk auf Version 6.6 angehoben. 2009-05-24 11:19:24 +00:00

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