Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
ProducerTool and ConsumerTool have user/password attributes but they're not exposed to Ant at the moment. We should be able to do
ant producer -Duser=system -Dpassword=manager ant consumer -Duser=system -Dpassword=manager