Viacheslav Blinov
Viacheslav Blinov
https://issues.apache.org/jira/browse/IGNITE-21810 I also updated DEVNOTES.md with instructions on how to use Conan 2, and gradle build so that packaging works with it.
It would be nice to have proper pom.xml in asmack to ease install and storing in repository without confusing people which asmack version this is.
* configs are installed directly to /etc/ignite3db * configs are marked as config files in rpm/deb packages * workdir is moved to /usr/lib/ignite3db * install dir is moved to /usr/li/ignite3db...
When trying to build a project using this plugin and AGP 8.4.0 or newer I'm getting the following error: ``` * What went wrong: Some problems were found with the...
https://issues.apache.org/jira/browse/IGNITE-23406
We have a package A with version `1.0.0-SNAPSHOT`. Resulting RPM package gets version `1.0.0~SNAPSHOT` because of `sanitizeVersion` call. Now, we have a package B which `requires('A', A.version)` but here, this...
### SQLDelight Version 2.0.2 ### SQLDelight Dialect sqlite-3-38-dialect (android + bundled sqlite) ### Describe the Bug Gradle task generateSqlDelightInterface fails with errors on every query which uses `as` sql syntax....
https://issues.apache.org/jira/browse/IGNITE-27356