[jboss-cvs] /repository.jboss.com/izpack/3.9.0.jboss.2 ...

Vladimir Ralev validimir.ralev at jboss.com
Mon Nov 20 18:26:09 EST 2006


  User: vralev  
  Date: 06/11/20 18:26:09

  Added:       repository.jboss.com/izpack/3.9.0.jboss.2 
                        component-info.xml
  Log:
  new version with exclusive packs, selectable labels and callable from maven antrun
  
  Revision  Changes    Path
  1.1      date: 2006/11/20 23:26:09;  author: vralev;  state: Exp;/repository.jboss.com/izpack/3.9.0.jboss.2/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="izpack">
  
     <component id="izpack"
                licenseType="apache-2.0"
                version="3.9.0.jboss.2"
                projectHome="http://www.izforge.com/izpack"
                description="IzPack is a Java software installer builder with custom install group panels, and -installGroup based command line install"
        >
  
        <artifact id="standalone-compiler.jar"/>
        <artifact id="compiler.jar"/>
        <artifact id="izevent.jar"/>
        <artifact id="installer.jar"/>
        <artifact id="jakarta-regexp-1.3.jar"/>
        <artifact id="kunststoff.jar" />
        <artifact id="liquidlnf.jar" />
        <artifact id="looks.jar" />
        <artifact id="metouia.jar" />
        <artifact id="uninstaller-ext.jar" />
        <artifact id="uninstaller.jar" />
        <artifact id="bin.zip"/>
  
        <export>
           <include input="standalone-compiler.jar"/>
           <include input="izevent.jar"/>
        </export>
  
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list