You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2008/07/25 16:29:31 UTC

[jira] Created: (ZOOKEEPER-97) The code generators should support an optional output directory

The code generators should support an optional output directory
---------------------------------------------------------------

                 Key: ZOOKEEPER-97
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-97
             Project: Zookeeper
          Issue Type: Improvement
            Reporter: Hiram Chirino


Currently the code generators (jute compiler and version gen) generate code the current directory.  If these tools are to be re-used by smart ides, ant tasks, or maven plugins, the output directory needs to be parameter to the tools.

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


[jira] Updated: (ZOOKEEPER-97) The code generators should support an optional output directory

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

Hiram Chirino updated ZOOKEEPER-97:
-----------------------------------

    Status: Patch Available  (was: Open)

> The code generators should support an optional output directory
> ---------------------------------------------------------------
>
>                 Key: ZOOKEEPER-97
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-97
>             Project: Zookeeper
>          Issue Type: Improvement
>            Reporter: Hiram Chirino
>         Attachments: ZOOKEEPER-97.patch
>
>
> Currently the code generators (jute compiler and version gen) generate code the current directory.  If these tools are to be re-used by smart ides, ant tasks, or maven plugins, the output directory needs to be parameter to the tools.

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


Re: [jira] Commented: (ZOOKEEPER-97) The code generators should support an optional output directory

Posted by Benjamin Reed <br...@yahoo-inc.com>.
Done: https://issues.apache.org/jira/browse/ZOOKEEPER-102

ben

Patrick Hunt wrote:
> Ben you want to create a jira for marshalling then? Has anyone been
> tracking Google's protocol buffers, do they have C support yet/planned?
>
> Patrick
>
> Benjamin Reed (JIRA) wrote:
>>     [
>> https://issues.apache.org/jira/browse/ZOOKEEPER-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617000#action_12617000
>> ]
>> Benjamin Reed commented on ZOOKEEPER-97:
>> ----------------------------------------
>>
>> One thing to keep in mind is that the jute generators in ZooKeeper
>> really need to be replace with something like thrift, so we probably
>> shouldn't put too much work into them.
>>
>>> The code generators should support an optional output directory
>>> ---------------------------------------------------------------
>>>
>>>                 Key: ZOOKEEPER-97
>>>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-97
>>>             Project: Zookeeper
>>>          Issue Type: Improvement
>>>            Reporter: Hiram Chirino
>>>
>>> Currently the code generators (jute compiler and version gen)
>>> generate code the current directory.  If these tools are to be
>>> re-used by smart ides, ant tasks, or maven plugins, the output
>>> directory needs to be parameter to the tools.
>>


Re: [jira] Commented: (ZOOKEEPER-97) The code generators should support an optional output directory

Posted by Patrick Hunt <ph...@apache.org>.
Ben you want to create a jira for marshalling then? Has anyone been 
tracking Google's protocol buffers, do they have C support yet/planned?

Patrick

Benjamin Reed (JIRA) wrote:
>     [ https://issues.apache.org/jira/browse/ZOOKEEPER-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617000#action_12617000 ] 
> 
> Benjamin Reed commented on ZOOKEEPER-97:
> ----------------------------------------
> 
> One thing to keep in mind is that the jute generators in ZooKeeper really need to be replace with something like thrift, so we probably shouldn't put too much work into them.
> 
>> The code generators should support an optional output directory
>> ---------------------------------------------------------------
>>
>>                 Key: ZOOKEEPER-97
>>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-97
>>             Project: Zookeeper
>>          Issue Type: Improvement
>>            Reporter: Hiram Chirino
>>
>> Currently the code generators (jute compiler and version gen) generate code the current directory.  If these tools are to be re-used by smart ides, ant tasks, or maven plugins, the output directory needs to be parameter to the tools.
> 

[jira] Commented: (ZOOKEEPER-97) The code generators should support an optional output directory

Posted by "Benjamin Reed (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617000#action_12617000 ] 

Benjamin Reed commented on ZOOKEEPER-97:
----------------------------------------

One thing to keep in mind is that the jute generators in ZooKeeper really need to be replace with something like thrift, so we probably shouldn't put too much work into them.

> The code generators should support an optional output directory
> ---------------------------------------------------------------
>
>                 Key: ZOOKEEPER-97
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-97
>             Project: Zookeeper
>          Issue Type: Improvement
>            Reporter: Hiram Chirino
>
> Currently the code generators (jute compiler and version gen) generate code the current directory.  If these tools are to be re-used by smart ides, ant tasks, or maven plugins, the output directory needs to be parameter to the tools.

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


[jira] Updated: (ZOOKEEPER-97) The code generators should support an optional output directory

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

Patrick Hunt updated ZOOKEEPER-97:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0
           Status: Resolved  (was: Patch Available)

Committed revision 679901.


> The code generators should support an optional output directory
> ---------------------------------------------------------------
>
>                 Key: ZOOKEEPER-97
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-97
>             Project: Zookeeper
>          Issue Type: Improvement
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 3.0.0
>
>         Attachments: ZOOKEEPER-97.patch
>
>
> Currently the code generators (jute compiler and version gen) generate code the current directory.  If these tools are to be re-used by smart ides, ant tasks, or maven plugins, the output directory needs to be parameter to the tools.

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


[jira] Commented: (ZOOKEEPER-97) The code generators should support an optional output directory

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617152#action_12617152 ] 

Hudson commented on ZOOKEEPER-97:
---------------------------------

Integrated in ZooKeeper-trunk #34 (See [http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/34/])

> The code generators should support an optional output directory
> ---------------------------------------------------------------
>
>                 Key: ZOOKEEPER-97
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-97
>             Project: Zookeeper
>          Issue Type: Improvement
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 3.0.0
>
>         Attachments: ZOOKEEPER-97.patch
>
>
> Currently the code generators (jute compiler and version gen) generate code the current directory.  If these tools are to be re-used by smart ides, ant tasks, or maven plugins, the output directory needs to be parameter to the tools.

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


[jira] Commented: (ZOOKEEPER-97) The code generators should support an optional output directory

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616947#action_12616947 ] 

Patrick Hunt commented on ZOOKEEPER-97:
---------------------------------------

+1

> The code generators should support an optional output directory
> ---------------------------------------------------------------
>
>                 Key: ZOOKEEPER-97
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-97
>             Project: Zookeeper
>          Issue Type: Improvement
>            Reporter: Hiram Chirino
>
> Currently the code generators (jute compiler and version gen) generate code the current directory.  If these tools are to be re-used by smart ides, ant tasks, or maven plugins, the output directory needs to be parameter to the tools.

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


[jira] Commented: (ZOOKEEPER-97) The code generators should support an optional output directory

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617034#action_12617034 ] 

Hiram Chirino commented on ZOOKEEPER-97:
----------------------------------------

This was actually extracted from the change proposed in ZOOKEEPER-82

> The code generators should support an optional output directory
> ---------------------------------------------------------------
>
>                 Key: ZOOKEEPER-97
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-97
>             Project: Zookeeper
>          Issue Type: Improvement
>            Reporter: Hiram Chirino
>         Attachments: ZOOKEEPER-97.patch
>
>
> Currently the code generators (jute compiler and version gen) generate code the current directory.  If these tools are to be re-used by smart ides, ant tasks, or maven plugins, the output directory needs to be parameter to the tools.

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


[jira] Updated: (ZOOKEEPER-97) The code generators should support an optional output directory

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

Hiram Chirino updated ZOOKEEPER-97:
-----------------------------------

    Attachment: ZOOKEEPER-97.patch

Attaching patch that implements the feature.

> The code generators should support an optional output directory
> ---------------------------------------------------------------
>
>                 Key: ZOOKEEPER-97
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-97
>             Project: Zookeeper
>          Issue Type: Improvement
>            Reporter: Hiram Chirino
>         Attachments: ZOOKEEPER-97.patch
>
>
> Currently the code generators (jute compiler and version gen) generate code the current directory.  If these tools are to be re-used by smart ides, ant tasks, or maven plugins, the output directory needs to be parameter to the tools.

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


[jira] Updated: (ZOOKEEPER-97) The code generators should support an optional output directory

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

Patrick Hunt updated ZOOKEEPER-97:
----------------------------------

    Hadoop Flags: [Reviewed]

+1 on the patch


> The code generators should support an optional output directory
> ---------------------------------------------------------------
>
>                 Key: ZOOKEEPER-97
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-97
>             Project: Zookeeper
>          Issue Type: Improvement
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>         Attachments: ZOOKEEPER-97.patch
>
>
> Currently the code generators (jute compiler and version gen) generate code the current directory.  If these tools are to be re-used by smart ides, ant tasks, or maven plugins, the output directory needs to be parameter to the tools.

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


[jira] Assigned: (ZOOKEEPER-97) The code generators should support an optional output directory

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

Patrick Hunt reassigned ZOOKEEPER-97:
-------------------------------------

    Assignee: Hiram Chirino

> The code generators should support an optional output directory
> ---------------------------------------------------------------
>
>                 Key: ZOOKEEPER-97
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-97
>             Project: Zookeeper
>          Issue Type: Improvement
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>         Attachments: ZOOKEEPER-97.patch
>
>
> Currently the code generators (jute compiler and version gen) generate code the current directory.  If these tools are to be re-used by smart ides, ant tasks, or maven plugins, the output directory needs to be parameter to the tools.

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