summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* 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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@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/qpid@627128 13f79535-47bb-0310-9956-ffa450edef68
* cpp/examples/direct, fanout: Converted listener.cpp to SubscriptionManager.Alan Conway2008-02-082-87/+0
| | | | | | | | | All python/cpp combos run as part of cpp/examples make check. Fixed problems with verify scripts and VPATH builds. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@620014 13f79535-47bb-0310-9956-ffa450edef68
* Added verify scripts to run mixed python/cpp examples.Alan Conway2008-02-082-7/+20
| | | | | | bin/verify_all runs all examples. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@619941 13f79535-47bb-0310-9956-ffa450edef68
* Refactored verify scripts, added verify for python Examples.Alan Conway2008-02-081-0/+74
| | | | | | | | | | | | | | To verify an example: <qpid-trunk>/bin/verify <example-dir> See comments in bin/verify for more details. Changes: - Each example dir has its own verify script and verify.in. - Added sys.stdout.flush() to som python examples so verify can tell when they're ready. - Made python examples svn:executable. - C++ examples/Makefile.am runs python examples git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@619903 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
* handle python and ruby filesStephen Vinoski2006-11-091-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473107 13f79535-47bb-0310-9956-ffa450edef68
* add Apache licenseStephen Vinoski2006-11-091-3/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473097 13f79535-47bb-0310-9956-ffa450edef68
* add svn auto props file and script to set propertiesStephen Vinoski2006-11-091-0/+110
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@473094 13f79535-47bb-0310-9956-ffa450edef68