24 lines
809 B
XML
Executable File
24 lines
809 B
XML
Executable File
<?xml version="1.0"?>
|
|
<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project"
|
|
name="ccm-bookmarks"
|
|
prettyName="Bookmarks"
|
|
version="6.6.1"
|
|
release="1"
|
|
webapp="ROOT">
|
|
<ccm:dependencies>
|
|
<ccm:requires name="ccm-core" version="6.6.0" relation="ge"/>
|
|
</ccm:dependencies>
|
|
<ccm:contacts>
|
|
<ccm:contact uri="http://www.runtime-collective.com" type="website"/>
|
|
<ccm:contact uri="mailto:info@runtime-collective.com" type="support"/>
|
|
</ccm:contacts>
|
|
<ccm:description>
|
|
Bookmarks application for CCM. Displays bookmarks for a portal.
|
|
|
|
|
|
CCM is a collaboration and content management system which is based upon
|
|
the Red Hat Web Application Framework (WAF), which is a platform for writing
|
|
database-backed web applications in Java.
|
|
</ccm:description>
|
|
</ccm:application>
|