We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9314fa7 commit 9731e21Copy full SHA for 9731e21
src/main/java/org/spdx/library/ListedLicenses.java
@@ -79,13 +79,6 @@ private ListedLicenses() {
79
* exceptions
80
* <p>
81
* This method sets up the appropriate model store based on the configuration.
82
- * If the property
83
- * {@code org.spdx.useJARLicenseInfoOnly} is set to {@code true}, it uses the
84
- * locally cached licenses.
85
- * Otherwise, it attempts to fetch the most current listed licenses from the
86
- * SPDX website.
87
- * If the web store is unavailable, it falls back to the locally cached
88
- * licenses.
89
* </p>
90
91
* This method also initializes the SPDX version 2 and version 3 model stores
0 commit comments