[ https://issues.apache.org/jira/browse/COUCHDB-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862522#comment-13862522 ]
ASF subversion and git services commented on COUCHDB-1989: ---------------------------------------------------------- Commit 6d66d5bf79327ce620c319e909d3c5f01ec0cd41 in branch refs/heads/1989-move-couchjs-node-to-extra from [~benoitc] [ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=6d66d5b ] move couchjs-node from src to extra Since the build of couchjs-node is optional we should put it outside of the src/ folder and move it to an `extra` folder (and the same for all extras). The reasoning behind is that we should separate more clearly what is an addon from what is the core product. fix #COUCHDB-1989 > move src/couchjs-node in an `extra` repository > ---------------------------------------------- > > Key: COUCHDB-1989 > URL: https://issues.apache.org/jira/browse/COUCHDB-1989 > Project: CouchDB > Issue Type: Improvement > Components: Build System, JavaScript View Server > Reporter: Benoit Chesneau > > Since the build of couchjs-node is optional we should put it outside of the > src/ folder and move it to an `extra` folder (and the same for all extras). > The reasoning behind is that we should separate more clearly what is an addon > from what is the core product. -- This message was sent by Atlassian JIRA (v6.1.5#6160)