> From: Steve Loughran [mailto:stevel@apache.org]
> I dont actually want packages, see. Instead I want a directory that you
> can -lib to that pulls in all the various project-independent
> declarations.
>
> Then I can run ant
>
> ant -lib /projects/smartfrog/antbuild/core
>
> And get everything in there. Currently that is ant-contrib and a version
> of maven artifacts I compiled myself yesterday. Then I can go
> xmlns:antlib://checkstyle.xml
> xmlns:antlib://emma.xml
> and get all the relevant declarations pulled in, without having to put
> my unpackaged stuff into subdirs, jar files, etc, etc.
Well sorry, but I still don't follow. And frankly, I'd like a bit more a
priori discussion about adding such new features ;-) Like discussing use
cases before the commit ;-))) --DD
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|