You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Christian Burger (JIRA)" <ji...@apache.org> on 2009/06/05 10:20:07 UTC

[jira] Created: (GERONIMO-4675) Duplicate Key in config-substitutions.properties

Duplicate Key in config-substitutions.properties
------------------------------------------------

                 Key: GERONIMO-4675
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4675
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: common, documentation, general
    Affects Versions: 2.1.4
            Reporter: Christian Burger


Duplicate Key in config-substitutions.properties:

ClusterName=DEFAULT_CLUSTER
AND
clusterName=CLUSTER_NAME

Different cases!  But if it's the same key, you should probably remove one and correct the code correspondingly, or?


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


[jira] Updated: (GERONIMO-4675) Duplicate Key in config-substitutions.properties

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

Christian Burger updated GERONIMO-4675:
---------------------------------------

    Priority: Minor  (was: Major)

> Duplicate Key in config-substitutions.properties
> ------------------------------------------------
>
>                 Key: GERONIMO-4675
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4675
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: common, documentation, general
>    Affects Versions: 2.1.4
>            Reporter: Christian Burger
>            Priority: Minor
>
> Duplicate Key in config-substitutions.properties:
> ClusterName=DEFAULT_CLUSTER
> AND
> clusterName=CLUSTER_NAME
> Different cases!  But if it's the same key, you should probably remove one and correct the code correspondingly, or?

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


[jira] Resolved: (GERONIMO-4675) Duplicate Key in config-substitutions.properties

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

Jarek Gawor resolved GERONIMO-4675.
-----------------------------------

    Resolution: Duplicate

> Duplicate Key in config-substitutions.properties
> ------------------------------------------------
>
>                 Key: GERONIMO-4675
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4675
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: common, documentation, general
>    Affects Versions: 2.1.4
>            Reporter: Christian Burger
>            Priority: Minor
>
> Duplicate Key in config-substitutions.properties:
> ClusterName=DEFAULT_CLUSTER
> AND
> clusterName=CLUSTER_NAME
> Different cases!  But if it's the same key, you should probably remove one and correct the code correspondingly, or?

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