19 lines
623 B
XML
Executable File
19 lines
623 B
XML
Executable File
<?xml version="1.0"?>
|
|
<ccm:application xmlns:ccm="http://ccm.redhat.com/ccm-project"
|
|
name="ccm-auth-http"
|
|
prettyName="Auth HTTP"
|
|
version="6.5.0"
|
|
release="1">
|
|
<ccm:dependencies>
|
|
<ccm:requires name="ccm-core" version="6.2.0" relation="ge"/>
|
|
</ccm:dependencies>
|
|
<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>
|
|
The Red Hat Web Application Framework is a platform for writing
|
|
database-backed web applications in Java.
|
|
</ccm:description>
|
|
</ccm:application>
|