File: README.Debian

package info (click to toggle)
xerial-sqlite-jdbc 3.46.1.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,244 kB
  • sloc: java: 18,649; sh: 2,890; ansic: 2,830; xml: 455; makefile: 198
file content (12 lines) | stat: -rw-r--r-- 568 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
xerial-sqlite-jdbc for Debian
----------------------------

The jar in Debian is different than the upstream's release. The upstream builds
every jni so/dll files and embedded into the jar. Thus that jar is portable.
You can use that jar in Linux or in Windows.
But we build the jni outside of the jar. So please use the jar as a
"dynamic loading library" in Debian only. Don't embed the jar into your
project if you wish your app to be run on Windows because it is just not
portable.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 10 Jun 2019 04:36:18 +0800