You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Henryk Konsek (JIRA)" <ji...@apache.org> on 2013/06/06 12:44:20 UTC

[jira] [Created] (CAMEL-6435) Remove obsolete 'transient' modifier from static fields

Henryk Konsek created CAMEL-6435:
------------------------------------

             Summary: Remove obsolete 'transient' modifier from static fields
                 Key: CAMEL-6435
                 URL: https://issues.apache.org/jira/browse/CAMEL-6435
             Project: Camel
          Issue Type: Improvement
    Affects Versions: 2.11.0
            Reporter: Henryk Konsek
             Fix For: 2.12.0


In many places within the Camel code base we can find static fields with transient modifier. Static fields are automatically transient, so the latter declaration is obsolete.

We should clean the code base from the obsolete transient keywords.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira