libreccm-legacy/tools-ng/common
pb 6629e9af82 Updated xerces in ccm-core and tools-ng. Left tools-legacy untouched, servers just as an easy to access reference.
git-svn-id: https://svn.libreccm.org/ccm/trunk@5241 8810af33-2d31-482b-a856-94f89814c4df
2018-02-03 08:17:13 +00:00
..
classes/com/redhat/ccm
lib Updated xerces in ccm-core and tools-ng. Left tools-legacy untouched, servers just as an easy to access reference. 2018-02-03 08:17:13 +00:00
src
webxml-mergetool Updated xerces in ccm-core and tools-ng. Left tools-legacy untouched, servers just as an easy to access reference. 2018-02-03 08:17:13 +00:00
xsd
xsl Unfortunately quite a large update: Reorganized web.xml fragments into a separate directory, Modified build script to use the same web.xml merger as ccm installation script. NOTE: Logic bug fixed: If bundle specifies a web.xml, it is used as is without any postprocessing. If no web.xml is specified or the file does not exist, core's web.xml is used and the web.xml fragment of any module merged in. 2014-05-30 05:40:29 +00:00
README

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, e.g. ANT und specifically to 
  process xml files.

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