-
Notifications
You must be signed in to change notification settings - Fork 83
Dependency license compatibility audit
- AppleJavaExtensions.jar
- commons-validator-1.6.jar
- guava-21.0.jar
- hamcrest-all-1.3.jar
- hamcrest-core-1.3.jar
- hamcrest-generator-1.3.jar
- hamcrest-integration-1.3.jar
- hamcrest-junit-2.0.0.0.jar
- hamcrest-library-1.3.jar
- jfoenix.jar
- jfxtras-agenda-8.0-r5.jar
- jfxtras-common-8.0-r5.jar
- jfxtras-controls-8.0-r5.jar
- junit-4.12.jar
- testfx-core-4.0.0-20150226.214553-8-sources.jar
- testfx-core-4.0.6-alpha.jar
- testfx-junit-4.0.6-alpha.jar
- testfx-junit5-4.0.6-alpha.jar
- testfx-legacy-4.0.6-alpha.jar
No license conflict "This is a free software license, compatible with version 3 of the GNU GPL."
guava-21.0.jar Source
jfoenix.jar Source
commons-validator-1.6.jar Source
No license conflict "The newer versions of the original BSD licenses, i.e., the 3-clause and the 2-clause variants are compatible with GPL."
hamcrest-core-1.3.jar Source
hamcrest-all-1.3.jar Source
hamcrest-generator-1.3.jar Source
hamcrest-integration-1.3.jar Source
hamcrest-library-1.3.jar Source
jfxtras-agenda-8.0-r5.jar Source
jfxtras-controls-8.0-r5.jar Source
jfxtras-common-8.0-r5.jar Source
jfxtras-labs-samples-8.0-r6-20160701.060717-1.jar Source
Licensing conflict. "This is a free software license. By itself, it has a copyleft comparable to the GPL's, and incompatible with it." EUPL allows relicensing to GPL version 3, because there is a way to relicense to the CeCILL v2, and the CeCILL v2 gives a way to relicense to any version of the GNU GPL.
To do this two-step relicensing, you need to first write a piece of code which you can license under the CeCILL v2, or find a suitable module already available that way, and add it to the program. Adding that code to the EUPL-covered program provides grounds to relicense it to the CeCILL v2. Then you need to write a piece of code which you can license under the GPLv3+, or find a suitable module already available that way, and add it to the program. Adding that code to the CeCILL-covered program provides grounds to relicense it to GPLv3+.
testfx-core-4.0.0-20150226.214553-8-sources.jar Source
testfx-core-4.0.6-alpha.jar Source
testfx-junit5-4.0.6-alpha.jar Source
testfx-junit-4.0.6-alpha.jar Source
testfx-legacy-4.0.6-alpha.jar Source
Licensing conflict
"Unless you are the owner of the software or have received permission from the owner, you are not authorized to apply the terms of another license to the Program by including it in a program licensed under another Open Source license." Source