[CONJ-308] 1.4.5 download page has two inconsistent versions of the source code Created: 2016-06-01 Updated: 2017-09-07 Resolved: 2016-08-24 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 1.4.5 |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Alex Athanasopoulos | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | documentation, source | ||
| Description |
|
I downloaded mariadb java-client 1.4.5 from here: I saw that this page has the source code in two different formats: I downloaded both, compared them, and found out that some source code files are different. org/mariadb/jdbc/MariaDbDatabaseMetaData.java The .tar.gz version of Version.java contains the field version = "1.4.5-SNAPSHOT". Suggested Fixes: |
| Comments |
| Comment by Diego Dupin [ 2016-06-02 ] |
|
Verified, and the tar file doesn't contain the good version. How this could happen, this is another story. I'll see to it. |