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

Vladimir Ralev validimir.ralev at jboss.com
Fri Dec 22 08:32:53 EST 2006


  User: vralev  
  Date: 06/12/22 08:32:53

  Added:       repository.jboss.com/jboss-portal/2.4.1.GA-SP1   .project
                        component-info.xml
  Log:
  2.4.1.GA-SP1 with correct name
  
  Revision  Changes    Path
  1.1      date: 2006/12/22 13:32:53;  author: vralev;  state: Exp;/repository.jboss.com/jboss-portal/2.4.1.GA-SP1/.project
  
  Index: .project
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <projectDescription>
  	<name>jboss-portal-2.4.1.GA-SP1</name>
  	<comment></comment>
  	<projects>
  	</projects>
  	<buildSpec>
  	</buildSpec>
  	<natures>
  	</natures>
  </projectDescription>
  
  
  
  1.1      date: 2006/12/22 13:32:53;  author: vralev;  state: Exp;/repository.jboss.com/jboss-portal/2.4.1.GA-SP1/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <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>
  
  



More information about the jboss-cvs-commits mailing list