You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2007/07/08 12:33:32 UTC

[jira] Created: (CAMEL-72) FileConfigureTest can't pass in Windows box

FileConfigureTest can't pass in Windows box
-------------------------------------------

                 Key: CAMEL-72
                 URL: https://issues.apache.org/activemq/browse/CAMEL-72
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 1.1.0
            Reporter: Willem Jiang
         Attachments: FileConfigureTest.patch

Because of the File.separator is different between the unix and windows system. 
So the test can't pass in windows box.
I just attached a patch for it.  
Please have a look at it, I tested it in windows box.

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


[jira] Resolved: (CAMEL-72) FileConfigureTest can't pass in Windows box

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

James Strachan resolved CAMEL-72.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0

patch applied with thanks!

> FileConfigureTest can't pass in Windows box
> -------------------------------------------
>
>                 Key: CAMEL-72
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-72
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 1.1.0
>            Reporter: Willem Jiang
>             Fix For: 1.1.0
>
>         Attachments: FileConfigureTest.patch
>
>
> Because of the File.separator is different between the unix and windows system. 
> So the test can't pass in windows box.
> I just attached a patch for it.  
> Please have a look at it, I tested it in windows box.

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