Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix Bugzilla Bug 122865 Support using input stream in ODA-XML driver in addtional to URL

-Summary:

Fix Bugzilla Bug 122865 Support using input stream in ODA-XML driver in addtional to URL

 

-Bugzilla Bug (s) Resolved:

Bugzilla bug 122865

 

-Description:

Now when dealing with inputs, the InputStream instance set in AppContext is processed prior to the InputStream that might be retrieved from file name /url.


-Tests Description:
Unit test


-Files Edited:

"/org.eclipse.birt.report.data.oda.xml/test/org/eclipse/birt/report/data/oda/xml/util/SaxParserTest.java"

"/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/Connection.java" 

 

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

- Notes to Documentation:

 


Back to the top