[ 
https://issues.apache.org/jira/browse/CXF-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107670#comment-13107670
 ] 

Freeman Fang commented on CXF-3323:
-----------------------------------

find . -name pom.xml |grep -v .svn|grep -v target|wc -l
     146
wow, we have 146 sub modules totally to add description :-)

Since a lot of other Apache project like Camel, Servicemix, Karaf and Activemq 
already have description in each module so CXF should be better to have it as 
well.


> Update "description" elements in all CXF POM files. 
> ----------------------------------------------------
>
>                 Key: CXF-3323
>                 URL: https://issues.apache.org/jira/browse/CXF-3323
>             Project: CXF
>          Issue Type: Improvement
>          Components: Build system
>            Reporter: Robert Liguori
>            Assignee: Freeman Fang
>            Priority: Minor
>         Attachments: maven_pom_descriptions.JPG
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> When using the NetBeans IDE by hovering over an Apache CXF Maven project 
> node, project data is shown with the following default description element 
> information, "A Maven2 based project".  This default is shown for all of the 
> projects, as the description elements have not been filled in.
> An effort completing the "description" elements in all of the CXF related POM 
> files would be beneficial (for the user) in determining the purpose of each 
> 'project' outside of what could be interpreted from the project name... 
> whether it's a sample project, utility, runtime, etc. and it's scope/focus, 
> would be of value.
> * See screenshot associated with this enhancement request

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to