You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Adam (JIRA)" <ji...@apache.org> on 2009/06/19 19:43:35 UTC

[jira] Created: (CAMEL-1733) org.apache.camel.component.file.FileComponent.java is missing FileComponent.HEADER_FILE_NAME

org.apache.camel.component.file.FileComponent.java is missing FileComponent.HEADER_FILE_NAME
--------------------------------------------------------------------------------------------

                 Key: CAMEL-1733
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1733
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.0-M2, 2.0-M1
            Reporter: Adam
            Priority: Trivial
             Fix For: 2.0.0


org.apache.camel.component.file.FileComponent.java is missing FileComponent.HEADER_FILE_NAME for M1 and M2. If it should not be there, then this is documentation issue,

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


[jira] Resolved: (CAMEL-1733) org.apache.camel.component.file.FileComponent.java is missing FileComponent.HEADER_FILE_NAME

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-1733.
--------------------------------

    Resolution: Won't Fix
      Assignee: Claus Ibsen

All these constants are moved to {{org.apache.camel.Exchange}}.

There is a {{Exchange.FILE_NAME}} to be used in Camel 2.0 onwards.

> org.apache.camel.component.file.FileComponent.java is missing FileComponent.HEADER_FILE_NAME
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1733
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1733
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.0-M1, 2.0-M2
>            Reporter: Adam
>            Assignee: Claus Ibsen
>            Priority: Trivial
>             Fix For: 2.0.0
>
>   Original Estimate: 10 minutes
>  Remaining Estimate: 10 minutes
>
> org.apache.camel.component.file.FileComponent.java is missing FileComponent.HEADER_FILE_NAME for M1 and M2. If it should not be there, then this is documentation issue,

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


[jira] Commented: (CAMEL-1733) org.apache.camel.component.file.FileComponent.java is missing FileComponent.HEADER_FILE_NAME

Posted by "Adam (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52388#action_52388 ] 

Adam commented on CAMEL-1733:
-----------------------------

Excellent, many thanks for that. 

> org.apache.camel.component.file.FileComponent.java is missing FileComponent.HEADER_FILE_NAME
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1733
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1733
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.0-M1, 2.0-M2
>            Reporter: Adam
>            Assignee: Claus Ibsen
>            Priority: Trivial
>             Fix For: 2.0.0
>
>   Original Estimate: 10 minutes
>  Remaining Estimate: 10 minutes
>
> org.apache.camel.component.file.FileComponent.java is missing FileComponent.HEADER_FILE_NAME for M1 and M2. If it should not be there, then this is documentation issue,

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