You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "scott comer (Commented) (JIRA)" <ji...@apache.org> on 2011/11/29 14:37:41 UTC

[jira] [Commented] (ETCH-199) Add config option "java package name" to binding-java compiler

    [ https://issues.apache.org/jira/browse/ETCH-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159256#comment-13159256 ] 

scott comer commented on ETCH-199:
----------------------------------

eh, what's this about? i'm pretty strongly against having the package name and the service name be disjoint...
                
> Add config option "java package name" to binding-java compiler
> --------------------------------------------------------------
>
>                 Key: ETCH-199
>                 URL: https://issues.apache.org/jira/browse/ETCH-199
>             Project: Etch
>          Issue Type: New Feature
>          Components: java-binding
>    Affects Versions: 1.1
>            Reporter: Michael Fitzner
>            Priority: Minor
>             Fix For: 1.3
>
>
> - Extend compiler
> - Extend Ant Task
> <etch home="${etch.home}"
>               binding="java"
>               quiet="false"
>               what="INTF,CLIENT,SERVER"
>               outputDir="${dir.gen}"
>               file="src/Helklo.etch">
>               <params>
>                 <param name="packageName">org.apache.example</param>
>               </params>
> </etch>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira