[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-248) Need a minimum set of attributes for a component-info.xml to be valid

Paul Gier (JIRA) jira-events at lists.jboss.org
Thu Mar 15 15:49:32 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBBUILD-248?page=all ]

Paul Gier updated JBBUILD-248:
------------------------------

    Fix Version/s:  JBossBuild-1.1 RC1
         Assignee: Paul Gier

> Need a minimum set of attributes for a component-info.xml to be valid
> ---------------------------------------------------------------------
>
>                 Key: JBBUILD-248
>                 URL: http://jira.jboss.com/jira/browse/JBBUILD-248
>             Project: JBoss Build System
>          Issue Type: Task
>          Components: Maven, JBossBuild
>            Reporter: Scott M Stark
>         Assigned To: Paul Gier
>            Priority: Critical
>             Fix For:  JBossBuild-1.1 RC1
>
>
> The http://repository.jboss.com/junitejb/1.4/component-info.xml component definition is useless in terms of license, project page and description:
> <project name="junitejb-component-info">
>    <component id="junitejb" version="1.4">
>       <artifact id="junitejb.jar"/>
>       <export>
>          <include input="junitejb.jar"/>
>       </export>
>    </component>
> </project>
> The following attributes should be required on any component for it to be usable by a project:
> id
> licenseType
> version
> projectHome
> description
> The licenseType should also resolve to a repository/licenses/${licenseType}.txt file as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list