You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "serdar tunc (Created) (JIRA)" <ji...@apache.org> on 2012/01/31 15:42:10 UTC

[jira] [Created] (CAMEL-4963) antInclude support for case insensitive patterns

antInclude support for case insensitive patterns
------------------------------------------------

                 Key: CAMEL-4963
                 URL: https://issues.apache.org/jira/browse/CAMEL-4963
             Project: Camel
          Issue Type: Improvement
          Components: camel-ftp
    Affects Versions: 2.10.0
            Reporter: serdar tunc
            Priority: Minor


antIncude patterns are case sensitive. I need a case insensitive file matching pattern with file and ftp components.


note: custom filters is not applicable since I read patterns from database there is no way to correlate the filters with the routes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4963) antInclude support for case insensitive patterns

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

Claus Ibsen updated CAMEL-4963:
-------------------------------

    Fix Version/s:     (was: 2.10.0)
                   2.11
    
> antInclude support for case insensitive patterns
> ------------------------------------------------
>
>                 Key: CAMEL-4963
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4963
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-ftp
>    Affects Versions: 2.10.0
>            Reporter: serdar tunc
>            Priority: Minor
>              Labels: antInclude_caseinsensitive
>             Fix For: 2.11
>
>
> antIncude patterns are case sensitive. I need a case insensitive file matching pattern with file and ftp components.
> note: custom filters is not applicable since I read patterns from database there is no way to correlate the filters with the routes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4963) antInclude support for case insensitive patterns

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

Claus Ibsen updated CAMEL-4963:
-------------------------------

      Component/s: camel-core
    Fix Version/s: 2.10.0

Patches is welcome
                
> antInclude support for case insensitive patterns
> ------------------------------------------------
>
>                 Key: CAMEL-4963
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4963
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-ftp
>    Affects Versions: 2.10.0
>            Reporter: serdar tunc
>            Priority: Minor
>              Labels: antInclude_caseinsensitive
>             Fix For: 2.10.0
>
>
> antIncude patterns are case sensitive. I need a case insensitive file matching pattern with file and ftp components.
> note: custom filters is not applicable since I read patterns from database there is no way to correlate the filters with the routes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-4963) antInclude support for case insensitive patterns

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

Matthew Aynalem commented on CAMEL-4963:
----------------------------------------

I'd like to supply patch for this(copy rest of ant's path matching algorithm into AntPathMatcher.java). What do you want the attribute exposed on AntPathMatcherGenericFileFilter.java/GenericFileEndpoint.java called? it is currently called "CaseSensitive" in ant.
                
> antInclude support for case insensitive patterns
> ------------------------------------------------
>
>                 Key: CAMEL-4963
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4963
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-ftp
>    Affects Versions: 2.10.0
>            Reporter: serdar tunc
>            Priority: Minor
>              Labels: antInclude_caseinsensitive
>             Fix For: 2.11.0
>
>
> antIncude patterns are case sensitive. I need a case insensitive file matching pattern with file and ftp components.
> note: custom filters is not applicable since I read patterns from database there is no way to correlate the filters with the routes.

--
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