libreccm-legacy/tools-ng/common
pb d287dcd760 Added task 'pluto-assemble' to the load ant project. It scans the portlet.xml file and injects for each portlet the Pluto specific registration code into web.xml. Should be executed after load-bundle step and is only needed when developing CCM JSR portlets in a Pluto test environment. Modified core web.xml accordingly.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2662 8810af33-2d31-482b-a856-94f89814c4df
2014-05-31 22:44:15 +00:00
..
classes/com/redhat/ccm
lib Added task 'pluto-assemble' to the load ant project. It scans the portlet.xml file and injects for each portlet the Pluto specific registration code into web.xml. Should be executed after load-bundle step and is only needed when developing CCM JSR portlets in a Pluto test environment. Modified core web.xml accordingly. 2014-05-31 22:44:15 +00:00
src
webxml-mergetool
xsd
xsl
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