Hi, I am trying to use the Ant dependencies Tasks to get a list of runtime dependencies only.
I have set the "useScope" to "runtime", however the Ant dependencies returns both "runtime" and "compile" dependencies. Why? Is this a bug? Should "useScope" be a list of dependencies you are interested in e.g. "runtime,compile,test"? Any thoughts? Many Thanks Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
