You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Chris Anderson (JIRA)" <ji...@apache.org> on 2009/01/07 19:26:44 UTC

[jira] Created: (COUCHDB-199) Changes to couch_db.hrl should cause all the .erl files to be rebuilt

Changes to couch_db.hrl should cause all the .erl files to be rebuilt
---------------------------------------------------------------------

                 Key: COUCHDB-199
                 URL: https://issues.apache.org/jira/browse/COUCHDB-199
             Project: CouchDB
          Issue Type: Improvement
            Reporter: Chris Anderson
            Assignee: Noah Slater
            Priority: Minor


When the couch_db.hrl file is changed, all files that include it should be modified. It is only used by src/couchdb/*.erl, so we don't have to rebuild mochiweb for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (COUCHDB-199) Changes to couch_db.hrl should cause all the .erl files to be rebuilt

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

Jan Lehnardt closed COUCHDB-199.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9
         Assignee: Jan Lehnardt  (was: Noah Slater)

Fixed in r732528.

> Changes to couch_db.hrl should cause all the .erl files to be rebuilt
> ---------------------------------------------------------------------
>
>                 Key: COUCHDB-199
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-199
>             Project: CouchDB
>          Issue Type: Improvement
>            Reporter: Chris Anderson
>            Assignee: Jan Lehnardt
>            Priority: Minor
>             Fix For: 0.9
>
>
> When the couch_db.hrl file is changed, all files that include it should be modified. It is only used by src/couchdb/*.erl, so we don't have to rebuild mochiweb for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.