[jboss-cvs] repository.jboss.com/qdox/1.6 ...

Kabir Khan kkhan at jboss.com
Mon Oct 16 16:11:41 EDT 2006


  User: kkhan   
  Date: 06/10/16 16:11:41

  Added:       qdox/1.6  component-info.xml
  Log:
  Add qdox 1.6 to repository
  
  Revision  Changes    Path
  1.1      date: 2006/10/16 20:11:41;  author: kkhan;  state: Exp;repository.jboss.com/qdox/1.6/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="qdox-component-info">
     <!-- ============================================================ -->
     <!-- QDox                                                         -->
     <!-- ============================================================ -->
  
     <component id="qdox"
                licenseType="ironsmith"
                version="1.6"
                projectHome="http://qdox.codehaus.org/"
                description="Parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags.">
  
        <artifact id="qdox.jar"/>
        <export>
           <include input="qdox.jar"/>
        </export>
     </component>
  
  </project>
  
  



More information about the jboss-cvs-commits mailing list