You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2015/03/06 18:50:19 UTC

svn commit: r1664685 - in /qpid/dispatch/branches: 0.3/bin/release.sh 0.4/

Author: tross
Date: Fri Mar  6 17:50:19 2015
New Revision: 1664685

URL: http://svn.apache.org/r1664685
Log:
NO-JIRA - Create branch for the 0.4 release.
          (plus an update to the release script used in 0.3)

Added:
    qpid/dispatch/branches/0.4/
      - copied from r1664683, qpid/dispatch/trunk/
Modified:
    qpid/dispatch/branches/0.3/bin/release.sh

Modified: qpid/dispatch/branches/0.3/bin/release.sh
URL: http://svn.apache.org/viewvc/qpid/dispatch/branches/0.3/bin/release.sh?rev=1664685&r1=1664684&r2=1664685&view=diff
==============================================================================
--- qpid/dispatch/branches/0.3/bin/release.sh (original)
+++ qpid/dispatch/branches/0.3/bin/release.sh Fri Mar  6 17:50:19 2015
@@ -87,6 +87,7 @@ test "$VERSION" == "$BUILD_VERSION" || {
     echo "Version mismatch: $VERSION != $BUILD_VERSION. Please update VERSION.txt in SVN"
     exit 1
 }
+echo $SVNREV > $WORKDIR/$BASENAME/SVN_REVISION.txt
 
 echo "Building source tarball $FILENAME"
 cd $WORKDIR



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org