summaryrefslogtreecommitdiff
path: root/qpid/bin
Commit message (Collapse)AuthorAgeFilesLines
* QPID-5074: update broker binary release tar process to handle plugins with ↵Robert Gemmell2013-08-191-2/+2
| | | | | | | | | dependencies, fix issues with generated poms merged from trunk r1514654 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.24@1515332 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4961: Allow the autotools scripting to carry on working for nowJustin Ross2013-08-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.24@1513405 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions 1511002,1511026,1511030 from trunk to 0.24Robert Godfrey2013-08-061-2/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.24@1511034 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4930: Create a Python swigged bindings source tarball.Darryl L. Pierce2013-06-191-0/+14
| | | | | | | | | Created a README, LICENSE and ChangeLog file to be included. Added a CMakeLists.txt file that is included with the sources that can be used to build the Python bindings. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1494752 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: also sign rar files during the release processRobert Gemmell2013-05-271-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1486699 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: copy JCA module maven output to the release artifacts dirRobert Gemmell2013-05-261-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1486474 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4799: Updated the release.sh and Cmake files for qpid.pmDarryl L. Pierce2013-05-011-1/+0
| | | | | | The files are now aware of the new location for qpid.pm. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478097 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Fixed the Perl sources portion of release.sh.Darryl L. Pierce2013-03-111-3/+0
| | | | | | | The script was trying to call make in a directory where there is no long er a Makefile. Removed those pieces. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1455153 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4504: Break up the Perl sources into individual source modules.Darryl L. Pierce2013-02-011-0/+2
| | | | | | | | | | Each of the 8 individual classes are broken up into separate source files. Also modified the release.sh script to include the new lib directory in the Perl upstream sources. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1441445 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4505: Provide Perl unit tests.Darryl L. Pierce2012-12-181-0/+1
| | | | | | | | These tests ensure that the Perl language bindings are working as expected, and that changes to either the underlying C++ implementation or the Perl bindings themselves don't break those expectations. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1423688 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4215 : Adds a target to release.sh to generate Perl language sources.Darryl L. Pierce2012-11-271-1/+24
| | | | | | | | The --perl | -r cmdline argument generates this file, which includes the Perl examples as well as the files necessary to generate the language bindings using Swig. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414298 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4377: The firewall plugin is no longer among the released artifactsJustin Ross2012-10-171-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1399370 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4195 : Add AMQP 1.0 JMS Client to the release scriptRobert Godfrey2012-08-071-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1370138 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4160: remove the old JMX Management ConsoleRobert Gemmell2012-07-201-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1363857 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4111: update release.sh to account for new java broker release artifactsRobert Gemmell2012-07-081-3/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1358764 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3603: Install scripts and configuration for qpid HA rgmanager integration.Alan Conway2012-03-271-0/+76
| | | | | | | qpid/bin/install-cpp-python: installs c++ and python builds. qpid/cpp/etc/Makefile.am: installs init.d scripts. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1305851 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3558: Add broker Maven and OSGi artifacts to buildAndrew Donald Kennedy2011-10-311-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1195572 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3504: ensure the glue for the optional bdbstore feature is part of the ↵Robert Gemmell2011-10-241-2/+8
| | | | | | broker binary package git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1188363 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: tidy up the release script, fully remove old dotnet + ruby modules ↵Robert Gemmell2011-10-241-45/+16
| | | | | | and finish off the qmf + tools module additions git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1188362 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3151: remove dotnet and ruby artifacts from the --all release artifactsRobert Gemmell2011-04-291-2/+0
| | | | | | Applied patch from Justin Ross <jross@redhat.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1097754 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3124: update release script for new build artifactsRobert Gemmell2011-03-091-2/+32
| | | | | | | Applied patch from Justin Ross <jross@redhat.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1079628 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1916: default to using a local repo in the scratch dir (configurable ↵Robert Gemmell2011-02-081-1/+1
| | | | | | with maven.local.repo), generate poms into the scratch dir, make the artifacts a SNAPSHOT version by default (configurable with maven.snapshot), and tweak the SNAPSHOT output version naming not to be unique (configurable with maven.unique.version) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1068445 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1916: updates to allow creation of maven artifacts for client+common ↵Robert Gemmell2011-02-071-1/+5
| | | | | | | | | modules during the release process Applied patches from Emmanuel Bourg <ebourg@apache.org> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1068178 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2946: exclude the QMan archive from the release process until such time ↵Robert Gemmell2010-11-141-1/+0
| | | | | | as it is fixed git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1035031 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2267: Added zipped up source of the WCF source codeAndrew Stitcher2009-12-151-1/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@890995 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2277: Revert "Removed dotnet from release process"Andrew Stitcher2009-12-151-1/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@890970 13f79535-47bb-0310-9956-ffa450edef68
* Move generation of qpidversion.properties files to a shared definition in ↵Robert Gemmell2009-12-101-1/+1
| | | | | | module.xml, update property name used during generation to prevent circularly defined properties when svnversion isnt available on the path. Update release.sh script to override the svnversion output property when using exported files git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@889173 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1753: Update the Qman modules build.xml to use the release-bin task, ↵Robert Gemmell2009-12-091-0/+1
| | | | | | update the release.sh script to copy the resulting artifact git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@888939 13f79535-47bb-0310-9956-ffa450edef68
* Allow signing release with specific key by specifying SIGNING_KEY env var.Andrew Stitcher2009-11-251-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@883998 13f79535-47bb-0310-9956-ffa450edef68
* Removed dotnet from release processAndrew Stitcher2009-11-251-23/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@883997 13f79535-47bb-0310-9956-ffa450edef68
* Add export from git repo to release scriptAndrew Stitcher2009-11-251-7/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@883996 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1964 Author: Jan Sarenik <jsarenik@redhat.com>Aidan Skinner2009-07-011-5/+5
| | | | | | | | | | | Make release.sh --help work Changed order, to not catch and exit by the less verbose usage string. Signed-off-by: Aidan Skinner <aidan@apache.org> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@790140 13f79535-47bb-0310-9956-ffa450edef68
* Update to release script as used to generate the 0.5 release.Martin Ritchie2009-05-011-32/+176
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@770592 13f79535-47bb-0310-9956-ffa450edef68
* capture the svn URL as well as the svn rev as an artifactRafael H. Schloming2009-01-081-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@732724 13f79535-47bb-0310-9956-ffa450edef68
* updated release script to accept the repo path as an argumentRafael H. Schloming2009-01-081-5/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@732718 13f79535-47bb-0310-9956-ffa450edef68
* Added ASF licensing headers to the following filesRajith Muditha Attapattu2008-12-191-0/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@728091 13f79535-47bb-0310-9956-ffa450edef68
* Changed the URL for the svn repo to point to the new locationRajith Muditha Attapattu2008-12-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726759 13f79535-47bb-0310-9956-ffa450edef68
* added 0-8 to the dotnet 0-8 clientRafael H. Schloming2008-12-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725298 13f79535-47bb-0310-9956-ffa450edef68
* updated release scriptRafael H. Schloming2008-12-101-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725000 13f79535-47bb-0310-9956-ffa450edef68
* added script for deploying jars to a maven repoRafael H. Schloming2008-12-101-0/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724956 13f79535-47bb-0310-9956-ffa450edef68
* updated release script to create a signed artifact with the svn revision for ↵Rafael H. Schloming2008-11-271-2/+4
| | | | | | the release git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@721165 13f79535-47bb-0310-9956-ffa450edef68
* fixed svn properties on release.shRafael H. Schloming2008-11-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@714263 13f79535-47bb-0310-9956-ffa450edef68
* fixed or syntaxRafael H. Schloming2008-11-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@714262 13f79535-47bb-0310-9956-ffa450edef68
* updated release sh script for M4Rafael H. Schloming2008-11-151-19/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@714261 13f79535-47bb-0310-9956-ffa450edef68
* Updated License and Notice in Java, added missing L & N files to directories ↵Martin Ritchie2008-08-293-0/+266
| | | | | | and added release.sh to our bin directory git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690300 13f79535-47bb-0310-9956-ffa450edef68
* Fix verify script problemAlan Conway2008-02-211-85/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@629796 13f79535-47bb-0310-9956-ffa450edef68
* Fixed race condition in the examples: when a listener program printsAlan Conway2008-02-181-3/+1
| | | | | | | | | | | | | its "ready" message, the commands it has sent to the broker may not yet be complete. This results in sporadic lost messages if the producer is started immediately (e.g. by a script.) - Added Session::sync(), wait till all commands to date have completed. - Call sync() before printing "ready" in listener example programs - Removed sleep from verify script git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@628875 13f79535-47bb-0310-9956-ffa450edef68
* Added sleep to verify script to avoid startup races.Alan Conway2008-02-181-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@628827 13f79535-47bb-0310-9956-ffa450edef68
* Updated c++ and python fanout examples and verify scripts.Alan Conway2008-02-151-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@628169 13f79535-47bb-0310-9956-ffa450edef68
* Create a tar file of verify scripts suitable for untarring into and ↵Alan Conway2008-02-121-0/+81
| | | | | | installed examples directory. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@627128 13f79535-47bb-0310-9956-ffa450edef68