summaryrefslogtreecommitdiff
path: root/java/common.xml
Commit message (Collapse)AuthorAgeFilesLines
* QPID-965: made the ant build report the cummulative success/failure of the ↵Rafael H. Schloming2008-05-141-0/+1
| | | | | | test suite git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@656357 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1028: updated report task for including all subdirsArnaud Simon2008-05-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@653731 13f79535-47bb-0310-9956-ffa450edef68
* This commit is for QPID-992 and QPID-993Rajith Muditha Attapattu2008-05-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build.xml ========== I added the broker-plugins as a module to the ant build system. This was nessacery to get the plugins jar generated for QPID-993. In general when we add extra exchanges as plugins we want release this as a separate jar common.xml ========== Added a property build.plugins. This is used to create the plugins dir that is used for PluginTest noted in QPID-993. module.xml ========== Creats the folder identified by build.plugins copys the plugins jar to the above folder before the tests are run Added the following system properties when running tests "example.plugin.target" to build.plugins - required for QPID-993 "QPID_EXAMPLE_HOME" and "QPID_HOME" is to project.root/broker to pick up the config files in etc - required for QPID-992. build.deps ========== added common libs and felix libs for the broker-plugins module. This is for QPID-993 acl.config.xml ============== Added TempQueue as a routing key allowed for publish to amq.direct for user "server" This was done for QPID-992 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@652409 13f79535-47bb-0310-9956-ffa450edef68
* added help text for the clean-results targetRafael H. Schloming2008-02-121-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@620831 13f79535-47bb-0310-9956-ffa450edef68
* simplied QpidTestCase's interface for running non vm brokers and set up ↵Rafael H. Schloming2008-02-081-0/+5
| | | | | | build system to run cpp tests easily git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@619888 13f79535-47bb-0310-9956-ffa450edef68
* clear the report directory before generating test reportRafael H. Schloming2008-02-041-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@618450 13f79535-47bb-0310-9956-ffa450edef68
* added a detailed help target and cleaned up descriptionsRafael H. Schloming2008-02-011-0/+101
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@617662 13f79535-47bb-0310-9956-ffa450edef68
* ant build systemRafael H. Schloming2008-02-011-0/+97
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@617320 13f79535-47bb-0310-9956-ffa450edef68
* QPID-108: remove obsolete ant build filesStephen Vinoski2006-11-221-102/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@478023 13f79535-47bb-0310-9956-ffa450edef68
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473568 13f79535-47bb-0310-9956-ffa450edef68
* Modified the generation of the root LICENSE.txt file to include references ↵Martin Ritchie2006-11-101-2/+1
| | | | | | to all other license files in the project. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473536 13f79535-47bb-0310-9956-ffa450edef68
* QPID-74 Resolved some issues where a few new files were not addedMartin Ritchie2006-11-101-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473345 13f79535-47bb-0310-9956-ffa450edef68
* QPID-78Martin Ritchie2006-11-101-3/+9
| | | | | | Added DISCLAIMER.txt LICENSE.txt and NOTICE.txt to the built jars git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473331 13f79535-47bb-0310-9956-ffa450edef68
* QPID-75Martin Ritchie2006-11-091-0/+1
| | | | | | Created binary release archives. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472879 13f79535-47bb-0310-9956-ffa450edef68
* QPID-74Martin Ritchie2006-11-091-3/+12
| | | | | | | | | Update to ant build system to generate source distribution. QPID-68 Changed split to ${path.separator} as there was no comments on the list against it. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472860 13f79535-47bb-0310-9956-ffa450edef68
* QPID-74Martin Ritchie2006-11-081-2/+11
| | | | | | | | Update to ant build system to generate source distribution. The source distribution includes ALL Libs this is obviously not quite right. As we need to exclude those jars that are not compatible. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472561 13f79535-47bb-0310-9956-ffa450edef68
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+72
URL: https://etp.108.redhat.com/svn/etp/trunk/blaze Repository Root: https://etp.108.redhat.com/svn/etp Repository UUID: 06e15bec-b515-0410-bef0-cc27a458cf48 Revision: 608 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@447994 13f79535-47bb-0310-9956-ffa450edef68