You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Robert Newson (JIRA)" <ji...@apache.org> on 2012/10/24 00:58:11 UTC

[jira] [Created] (COUCHDB-1572) Remove support for spidermonkey versions < 1.8.5

Robert Newson created COUCHDB-1572:
--------------------------------------

             Summary: Remove support for spidermonkey versions < 1.8.5
                 Key: COUCHDB-1572
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1572
             Project: CouchDB
          Issue Type: Improvement
            Reporter: Robert Newson


Simplify build system and provide a consistent Javascript environment by ditching spidermonkey versions below 1.8.5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (COUCHDB-1572) Remove support for spidermonkey versions < 1.8.5

Posted by "Randall Leeds (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484538#comment-13484538 ] 

Randall Leeds commented on COUCHDB-1572:
----------------------------------------

By the time CentOS / RedHat ships the CouchDB version where we drop support for js-170 I suspect they'll be ready to add js-185 to their repos as well. Like I said, it may cause a few packagers, like yourself, pain, but no end users. You would have to either include the dependency or provide a js-185 rpm alongside the CouchDB one.
                
> Remove support for spidermonkey versions < 1.8.5
> ------------------------------------------------
>
>                 Key: COUCHDB-1572
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1572
>             Project: CouchDB
>          Issue Type: Improvement
>            Reporter: Robert Newson
>             Fix For: 1.4
>
>
> Simplify build system and provide a consistent Javascript environment by ditching spidermonkey versions below 1.8.5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (COUCHDB-1572) Remove support for spidermonkey versions < 1.8.5

Posted by "Robert Newson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Newson updated COUCHDB-1572:
-----------------------------------

    Fix Version/s: 1.4

Not for 1.3, doesn't need to wait for 2.0 (unless we consider this 'breaking' enough?), so I made a middle version for now, but would appreciate feedback.
                
> Remove support for spidermonkey versions < 1.8.5
> ------------------------------------------------
>
>                 Key: COUCHDB-1572
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1572
>             Project: CouchDB
>          Issue Type: Improvement
>            Reporter: Robert Newson
>             Fix For: 1.4
>
>
> Simplify build system and provide a consistent Javascript environment by ditching spidermonkey versions below 1.8.5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (COUCHDB-1572) Remove support for spidermonkey versions < 1.8.5

Posted by "Paul Joseph Davis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484516#comment-13484516 ] 

Paul Joseph Davis commented on COUCHDB-1572:
--------------------------------------------

I'm generally for it, but I reckon it'll cause some people pain when we do it.
                
> Remove support for spidermonkey versions < 1.8.5
> ------------------------------------------------
>
>                 Key: COUCHDB-1572
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1572
>             Project: CouchDB
>          Issue Type: Improvement
>            Reporter: Robert Newson
>             Fix For: 1.4
>
>
> Simplify build system and provide a consistent Javascript environment by ditching spidermonkey versions below 1.8.5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (COUCHDB-1572) Remove support for spidermonkey versions < 1.8.5

Posted by "Joan Touzet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484528#comment-13484528 ] 

Joan Touzet commented on COUCHDB-1572:
--------------------------------------

Centos / RedHat only has js-170. :(

Related: COUCHDB-1573
                
> Remove support for spidermonkey versions < 1.8.5
> ------------------------------------------------
>
>                 Key: COUCHDB-1572
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1572
>             Project: CouchDB
>          Issue Type: Improvement
>            Reporter: Robert Newson
>             Fix For: 1.4
>
>
> Simplify build system and provide a consistent Javascript environment by ditching spidermonkey versions below 1.8.5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (COUCHDB-1572) Remove support for spidermonkey versions < 1.8.5

Posted by "Randall Leeds (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484522#comment-13484522 ] 

Randall Leeds commented on COUCHDB-1572:
----------------------------------------

Do it! It's not a breaking change. It's not the kind of thing that one can be unpleasantly surprised about. It's not as though you can build a new couchdb version without the dependency, so you can't ship a new couchdb in production, issue your equivalent of "/etc/init.d/couchdb restart" and be surprised to find that it doesn't run.

It may cause a few packagers some pain, but really, would it now? I challenge you to identify one distro that would ship a 1.3 (or 1.4) couchdb in their repo which doesn't already have a js1.8.5 package in same repo/series.
                
> Remove support for spidermonkey versions < 1.8.5
> ------------------------------------------------
>
>                 Key: COUCHDB-1572
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1572
>             Project: CouchDB
>          Issue Type: Improvement
>            Reporter: Robert Newson
>             Fix For: 1.4
>
>
> Simplify build system and provide a consistent Javascript environment by ditching spidermonkey versions below 1.8.5

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira