Page "BloodhoundReleaseProcess" was changed by rjollos
Diff URL: 
<https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess?action=diff&version=13>
Revision 13
Comment: Avoid attempt to copy directory (results in "cp: omitting directory 
..." message).
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BloodhoundReleaseProcess
=========================================================================
--- BloodhoundReleaseProcess (version: 12)
+++ BloodhoundReleaseProcess (version: 13)
@@ -41,7 +41,7 @@
 {{{
 #!sh
 svn co https://dist.apache.org/repos/dist/dev/incubator/bloodhound 
bloodhound_dist_dev
-cp apache-bloodhound-incubating-<version number>* bloodhound_dist_dev/
+cp apache-bloodhound-incubating-<version number>.* bloodhound_dist_dev/
 svn add bloodhound_dist_dev/apache-bloodhound-incubating-<version number>*
 svn commit bloodhound_dist_dev -m "adding <version number> artifacts to the 
Bloodhound dist/dev area for release votes"
 }}}
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundReleaseProcess>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundReleaseProcess' page.
If it was not you, please report to .

Reply via email to