On 15 Dec 2004, <[EMAIL PROTECTED]> wrote: > Adding mod_jk for yet another test of buildconf/configure/make > scripts
Cool. > <!-- Should be id="apxs", but I don't know how to define artifacts > in the configure/make world --> > <arg name="--with-apxs" project="apache-httpd-make-install" > path="dist-@@DATE@@/bin/apxs" /> Honestly I don't know for sure either. I think you can add <output name="dist-@@DATE@@/bin/apxs" id="apxs"/> to apache-httpd-install, it might even allow a path relative to <home>, but I haven't followed the code around <jar>/<output> yet. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
