Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Eclipse settings to use Java 8 #664

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

Andy-2639
Copy link
Contributor

No description provided.

@xerial xerial merged commit 1716215 into xerial:master Sep 16, 2021
@Andy-2639 Andy-2639 deleted the Eclipse-Java-1.8 branch September 16, 2021 17:04
Willena added a commit to Willena/sqlite-jdbc-crypt that referenced this pull request Jan 15, 2022
* Tried updating github actions file
* Add CI tests for aarch64 and armv7 (xerial#658)
* multiarch test
* cleanup before PR
* revert file
* fix action version
* update CI badge on README.md (xerial#661)
* Switch to Temurin JDK builds as AdoptJDK has been discontinued (xerial#660)
* Update Eclipse settings to use Java 8 (xerial#664)
* Fix file descriptor (handle) leak when opening database fails (xerial#665)
xerial#431
* Add native libs for Android arm64, x86, x86_64 via dockcross (xerial#662)
* cleanup OSInfo.java with IDE suggestions
* add native build for android aarch64, x86 and x86_64
* add android native builds
* change native lib resolution for Android
* refactor for tests in OSInfo.java
* add missing test scope for mockito dep
* add new targets to native-all
* Use more specific types instead of String when fetching JDBC3ResultSet.getBigDecimal (xerial#666)
* detect musl by checking /proc/self/map_files (xerial#675)
* detect musl by checking /proc/self/map_files
* spotless:apply
* Update src/main/java/org/sqlite/util/OSInfo.java
Co-authored-by: Roman Parshikov <promansew@gmail.com>
* spotless:apply
Co-authored-by: Roman Parshikov <promansew@gmail.com>
* let's start by testsing ;)
* Let's try building natives
* Add missing packages
* Another try
* Maximise build space :)
* in fact might not be needed. Just removing dirs !
* Removed freebsd32 freebsd64 freebsd-arm64 temporarily
* Add missing Linux-aarch64 def
* Updated compile option for Android x86 and Android x64
* Added Package target and build binary zip !
* Now download specific SQLite3MC versions
* Updated existing "quick" tests
* Revert removing dependency in pom.xml
* Fixing build with theses changes ?
* Revert version upgrades in pom.xml
* Fixed CI errors (windows build)
* Small fix for strip
* Moved to curl as it works best
* Removed outdated version of OSInfo.class; Updated Makefile.common to rebuild it if missing.
* Applied spotless fixes
* Upgrade SQLite3MC to 1.3.4 - 3.36.0
* Configured credentials for auto-deploy

Co-authored-by: Gauthier <gotson@users.noreply.github.com>
Co-authored-by: Carl Dea <carl.dea@gmail.com>
Co-authored-by: Taro L. Saito <leo@xerial.org>
Co-authored-by: Andy-2639 <Andy-2639@users.noreply.github.com>
Co-authored-by: Andrey.Tarashevskiy <fantocci@gmail.com>
Co-authored-by: Roman Parshikov <promansew@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants