Hi Everyone,
I'm starting to do more customer level testing in preparation for initiating an 0.3.0 release. I've added a few ant targets to help with some of the repetitive steps.

> ant install-test-home
This will unzip the binary dist in target into an install directory. It will also setup a master secret to make starting the gateway for testing easier. Note that this target deletes the install directory first.

> ant start-test-ldap
This will start the Apache DS LDAP server with our sample config. Note that right now the output of the server is "swallowed" due to how ant launches processes.

> ant start-test-gateway
This will start the Knox gateway server and has it listen on 5005 for a debugging to attach.

> ant start-test-servers
This runs the three targets above in order.

Kevin.

--
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.

Reply via email to