[jboss-cvs] /repository.jboss.com/jboss/izpack-listeners/1.0.1.GA ...

Vladimir Ralev validimir.ralev at jboss.com
Fri Nov 17 08:45:08 EST 2006


  User: vralev  
  Date: 06/11/17 08:45:08

  Added:       repository.jboss.com/jboss/izpack-listeners/1.0.1.GA 
                        component-info.xml
  Log:
  Updated listeners. Now writes the log file in the system temp folder if the installer folder is read-only (CD, network..)
  
  Revision  Changes    Path
  1.1      date: 2006/11/17 13:45:08;  author: vralev;  state: Exp;/repository.jboss.com/jboss/izpack-listeners/1.0.1.GA/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/izpack-listeners">
  
     <component id="jboss/izpack-listeners"
                licenseType="lgpl"
                version="1.0.1.GA"
                description="Custom izpack listeners for the jems installer (supports CD)">
  
        <artifact id="jboss-listeners.jar"/>
  
        <import componentref="izpack">
        	<compatible version="3.8.0.jboss"/>
        	<compatible version="3.9.0.jboss"/>
        </import>
  
        <export>
           <include input="jboss-listeners.jar"/>
        </export>
  
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list