| Summary: | Support use of Relative File Path for exported Connection Profile Storage in ODA Framework | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Tools] Data Tools | Reporter: | Linda Chan <lchan> | ||||
| Component: | Open Data Access | Assignee: | Linda Chan <lchan> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | enhancement | ||||||
| Priority: | P3 | ||||||
| Version: | 1.9 | ||||||
| Target Milestone: | 1.9.2 | ||||||
| Hardware: | PC | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Linda Chan
Committed first part changes mostly in the ODA runtime framework; tagged with v201109140657. Git commit log: http://git.eclipse.org/c/datatools/org.eclipse.datatools.connectivity.git/commit/?id=cef784172318ee37ee61d8bb63257054f4856ef4 Committed ODA design-time framework model changes; tagged with v201109151038. Git Commit log: http://git.eclipse.org/c/datatools/org.eclipse.datatools.connectivity.git/commit/?id=63f7a612407b64195bc4fae5a475d6d4c269670b Also updated plug-in dependency's version tolerance; tagged with v201109151100. Git Commit log: http://git.eclipse.org/c/datatools/org.eclipse.datatools.connectivity.git/commit/?id=5ea8a93fc8f65ec92ed745330a4e1b27e3619a10 Created attachment 203808 [details]
Git patch for contribution to the ODA Design UI framework to support use of Relative File Path for exported Connection Profile Storage.
(In reply to comment #3) Committed patch contribution for the ODA Design UI framework enhancement. Tagged with v201109221139. Git commit log: http://git.eclipse.org/c/datatools/org.eclipse.datatools.connectivity.git/commit/?id=8b0f8cb19b267d7d5590a21e118d0c45a27791f9 Fixed bug in resolving relative path in ODA design-time session. Tagged with v201109241234. Git commit log: http://git.eclipse.org/c/datatools/org.eclipse.datatools.connectivity.git/commit/?id=299effd2239f99eaa5186a5ffb6a7e762c25d152 Updated reference implementation of ODA profile store relative path. Also further refined ODA framework support. Tagged with v201110011749, v201110011611. Git commit logs: http://git.eclipse.org/c/datatools/org.eclipse.datatools.connectivity.git/commit/?id=f491c34cf9619c65ce538c8cc38018e63bdd51a7 http://git.eclipse.org/c/datatools/org.eclipse.datatools.connectivity.git/commit/?id=451b02c9c2d45a2da5f59e3ac512b3901ad94bed Fixed bug in M5: http://git.eclipse.org/c/datatools/org.eclipse.datatools.connectivity.git/commit/?id=49eace06082b9bd16ea4189821f5e48098775ea0 When browsing to select an existing profile store file, it no longer automatically append the registered profile file extension. Note though, when browsing the absolute file path to create a *new* profile store file, it will continue to automatically append the default file extension if none exists. Also when re-using an ODA design session to create a new data source from a profile, it now properly exposes the Relative file Browse button, in addition to the Absolute button menu option. Completed scope of enhancement. |