You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/05/24 10:15:50 UTC

[jira] Created: (CAMEL-1642) Splitter with streaming - GenericFile is not detected when creating the java.util.Scanner

Splitter with streaming - GenericFile is not detected when creating the java.util.Scanner
-----------------------------------------------------------------------------------------

                 Key: CAMEL-1642
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1642
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.0-M1
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.0.0


getScanner should recognize GenericFile as type so we can leverage the underlying java.io.File handle.

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


[jira] Resolved: (CAMEL-1642) Splitter with streaming - GenericFile is not detected when creating the java.util.Scanner

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

Claus Ibsen resolved CAMEL-1642.
--------------------------------

    Resolution: Fixed

trunk: 778114.

This bug is only in Camel 2.0. Camel 1.x works fine.

> Splitter with streaming - GenericFile is not detected when creating the java.util.Scanner
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1642
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1642
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> getScanner should recognize GenericFile as type so we can leverage the underlying java.io.File handle.

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


[jira] Commented: (CAMEL-1642) Splitter with streaming - GenericFile is not detected when creating the java.util.Scanner

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

Claus Ibsen commented on CAMEL-1642:
------------------------------------

See nabble:
http://www.nabble.com/split-%2B-stream-%2B-choice%2C-what-wrong--td23689175s22882.html


> Splitter with streaming - GenericFile is not detected when creating the java.util.Scanner
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1642
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1642
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> getScanner should recognize GenericFile as type so we can leverage the underlying java.io.File handle.

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