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 Zusaetzliche classen fuer ant devel tasks 2009-03-03 23:48:53 +00:00
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 Source libs for requirred tools added 2009-03-15 15:52:37 +00:00
webxml-mergetool 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
xsd Added first very minimalistic support for JSR286 compliant portlet support installable in Apache Pluto portlet server. i 2014-05-25 20:24:49 +00:00
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 Added first very minimalistic support for JSR286 compliant portlet support installable in Apache Pluto portlet server. i 2014-05-25 20:24:49 +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, 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