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

Linux package creation licence warning #25

Open
AdamCarroll opened this issue Dec 9, 2017 · 0 comments
Open

Linux package creation licence warning #25

AdamCarroll opened this issue Dec 9, 2017 · 0 comments

Comments

@AdamCarroll
Copy link
Member

AdamCarroll commented Dec 9, 2017

Building the .deb file on Linux results in a warning about a missing licence:

$ ./gradlew jfxNative
Starting a Gradle Daemon (subsequent builds will be faster)

> Task :package:jfxNative 
Debian packages should specify a license.  The absence of a license will cause some linux distributions to complain about the quality of the application.
This bundler might take some while longer than expected.
For details about this, please go to: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Why_is_dpkg_so_slow_when_using_new_filesystems_such_as_btrfs_or_ext4.3F

VocabHunter is Open Source software under the Apache 2.0. licence and so it should be possible to include the licence file and avoid this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant