summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2011-04-29 10:07:31 +0000
committerRobert Gemmell <robbie@apache.org>2011-04-29 10:07:31 +0000
commitcf9a670b05151c0035bf2fc750f36c870910cff3 (patch)
tree1e9684280922791802af3291a3d2cfa5df39018e
parentca65326bddd04992a2be7ae61e3f02871a8670fd (diff)
downloadqpid-python-cf9a670b05151c0035bf2fc750f36c870910cff3.tar.gz
QPID-3151: remove dotnet and ruby artifacts from the --all release artifacts
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
-rwxr-xr-xqpid/bin/release.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/bin/release.sh b/qpid/bin/release.sh
index e323b40e51..949cb57358 100755
--- a/qpid/bin/release.sh
+++ b/qpid/bin/release.sh
@@ -76,9 +76,7 @@ for arg in $* ; do
;;
--all|-a)
CPP="CPP"
- DOTNET="DOTNET"
JAVA="JAVA"
- RUBY="RUBY"
PYTHON="PYTHON"
WCF="WCF"
TOOLS="TOOLS"