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 (JIRA)" <ji...@apache.org> on 2009/02/03 16:06:00 UTC

[jira] Created: (ETCH-48) put c header comments in order per apache standard

put c header comments in order per apache standard
--------------------------------------------------

                 Key: ETCH-48
                 URL: https://issues.apache.org/jira/browse/ETCH-48
             Project: Etch
          Issue Type: Sub-task
            Reporter: scott comer




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


[jira] Commented: (ETCH-48) put c header comments in order per apache standard

Posted by "scott comer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ETCH-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677089#action_12677089 ] 

scott comer commented on ETCH-48:
---------------------------------

The c header comments should be this:

/* $Id$
 *
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements. See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership. The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License. You may obtain a copy of the License at
 *
 *   http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied. See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

> put c header comments in order per apache standard
> --------------------------------------------------
>
>                 Key: ETCH-48
>                 URL: https://issues.apache.org/jira/browse/ETCH-48
>             Project: Etch
>          Issue Type: Sub-task
>          Components: c-binding
>            Reporter: scott comer
>             Fix For: 1.1
>
>


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


[jira] Commented: (ETCH-48) put c header comments in order per apache standard

Posted by "scott comer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ETCH-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677134#action_12677134 ] 

scott comer commented on ETCH-48:
---------------------------------

the comment on that issue has the standard header. you just paste it in 
as the first line(s) in every .c and .h file,
and anything else that can stand it...

scott out



> put c header comments in order per apache standard
> --------------------------------------------------
>
>                 Key: ETCH-48
>                 URL: https://issues.apache.org/jira/browse/ETCH-48
>             Project: Etch
>          Issue Type: Sub-task
>          Components: c-binding
>            Reporter: scott comer
>            Assignee: james decocq
>             Fix For: 1.1
>
>


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


[jira] Commented: (ETCH-48) put c header comments in order per apache standard

Posted by "scott comer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ETCH-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677133#action_12677133 ] 

scott comer commented on ETCH-48:
---------------------------------

here is a link to a properly commented source file:

http://svn.apache.org/repos/asf/incubator/etch/trunk/binding-java/runtime/src/main/java/org/apache/etch/bindings/java/msg/AsyncMode.java

> put c header comments in order per apache standard
> --------------------------------------------------
>
>                 Key: ETCH-48
>                 URL: https://issues.apache.org/jira/browse/ETCH-48
>             Project: Etch
>          Issue Type: Sub-task
>          Components: c-binding
>            Reporter: scott comer
>            Assignee: james decocq
>             Fix For: 1.1
>
>


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


[jira] Assigned: (ETCH-48) put c header comments in order per apache standard

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

scott comer reassigned ETCH-48:
-------------------------------

    Assignee: james decocq

let's do this before committing the code.

> put c header comments in order per apache standard
> --------------------------------------------------
>
>                 Key: ETCH-48
>                 URL: https://issues.apache.org/jira/browse/ETCH-48
>             Project: Etch
>          Issue Type: Sub-task
>          Components: c-binding
>            Reporter: scott comer
>            Assignee: james decocq
>             Fix For: 1.1
>
>


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


[jira] Commented: (ETCH-48) put c header comments in order per apache standard

Posted by "james decocq (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ETCH-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677100#action_12677100 ] 

james decocq commented on ETCH-48:
----------------------------------

Can you pls send a link to standard, plus an example header of yours so
I can avoid checking it out? 



> put c header comments in order per apache standard
> --------------------------------------------------
>
>                 Key: ETCH-48
>                 URL: https://issues.apache.org/jira/browse/ETCH-48
>             Project: Etch
>          Issue Type: Sub-task
>          Components: c-binding
>            Reporter: scott comer
>            Assignee: james decocq
>             Fix For: 1.1
>
>


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


[jira] Updated: (ETCH-48) put c header comments in order per apache standard

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

scott comer updated ETCH-48:
----------------------------

    Fix Version/s: 1.1

> put c header comments in order per apache standard
> --------------------------------------------------
>
>                 Key: ETCH-48
>                 URL: https://issues.apache.org/jira/browse/ETCH-48
>             Project: Etch
>          Issue Type: Sub-task
>            Reporter: scott comer
>             Fix For: 1.1
>
>


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


[jira] Resolved: (ETCH-48) put c header comments in order per apache standard

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

scott comer resolved ETCH-48.
-----------------------------

    Resolution: Fixed

> put c header comments in order per apache standard
> --------------------------------------------------
>
>                 Key: ETCH-48
>                 URL: https://issues.apache.org/jira/browse/ETCH-48
>             Project: Etch
>          Issue Type: Sub-task
>          Components: c-binding
>            Reporter: scott comer
>            Assignee: james decocq
>             Fix For: 1.1
>
>


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


[jira] Updated: (ETCH-48) put c header comments in order per apache standard

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

scott comer updated ETCH-48:
----------------------------

    Component/s: c-binding

> put c header comments in order per apache standard
> --------------------------------------------------
>
>                 Key: ETCH-48
>                 URL: https://issues.apache.org/jira/browse/ETCH-48
>             Project: Etch
>          Issue Type: Sub-task
>          Components: c-binding
>            Reporter: scott comer
>             Fix For: 1.1
>
>


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