GitHub user dnwe opened a pull request:
https://github.com/apache/qpid-proton/pull/28
NO-JIRA: improvements to export.sh
+ allow specific tag to be specified as cmdline arg
+ confirm the tag exists before proceeding
+ use the version.txt from that tag as the tar prefix folder
+ re-run the version.sh script before packaging to ensure the correct
version is set
+ add .gitattributes to exclude .gitignore files from the exported tar
Closes #28
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dnwe/qpid-proton fix-export-script
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/28.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #28
----
commit a90e2b1c04dd8a03d240b83ed9b67c3f7611a66c
Author: Dominic Evans <[email protected]>
Date: 2015-05-06T11:03:58Z
NO-JIRA: improvements to export.sh
+ allow specific tag to be specified as cmdline arg
+ confirm the tag exists before proceeding
+ use the version.txt from that tag as the tar prefix folder
+ re-run the version.sh script before packaging to ensure the correct
version is set
+ add .gitattributes to exclude .gitignore files from the exported tar
Closes #28
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---