[jboss-cvs] /repository.jboss.com/jboss-portal/2.4.1.GA-SP1 ...

Vladimir Ralev validimir.ralev at jboss.com
Fri Dec 22 15:14:49 EST 2006


  User: vralev  
  Date: 06/12/22 15:14:49

  Added:       repository.jboss.com/jboss-portal/2.4.1.GA-SP1 
                        component-info.xml
  Log:
  2.4.1.GA-SP1 with correct resources
  
  Revision  Changes    Path
  1.3       +0 -0      /repository.jboss.com/jboss-portal/2.4.1.GA-SP1/component-info.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: component-info.xml
  ===================================================================
  RCS file: component-info.xml
  diff -N component-info.xml
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ component-info.xml	22 Dec 2006 20:14:49 -0000	1.3
  @@ -0,0 +1,22 @@
  +<project name="jboss-portal-component-info">
  +
  +   <!-- The component id is the repository path -->
  +   <!-- The license type for which there must be an *.txt in repository.jboss.com/licenses -->
  +   <!-- The version of the component -->
  +   <!-- The component home/info page -->
  +   <!-- A short description of the component -->
  +   <component id="jboss-portal"
  +              licenseType="lgpl"
  +              version="2.4.1.GA-SP1"
  +              projectHome="http://labs.jboss.com/portal/jbossportal/"
  +              description="JBoss Portal">
  +
  +      <!-- Artifacts produced by this component -->
  +      <artifact id="jboss-portal.sar"/>
  +      <artifact id="portal-hsqldb-ds.xml"/>
  +      <!-- The artifacts exported by this component -->
  +      <export>
  +         <include input="jboss-portal.sar"/>
  +      </export>
  +   </component>
  +</project>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list