32 lines
1.1 KiB
XML
Executable File
32 lines
1.1 KiB
XML
Executable File
<?xml version="1.0"?>
|
|
<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project"
|
|
name="ccm-cms-types-simpleaddress"
|
|
prettyName="Simple Address Red Hat CCM Content Type"
|
|
version="6.7.1"
|
|
release="1"
|
|
webapp="ROOT">
|
|
<ccm:dependencies>
|
|
<ccm:requires name="ccm-core" version="6.6.0" relation="ge"/>
|
|
<ccm:requires name="ccm-cms" version="6.6.0" relation="ge"/>
|
|
</ccm:dependencies>
|
|
<ccm:directories>
|
|
<ccm:directory name="pdl"/>
|
|
<ccm:directory name="sql"/>
|
|
<ccm:directory name="src"/>
|
|
</ccm:directories>
|
|
<ccm:contacts>
|
|
<ccm:contact uri="http://www.redhat.com/software/rhea" type="website"/>
|
|
<ccm:contact uri="mailto:rhea@redhat.com" type="support"/>
|
|
</ccm:contacts>
|
|
|
|
<ccm:description>
|
|
Simple Address is the old Address Content Type for the Red Hat CCM CMS
|
|
(previously named ccm-cms-types-address up to 6.6.0).
|
|
|
|
The old type is incompatible with the new generic basic content types
|
|
intoduced with 6.6.1 (table name conflicts etc.). It has been modified
|
|
so it can be installed in parallel to the new type (ccm-cms-types-address).
|
|
</ccm:description>
|
|
|
|
</ccm:application>
|