[jira] [Commented] (COUCHDB-1302) Fix couchjs

2011-10-06 Thread Paul Joseph Davis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13121748#comment-13121748 ] Paul Joseph Davis commented on COUCHDB-1302: From Benoit on the ML: if we

Re: CouchDB 1.1.1

2011-10-06 Thread Robert Newson
All, Paul Davis has researched the issue and it seems intractable. I would like to remove 1.8.5 support from 1.1.1. It was not present in 1.1.0 so will not be (officially) missed. The place for a breaking change of this magnitude is 1.2, not a minor bug fix release. Thoughts? B. On 5 October

Re: CouchDB 1.1.1

2011-10-06 Thread Paul Davis
On Thu, Oct 6, 2011 at 3:23 AM, Robert Newson rnew...@apache.org wrote: All, Paul Davis has researched the issue and it seems intractable. I would like to remove 1.8.5 support from 1.1.1. It was not present in 1.1.0 so will not be (officially) missed. The place for a breaking change of

Re: CouchDB 1.1.1

2011-10-06 Thread Dirkjan Ochtman
On Thu, Oct 6, 2011 at 10:25, Paul Davis paul.joseph.da...@gmail.com wrote: +1 on removing the paren hack for sure. Can you elaborate on what the paren hack is? Not sure about removing 1.8.5 support completely. On the one hand, it would prevent breakage because people couldn't link against

Re: CouchDB 1.1.1

2011-10-06 Thread Benoit Chesneau
On Thu, Oct 6, 2011 at 10:25 AM, Paul Davis paul.joseph.da...@gmail.com wrote: On Thu, Oct 6, 2011 at 3:23 AM, Robert Newson rnew...@apache.org wrote: All, Paul Davis has researched the issue and it seems intractable. I would like to remove 1.8.5 support from 1.1.1. It was not present in

Re: CouchDB 1.1.1

2011-10-06 Thread Paul Davis
On Thu, Oct 6, 2011 at 3:29 AM, Dirkjan Ochtman dirk...@ochtman.nl wrote: On Thu, Oct 6, 2011 at 10:25, Paul Davis paul.joseph.da...@gmail.com wrote: +1 on removing the paren hack for sure. Can you elaborate on what the paren hack is? Unfotunately, SM 1.8.5 breaks the ability to evaluate

Re: CouchDB 1.1.1

2011-10-06 Thread Paul Davis
On Thu, Oct 6, 2011 at 3:51 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Thu, Oct 6, 2011 at 10:25 AM, Paul Davis paul.joseph.da...@gmail.com wrote: On Thu, Oct 6, 2011 at 3:23 AM, Robert Newson rnew...@apache.org wrote: All, Paul Davis has researched the issue and it seems

Re: CouchDB 1.1.1

2011-10-06 Thread Dirkjan Ochtman
On Thu, Oct 6, 2011 at 10:30, Robert Newson rnew...@apache.org wrote: Let's get 1.1.1 out, with the many useful bug fixes and tweaks, and then focus on getting 1.2 out with 1.8.5 support (and BREAKING CHANGES). If we're optimistic about getting 1.2 out soonish, getting 1.1.1 out without 1.8.5

Re: CouchDB 1.1.1

2011-10-06 Thread Robert Newson
While I agree on the sentiment, I don't think it's part of the decision. Even if 1.2 is months away, I don't think we can introduce such a break in a minor point release. I'm working on the patch to remove this, can some other devs please chime in soon with their opinions/votes? B. On 6 October

Re: CouchDB 1.1.1

2011-10-06 Thread Benoit Chesneau
On Thu, Oct 6, 2011 at 11:42 AM, Robert Newson rnew...@apache.org wrote: While I agree on the sentiment, I don't think it's part of the decision. Even if 1.2 is months away, I don't think we can introduce such a break in a minor point release. I'm working on the patch to remove this, can some

Re: CouchDB 1.1.1

2011-10-06 Thread Benoit Chesneau
On Thu, Oct 6, 2011 at 11:06 AM, Paul Davis paul.joseph.da...@gmail.com wrote: On Thu, Oct 6, 2011 at 3:51 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Thu, Oct 6, 2011 at 10:25 AM, Paul Davis paul.joseph.da...@gmail.com wrote: On Thu, Oct 6, 2011 at 3:23 AM, Robert Newson

Re: CouchDB 1.1.1

2011-10-06 Thread Jan Lehnardt
On Oct 6, 2011, at 10:30 , Robert Newson wrote: There is no build of 1.1.1 on Ubuntu 11.x that will work as well as 1.1.0, so I think it's correct that it cannot build under those conditions. Let's get 1.1.1 out, with the many useful bug fixes and tweaks, and then focus on getting 1.2 out

Re: CouchDB 1.1.1

2011-10-06 Thread Robert Newson
Thanks all, I've pushed the change to 1.1.x. make check and futon all pass; review would still be nice. :) I simply reverted the two commits. B. On 6 October 2011 12:02, Jan Lehnardt j...@apache.org wrote: On Oct 6, 2011, at 10:30 , Robert Newson wrote: There is no build of 1.1.1 on Ubuntu

[jira] [Commented] (COUCHDB-1302) Fix couchjs

2011-10-06 Thread Riyad Kalla (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13121871#comment-13121871 ] Riyad Kalla commented on COUCHDB-1302: -- Now is the perfect opportunity to make this

[jira] [Commented] (COUCHDB-1303) Add a _bulk_update handler similar to _update but for bulk document changes

2011-10-06 Thread Benoit Chesneau (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13121989#comment-13121989 ] Benoit Chesneau commented on COUCHDB-1303: -- posted on dev@ , copied here. I

[jira] [Commented] (COUCHDB-1303) Add a _bulk_update handler similar to _update but for bulk document changes

2011-10-06 Thread Benjamin Young (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122013#comment-13122013 ] Benjamin Young commented on COUCHDB-1303: - I do agree that the more the more

Re: CouchDB 1.1.1

2011-10-06 Thread Robert Newson
If there are no objections, I'm going to build the first 1.1.1 candidate in the morning and start a new thread for the release. B. On 6 October 2011 12:05, Robert Newson rnew...@apache.org wrote: Thanks all, I've pushed the change to 1.1.x. make check and futon all pass; review would still be

Re: CouchDB 1.1.1

2011-10-06 Thread Filipe David Manana
On Thu, Oct 6, 2011 at 6:23 PM, Robert Newson rnew...@apache.org wrote: If there are no objections, I'm going to build the first 1.1.1 candidate in the morning and start a new thread for the release. As pointed out in 2 other related threads, we have some compilation warnings about functions

Re: CouchDB 1.1.1

2011-10-06 Thread Robert Newson
does the newer erlang-oauth break anything? On 6 October 2011 18:52, Filipe David Manana fdman...@apache.org wrote: On Thu, Oct 6, 2011 at 6:23 PM, Robert Newson rnew...@apache.org wrote: If there are no objections, I'm going to build the first 1.1.1 candidate in the morning and start a new

Re: CouchDB 1.1.1

2011-10-06 Thread Filipe David Manana
On Thu, Oct 6, 2011 at 6:59 PM, Robert Newson rnew...@apache.org wrote: does the newer erlang-oauth break anything? Not that I know of. On 6 October 2011 18:52, Filipe David Manana fdman...@apache.org wrote: On Thu, Oct 6, 2011 at 6:23 PM, Robert Newson rnew...@apache.org wrote: If there

Re: CouchDB 1.1.1

2011-10-06 Thread Paul Davis
On Thu, Oct 6, 2011 at 6:05 AM, Robert Newson rnew...@apache.org wrote: Thanks all, I've pushed the change to 1.1.x. make check and futon all pass; review would still be nice. :) I simply reverted the two commits. B. That was awfully quick. :/ I would prefer to make this a social contract

Re: CouchDB 1.1.1

2011-10-06 Thread Noah Slater
On 6 Oct 2011, at 19:31, Paul Davis wrote: That was awfully quick. :/ Agreed. I would prefer to make this a social contract by doing something along the lines of requiring people to run ./configure --yes-really-give-me-1.8.5 -1

Re: CouchDB 1.1.1

2011-10-06 Thread Robert Newson
This change came *after* discussion and +1's from multiple developers. We can certainly change direction on this but it's not like I've jumped the gun. We talked it out. B. On 6 October 2011 19:31, Paul Davis paul.joseph.da...@gmail.com wrote: On Thu, Oct 6, 2011 at 6:05 AM, Robert Newson

Re: CouchDB 1.1.1

2011-10-06 Thread Noah Slater
On 6 Oct 2011, at 19:35, Robert Newson wrote: This change came *after* discussion and +1's from multiple developers. We can certainly change direction on this but it's not like I've jumped the gun. We talked it out. I think a single day might be too short a time span for something like this.

Re: CouchDB 1.1.1

2011-10-06 Thread Randall Leeds
On Thu, Oct 6, 2011 at 11:31, Paul Davis paul.joseph.da...@gmail.comwrote: On Thu, Oct 6, 2011 at 6:05 AM, Robert Newson rnew...@apache.org wrote: Thanks all, I've pushed the change to 1.1.x. make check and futon all pass; review would still be nice. :) I simply reverted the two commits.

Re: CouchDB 1.1.1

2011-10-06 Thread Robert Newson
1.1.1 contains many important fixes, holding it up to get 1.8.5 support in seems odd to me. The breakage also seems dramatic for a bug fix release and there was wide agreement on that point. Putting all of that aside, what should we do? Make it configurable at build time? Introduce all this

Re: CouchDB 1.1.1

2011-10-06 Thread Randall Leeds
On Thu, Oct 6, 2011 at 11:37, Robert Newson rnew...@apache.org wrote: 1.1.1 contains many important fixes, holding it up to get 1.8.5 support in seems odd to me. The breakage also seems dramatic for a bug fix release and there was wide agreement on that point. Putting all of that aside, what

Re: CouchDB 1.1.1

2011-10-06 Thread Randall Leeds
Oh, and did anyone mention that the workaround is to make your JS functions actually contain code? I think it's worth pointing out that this might not really be a serious problem, per se. On Thu, Oct 6, 2011 at 11:41, Randall Leeds randall.le...@gmail.com wrote: On Thu, Oct 6, 2011 at 11:37,

Getting to start!

2011-10-06 Thread Amir Almasi
Dear all, I am new to CouchDB. Already, I know Erlang programming language, and now, I want to connect to couchDB in Erlang programming language. Currently, I am using windows! and Erlang/OTP (R14B04) I appreciate, if you leave me any sources or documents to start. I was confused, I should

Re: Getting to start!

2011-10-06 Thread Noah Slater
Thanks for you email Amir. You'll have better results on the general user list for now: http://couchdb.apache.org/community/lists.html Thanks! N On 6 Oct 2011, at 20:10, Amir Almasi wrote: Dear all, I am new to CouchDB. Already, I know Erlang programming language, and now, I want to

[jira] [Commented] (COUCHDB-1302) Fix couchjs

2011-10-06 Thread Paul Joseph Davis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122206#comment-13122206 ] Paul Joseph Davis commented on COUCHDB-1302: Ok. Here's the situation:

[jira] [Commented] (COUCHDB-1302) Fix couchjs

2011-10-06 Thread Adam Kocoloski (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122217#comment-13122217 ] Adam Kocoloski commented on COUCHDB-1302: - +1 from me on points 1,2,3. Thanks

[jira] [Commented] (COUCHDB-1302) Fix couchjs

2011-10-06 Thread Noah Slater (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122252#comment-13122252 ] Noah Slater commented on COUCHDB-1302: -- I am +0 on having an over-ride ./configure

[jira] [Commented] (COUCHDB-1302) Fix couchjs

2011-10-06 Thread Benoit Chesneau (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122274#comment-13122274 ] Benoit Chesneau commented on COUCHDB-1302: -- +1 on 1,2,3 . thanks :)

[jira] [Commented] (COUCHDB-642) Support rev in PUT URL

2011-10-06 Thread Benjamin Young (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122275#comment-13122275 ] Benjamin Young commented on COUCHDB-642: From a REST perspective nothing in the

[jira] [Commented] (COUCHDB-1302) Fix couchjs

2011-10-06 Thread Robert Newson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122280#comment-13122280 ] Robert Newson commented on COUCHDB-1302: +1 on 1,2,3. Not keen on configure

[jira] [Commented] (COUCHDB-1302) Fix couchjs

2011-10-06 Thread Randall Leeds (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122427#comment-13122427 ] Randall Leeds commented on COUCHDB-1302: +1 on 1 and 2. +1 for 3. I'll write

[jira] [Commented] (COUCHDB-642) Support rev in PUT URL

2011-10-06 Thread Randall Leeds (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122491#comment-13122491 ] Randall Leeds commented on COUCHDB-642: --- Oh. I have this work already done. I'll

[jira] [Assigned] (COUCHDB-642) Support rev in PUT URL

2011-10-06 Thread Randall Leeds (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds reassigned COUCHDB-642: - Assignee: Randall Leeds Support rev in PUT URL --

[jira] [Commented] (COUCHDB-1302) Fix couchjs

2011-10-06 Thread Paul Joseph Davis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13122519#comment-13122519 ] Paul Joseph Davis commented on COUCHDB-1302: I agree with Randall. I think