I think you are right. But I'm wondering which issue do you have? Waiting
1ms longer than expected?
Best,
Christian
On Fri, Nov 16, 2012 at 7:01 AM, somchaij wrote:
> constant
--
I use the git-svn support to work locally with git and commit all changes
into the Apache Camel SVN repo. Since 12/12/12, the git repositories at
Apache [1] and GitHub [2] doesn't got the SVN changes [3]. Any idea why?
[1] http://git.apache.org/camel.git/svn/trunk/
[2] https://github.com/apache/ca
Sorry, I did some change on the BindyUnmarshalCommaIssueTest by I forgot to
save the file before commit the code.
I will commit the a quick fix for it shortly.
--
Willem Jiang
Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://w
Hi Willem
Do you have unit test failures after this commit on trunk?
Running org.apache.camel.dataformat.bindy.csv2.BindyUnmarshalCommaIssue2Test
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.072
sec <<< FAILURE!
Running org.apache.camel.dataformat.bindy.csv2.BindyUnmarshalCom