[MDEV-13630] storage/connect/CMakeLists.txt builds and installs jars files, even if engine is not built Created: 2017-08-23 Updated: 2017-08-31 Resolved: 2017-08-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Connect |
| Affects Version/s: | None |
| Fix Version/s: | 10.0.33, 10.1.27, 10.2.9, 10.3.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If Java and JNI are found, following code is executed in connect/CMakeLists.txt
This happens unconditionally also if the connect engine is NOT build. |