Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Bugzilla Bug 116456Flat File ODA does not handle trailing pattern matches

-Summary:

Bugzilla Bug 116456Flat File ODA does not handle trailing pattern matches

 

-Bugzilla Bug (s) Resolved:

None

 

-Description:

The current version of Flat File ODA driver does not correctly handled the rows with tailing blank. This is caused by using wrong argument in String.split() method. Fixed in source.


-Tests Description:
Unit test


-Files Edited:

org.eclipse.datatools.connectivity.oda.flatfile\src\org\eclipse\datatools\connectivity\oda\flatfile\Query.java 

 

- Notes to Build Team:
- Notes to Developers:
- Notes to QA: 
 

- Notes to Documentation:  

 

 


Back to the top