You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2011/04/29 12:07:32 UTC

svn commit: r1097754 - /qpid/trunk/qpid/bin/release.sh

Author: robbie
Date: Fri Apr 29 10:07:31 2011
New Revision: 1097754

URL: http://svn.apache.org/viewvc?rev=1097754&view=rev
Log:
QPID-3151: remove dotnet and ruby artifacts from the --all release artifacts

Applied patch from Justin Ross <jr...@redhat.com>

Modified:
    qpid/trunk/qpid/bin/release.sh

Modified: qpid/trunk/qpid/bin/release.sh
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/bin/release.sh?rev=1097754&r1=1097753&r2=1097754&view=diff
==============================================================================
--- qpid/trunk/qpid/bin/release.sh (original)
+++ qpid/trunk/qpid/bin/release.sh Fri Apr 29 10:07:31 2011
@@ -76,9 +76,7 @@ for arg in $* ; do 
  ;;
  --all|-a)
    CPP="CPP"
-   DOTNET="DOTNET"
    JAVA="JAVA"
-   RUBY="RUBY"
    PYTHON="PYTHON"
    WCF="WCF"
    TOOLS="TOOLS"



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org