On Apr 16, 2013, at 14:36 , Noah Slater <[email protected]> wrote: > Hmm. You raise an interesting point. The .app file should certainly not > have version numbers in it. But it seems conceivable that the .zip file > might. Do we ever plan to use a .dmg file instead of .zip?
No. > > > On 15 April 2013 19:34, Jan Lehnardt <[email protected]> wrote: > >> >> On Apr 9, 2013, at 18:38 , Noah Slater <[email protected]> wrote: >> >>> Jan, >>> >>> In this directory: >>> >>> http://www.apache.org/dist/couchdb/binary/mac/1.3.0/ >>> >>> The binaries lack a "1.3.0" in the filename. I noticed this when updating >>> the links on our website, because they broke, with the new filename >>> pattern. I think it would be good to standardise on a filename with the >>> version number in it. >>> >>> However, because these are convenience binaries, I am going ahead with >> the >>> release announcement. If you roll some new binaries with an updated >>> filename, just wait the usual 24 hours for the mirrors to sync and then >>> update the website links. >> >> I don’t think the file names should have the release version in them, but >> I can be persuaded to do it for the Apache-CouchDB-x.y.z.zip, but the >> resulting .app should always be called “Apache CouchDB.app” to be in line >> with Mac system standards. >> >> Best >> Jan >> -- >> >> >> >> >>> >>> >>> >>> >>> On 1 April 2013 14:49, Jan Lehnardt <[email protected]> wrote: >>> >>>> I managed to work around some of the issues in an ad-hoc way. This whole >>>> thing >>>> needs cleaning up. >>>> >>>> The preliminary binaries are up on >>>> >>>> >> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/1.3.0/rc.3/ >>>> >>>> To test: >>>> - download >>>> - verify signatures* >>>> - unzip >>>> - double click (make sure no other couch is running on 5984 >>>> - wait for Futon to auto-open in your browser >>>> - navigate to “Verify Installation” >>>> - click on “Verify Installation” >>>> - if all is green, all is well. >>>> >>>> Thanks! >>>> >>>> Jan >>>> -- >>>> * verify signatures: >>>> >>>> md5sum --check Apache-CouchDB.zip.md5 >>>> sha1sum --check Apache-CouchDB.zip.sha >>>> gpg --verify Apache-CouchDB.zip.asc >>>> >>>> >>>> On Apr 1, 2013, at 13:25 , Jan Lehnardt <[email protected]> wrote: >>>> >>>>> I’m currently blocked by >>>> https://github.com/iriscouch/build-couchdb/issues/77 >>>>> >>>>> cc Jason >>>>> >>>>> Jan >>>>> -- >>>>> >>>>> On Mar 31, 2013, at 16:19 , Noah Slater <[email protected]> wrote: >>>>> >>>>>> Dear community, >>>>>> >>>>>> This is a request to prepare binaries for the 1.3.0-rc.3 release. >>>>>> >>>>>> Please follow the release procedure: >>>>>> >>>>>> >>>>>> >>>> >> http://wiki.apache.org/couchdb/Release_Procedure#Preparing_the_Binary_Packages >>>>>> >>>>>> Everyone is welcome to prepare binaries for this release. >>>>>> >>>>>> Thanks, >>>>>> >>>>>> -- >>>>>> NS >>>>> >>>> >>>> >>> >>> >>> -- >>> NS >> >> > > > -- > NS
