Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QPID-3358 Simplified the scripts to make it easy to run them. | Rajith Muditha Attapattu | 2011-07-15 | 1 | -4/+7 |
| | | | | | | | | | | | | | 1. Removed the various set-env scripts. Instead in their place I want to introduce profiles that sets the env to run under different environments. Ex from a source checkout or installed rpms. 2. Introduced Profile-run-from-source to set the env to run the tools from an SVN checkout in a linux env. 3. Modified the scripts to use common variable names things like classpaths, java executable, logging config etc.. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1146959 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Fixed minor errors in the scripts | Rajith Muditha Attapattu | 2010-11-10 | 1 | -3/+3 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1033592 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Moved the testkit scripts under the tools module. | Rajith Muditha Attapattu | 2010-11-08 | 1 | -0/+30 |
I will be moving the source also into the tools module in subsequent commit. The goal is to have all tools in a single location. The perftest script and the testkit script are very good tools for release testing. These scripts will also be used in downstream packages for the same purpose. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1032640 13f79535-47bb-0310-9956-ffa450edef68 |