Difference between revisions of "Database/Drivers/MySQL Native/Todo"
From Apache OpenOffice Wiki
< Database | Drivers | MySQL Native
Line 97: | Line 97: | ||
| document the glibc-2.3.2-requirement in the release notes | | document the glibc-2.3.2-requirement in the release notes | ||
| Marcus | | Marcus | ||
+ | | style="background-color:#c0ffc0" | Final | ||
+ | | open | ||
+ | |- | ||
+ | | QA approval for GA | ||
+ | | Chris | ||
| style="background-color:#c0ffc0" | Final | | style="background-color:#c0ffc0" | Final | ||
| open | | open | ||
Line 108: | Line 113: | ||
| Marcus | | Marcus | ||
| style="background-color:#C0FFFF" | post-final | | style="background-color:#C0FFFF" | post-final | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| open | | open | ||
|} | |} |
Revision as of 08:10, 19 August 2009
what | who | due | status |
Need an official product name and file names | Marcus | Beta | done |
Hand over builds to Release Engineering (Release CWS) | Frank | Beta | done |
Create item in OOo Extension Repository | Marcus | Beta | done |
Clarify the possibility of releasing the Beta in the repository May a separate "product" is needed, differed by the name? |
Marcus | Beta | done |
QA approval for Beta | Chris | Beta | done |
Clarify need/possibility for online help Maybe a short paragraph and a link to the respective MySQL Wiki page |
Frank | Beta | done |
Clarify open legal issues (there should be none) | Marcus | Beta | done |
Feature comparison JDBC/Native driver Decide if the comparison is good enough for advertising the extension |
Ulf/Frank | Beta | done |
Text to be displayed in the Extension Manager | Marcus | Beta | done |
Text to be displayed in the OOo Extension Repository | Marcus | Beta | done |
Graphic to be displayed in the OOo Extension Repository | Marcus | Beta | done |
Short description (1-3 lines) to be displayed in Extension Manager | Marcus | Beta | done |
Include License (LGPL v3) in extension package | Frank | Beta | done |
loading C/C on demand in C/C++ | Andrey | Final | done |
Ensure C/C is not linked against libstdc++.so.5
|
Ulf | Final | done |
Find new product and file names for the final version. The following naming was clarified by GW/Marketing/Legal: "MySQL Connector for OpenOffice.org" (or "MySQL Connector for StarOffice" resp. "MySQL Connector for StarSuite" if it fits into the context. mysql-connector-ooo-1.0.0-linux-intel.oxt mysql-connector-ooo-1.0.0-linux-x86_64.oxt mysql-connector-ooo-1.0.0-macosx-intel.oxt mysql-connector-ooo-1.0.0-solaris-sparc.oxt mysql-connector-ooo-1.0.0-solaris-x86.oxt mysql-connector-ooo-1.0.0-windows-intel.oxt |
Marcus | Final | done |
An Aboutbox will be a requirement when the respective specification is finalized (needs to be clarify with GW and UX team). There is no longer time for implementing this in 1.0 final, will be shifted to next version. |
Marcus | Final | done |
Localize the text to be displayed in the Extension Manager UI | Marcus/Frank | Final | done |
document the glibc-2.3.2-requirement in the release notes | Marcus | Final | open |
QA approval for GA | Chris | Final | open |
Change mysqlcppconn to contain an official release tarball, plus a patch lifting it to "our" version
|
Frank | post-final | open |
Localize the text to be displayed in the Aboutbox (not for 1.0 anymore) | Marcus | post-final | open |
Notes
- Regarding online help: The UI for the driver is already part of OOo, it's just not enabled when the extension is not installed. Extending the pre-installed help topics with the extension is not possible, the only thing we can do is installing new help topics. This does not make sense, since the extension itself does not bring own UI which could serve as entry point into the new help topics.
- Regarding the feature comparison: Let's live with the advantages listed at the Beta release homepage for the moment. The 1.0 release will, feature-wise, not have tremendous advantages over the JDBC driver.