184 lines
7.7 KiB
XML
Executable File
184 lines
7.7 KiB
XML
Executable File
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!-- project.xml - (ldn)devel - containing all modules of the current aplaws
|
|
repository. It is specifically for developers to help them to make
|
|
every module deployable and to create the distribution.
|
|
It is NOT a production grade bundle! -->
|
|
|
|
<ccm:project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:ccm="http://ccm.redhat.com/ccm-project"
|
|
ccmVersion="6.1"
|
|
name="aplaws"
|
|
prettyName="APLAWS plus (devel)"
|
|
version="2-0-0"
|
|
release="devel"
|
|
webxml="web.xml"
|
|
webapp="ROOT"
|
|
xsi:schemaLocation="http://ccm.redhat.com/ccm-project file:tools-ng/common/xsd/project.xsd">
|
|
|
|
<ccm:databases>
|
|
<ccm:database name="postgres"/>
|
|
<ccm:database name="oracle-se"/>
|
|
</ccm:databases>
|
|
|
|
|
|
<ccm:build>
|
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
|
<!-- APLAWS+ set of CORE packages -->
|
|
<!-- NONE can be omitted for technical reasons / internal dependencies -->
|
|
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
|
|
|
<!-- Main apps -->
|
|
<ccm:application name="ccm-core"/>
|
|
<ccm:application name="ccm-cms"/>
|
|
|
|
<!-- Content Assets -->
|
|
|
|
<!-- Content Types -->
|
|
<ccm:application name="ccm-cms-types-article"/>
|
|
|
|
<!-- Applications -->
|
|
<ccm:application name="ccm-atoz"/> <!-- part of (default) theme -->
|
|
<ccm:application name="ccm-navigation"/>
|
|
<!-- ccm-portalworkspace depends on ccm-subsite -
|
|
in class ui.PortletTypeForm -->
|
|
<ccm:application name="ccm-portalworkspace"/>
|
|
<ccm:application name="ccm-portalworkspace-homepage"/>
|
|
<!-- <ccm:application name="ccm-rssfeed"/> -->
|
|
<ccm:application name="ccm-shortcuts"/>
|
|
<ccm:application name="ccm-subsite"/>
|
|
<ccm:application name="ccm-themedirector"/>
|
|
|
|
<!-- LDN core extensions -->
|
|
<ccm:application name="ccm-ldn-aplaws"/>
|
|
<ccm:application name="ccm-ldn-dublin"/>
|
|
<ccm:application name="ccm-ldn-search"/>
|
|
<ccm:application name="ccm-ldn-terms"/>
|
|
<ccm:application name="ccm-ldn-util"/>
|
|
|
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
|
<!-- APLAWS+ OPTIONAL packages -->
|
|
<!-- Various combinations of these packages make up specific bundles -->
|
|
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
|
<!-- Standard Bundle -->
|
|
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
|
|
|
<!-- Standard Bundle's Content Assets -->
|
|
<ccm:application name="ccm-cms-assets-relatedlink"/>
|
|
<ccm:application name="ccm-cms-assets-fileattachment"/>
|
|
|
|
<!-- Standard Bundle's Content Types -->
|
|
<ccm:application name="ccm-cms-types-filestorageitem"/>
|
|
<ccm:application name="ccm-cms-types-formitem"/>
|
|
<ccm:application name="ccm-cms-types-formsectionitem"/>
|
|
<ccm:application name="ccm-cms-types-inlinesite"/>
|
|
<ccm:application name="ccm-cms-types-mparticle"/>
|
|
<ccm:application name="ccm-cms-types-newsitem"/>
|
|
<ccm:application name="ccm-cms-types-pressrelease"/>
|
|
<ccm:application name="ccm-cms-types-xmlfeed"/>
|
|
|
|
<!-- Standard Bundle's Applications -->
|
|
<ccm:application name="ccm-forum"/>
|
|
|
|
<!-- Standard Bundle's LDN extensions -->
|
|
<ccm:application name="ccm-ldn-atoz"/>
|
|
<ccm:application name="ccm-ldn-importer"/>
|
|
<ccm:application name="ccm-ldn-types-contact"/>
|
|
<ccm:application name="ccm-ldn-types-esdservice"/>
|
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
|
<!-- Complete Bundle DEPRECATED! -->
|
|
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
|
|
|
<!-- Complete Bundle's Content Assets -->
|
|
<ccm:application name="ccm-cms-assets-imagestep"/>
|
|
|
|
<!-- Complete Bundle's Content Types -->
|
|
<ccm:application name="ccm-cms-types-agenda"/>
|
|
<ccm:application name="ccm-cms-types-bookmark"/>
|
|
<ccm:application name="ccm-cms-types-event"/>
|
|
<ccm:application name="ccm-cms-types-faqitem"/>
|
|
<ccm:application name="ccm-cms-types-glossaryitem"/>
|
|
<ccm:application name="ccm-cms-types-job"/>
|
|
<ccm:application name="ccm-cms-types-legalnotice"/>
|
|
<ccm:application name="ccm-cms-types-minutes"/>
|
|
<ccm:application name="ccm-cms-types-organization"/>
|
|
<ccm:application name="ccm-cms-types-service"/>
|
|
<ccm:application name="ccm-cms-types-simpleaddress"/>
|
|
<ccm:application name="ccm-cms-types-siteproxy"/>
|
|
<!-- Current code does not include any xsl templates,
|
|
neither it does not appear in content center -->
|
|
<ccm:application name="ccm-cms-types-motditem"/>
|
|
|
|
<!-- Complete Bundle's Applications -->
|
|
<ccm:application name="ccm-atoz-siteproxy"/> <!-- requires siteproxy!-->
|
|
<ccm:application name="ccm-auth-http"/>
|
|
<!-- currently doesn't work for unknown reason -->
|
|
<ccm:application name="ccm-simplesurvey"/>
|
|
<!-- Without known funcionality -->
|
|
<ccm:application name="ccm-formbuilder-pdf"/>
|
|
<ccm:application name="ccm-ldn-userpreferences"/>
|
|
|
|
<!-- Complete Bundle's LDN extensions -->
|
|
<ccm:application name="ccm-ldn-exporter"/>
|
|
<ccm:application name="ccm-ldn-freeform"/>
|
|
|
|
|
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
|
<!-- APLAWS+ potential ADD-ONS packages -->
|
|
<!-- These packages are not included in any distribution bundle. -->
|
|
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
|
|
|
<!-- ADD-ONs Content Assets -->
|
|
<!--
|
|
-->
|
|
<ccm:application name="ccm-cms-assets-notes"/>
|
|
|
|
<!-- ADD-ONs Bundle's Content Types -->
|
|
<!--
|
|
-->
|
|
<ccm:application name="ccm-cms-types-image"/>
|
|
|
|
|
|
<!-- ADD-ONs Bundle's Applications -->
|
|
<!--
|
|
-->
|
|
<ccm:application name="ccm-bookmarks"/>
|
|
<ccm:application name="ccm-docrepo"/>
|
|
<ccm:application name="ccm-faq"/>
|
|
<ccm:application name="ccm-forum-categorised"/>
|
|
|
|
|
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
|
<!-- APLAWS+ packages under evaluation -->
|
|
<!-- These packages will not be made available in any bundle. -->
|
|
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
|
|
|
<!-- Content Types under evaluation -->
|
|
<ccm:application name="ccm-webpage"/>
|
|
|
|
<!-- Applications under evaluation -->
|
|
<!-- Currently broken. -->
|
|
<ccm:application name="ccm-docmgr"/>
|
|
<!-- some minor program issues -->
|
|
<ccm:application name="ccm-portalserver"/>
|
|
<!-- no documentation -->
|
|
<ccm:application name="ccm-weblog"/>
|
|
|
|
<!-- Portlets under evaluation -->
|
|
<!-- Currently broken.
|
|
Missing file: ccm-portlet/postgres-create.sql
|
|
<ccm:application name="ccm-portlet"/> -->
|
|
<!-- Currently ant configure error , depends on ccm-portlet
|
|
<ccm:application name="ccm-portlet-helloworld"/> -->
|
|
|
|
|
|
</ccm:build>
|
|
</ccm:project>
|