From jboss-as/build/lib.xml:
<taskdef name="jandex"
classname="org.jboss.jandex.JandexAntTask" />
<!-- Generate the Jandex Index -->
<jandex run="@{jandex}" newJar="true" >
<fileset
dir="${module.repo.output.dir}/${current.module.path}" />
</jandex>
On 21 May 2012, at 15:28, Bill Burke wrote:
How to generate? Still looking (googled too)...
ty
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev