You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Warner (JIRA)" <ji...@apache.org> on 2007/06/07 15:31:29 UTC

[jira] Created: (GERONIMO-3223) Fix properties files to use the right commenting style in the header

Fix properties files to use the right commenting style in the header
--------------------------------------------------------------------

                 Key: GERONIMO-3223
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3223
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: J2G
            Reporter: Jason Warner
            Assignee: Jason Warner


The apache license in the properties files uses C-style commenting.  This causes errors when parsing the file since the license is seen as a property instead of a comment.

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


[jira] Assigned: (GERONIMO-3223) Fix properties files to use the right commenting style in the header

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

Donald Woods reassigned GERONIMO-3223:
--------------------------------------

    Assignee: Donald Woods  (was: Jason Warner)

> Fix properties files to use the right commenting style in the header
> --------------------------------------------------------------------
>
>                 Key: GERONIMO-3223
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3223
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: J2G
>            Reporter: Jason Warner
>            Assignee: Donald Woods
>         Attachments: Geronimo-3223.patch
>
>
> The apache license in the properties files uses C-style commenting.  This causes errors when parsing the file since the license is seen as a property instead of a comment.

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


[jira] Closed: (GERONIMO-3223) Fix properties files to use the right commenting style in the header

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

Donald Woods closed GERONIMO-3223.
----------------------------------


> Fix properties files to use the right commenting style in the header
> --------------------------------------------------------------------
>
>                 Key: GERONIMO-3223
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3223
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: J2G
>            Reporter: Jason Warner
>            Assignee: Donald Woods
>         Attachments: Geronimo-3223.patch
>
>
> The apache license in the properties files uses C-style commenting.  This causes errors when parsing the file since the license is seen as a property instead of a comment.

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


[jira] Resolved: (GERONIMO-3223) Fix properties files to use the right commenting style in the header

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

Donald Woods resolved GERONIMO-3223.
------------------------------------

    Resolution: Fixed

Committed revision 545194 in sandbox.

> Fix properties files to use the right commenting style in the header
> --------------------------------------------------------------------
>
>                 Key: GERONIMO-3223
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3223
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: J2G
>            Reporter: Jason Warner
>            Assignee: Donald Woods
>         Attachments: Geronimo-3223.patch
>
>
> The apache license in the properties files uses C-style commenting.  This causes errors when parsing the file since the license is seen as a property instead of a comment.

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


[jira] Updated: (GERONIMO-3223) Fix properties files to use the right commenting style in the header

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

Jason Warner updated GERONIMO-3223:
-----------------------------------

    Attachment: Geronimo-3223.patch

Properties files were changed so that the proper commenting style is used.

> Fix properties files to use the right commenting style in the header
> --------------------------------------------------------------------
>
>                 Key: GERONIMO-3223
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3223
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: J2G
>            Reporter: Jason Warner
>            Assignee: Jason Warner
>         Attachments: Geronimo-3223.patch
>
>
> The apache license in the properties files uses C-style commenting.  This causes errors when parsing the file since the license is seen as a property instead of a comment.

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