<project name="beanshell-component-info">

   <!-- ============================================================ -->
   <!-- Beanshell                                                    -->
   <!-- ============================================================ -->

   <component id="beanshell"
              version="1.3.0"
              licenseType="lgpl"
              projectHome="http://www.beanshell.org/"
              description="Lightweight Scripting for Java"
   >
      <artifact id="bsh-1.3.0.jar"/>
      <artifact id="bsh.jar"/>      
      <export>
         <include input="bsh-1.3.0.jar"/>
         <include input="bsh.jar"/>         
      </export>
   </component>

</project>
