Added: dev/commons/vfs/2.10.0-RC1/binaries/HEADER.html ============================================================================== --- dev/commons/vfs/2.10.0-RC1/binaries/HEADER.html (added) +++ dev/commons/vfs/2.10.0-RC1/binaries/HEADER.html Sun Feb 2 21:08:35 2025 @@ -0,0 +1,31 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<h2>Apache Commons Project Distributions</h2> + +<p> + The most recent source and binary releases for the Apache Commons project are available from this + directory listing. For older releases, please use the + <a href="https://archive.apache.org/dist/commons/">archives</a>. +</p> + +<h2>Important Notices</h2> + +<ul> + <li><a href="#mirrors">Download from your nearest mirror site!</a></li> + <li><a href="#sig">PGP/GPG Signatures</a></li> +</ul> +
Added: dev/commons/vfs/2.10.0-RC1/binaries/README.html ============================================================================== --- dev/commons/vfs/2.10.0-RC1/binaries/README.html (added) +++ dev/commons/vfs/2.10.0-RC1/binaries/README.html Sun Feb 2 21:08:35 2025 @@ -0,0 +1,66 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<h1>Commons-VFS v2.10.0.</h1> + +<p>This is the 2.10.0 version of commons-vfs2-distribution. It is available in both binary and source distributions.</p> + + +<p><font color="red" size="+2">Note:</font> + The tar files in the distribution use GNU tar extensions + and must be untarred with a GNU compatible version of tar. The version + of tar on Solaris and Mac OS X will not work with these files</p> + +<a name="changes"><h2>Changes</h2></a> + +<p>The changes in this release are detailed in the release notes.</p> + +<p>Thank you for using <a href="https://commons.apache.org/proper/commons-vfs/commons-vfs2-distribution/">VFS</a>.</p> + +<p>From the Apache Commons Project<br><a href="https://commons.apache.org/">https://commons.apache.org/</a></p> + +<h2><a name="mirrors">Download from your + <a href="http://www.apache.org/dyn/closer.cgi/commons/">nearest mirror site!</a></a></h2> + +<p> + Do not download from www.apache.org. Please use a mirror site + to help us save apache.org bandwidth. + <a href="http://www.apache.org/dyn/closer.cgi/commons/">Go + here to find your nearest mirror.</a> +</p> + +<a name="sig"><h2>Signatures</h2></a> + +<p>Many of the files have been digitally signed using GnuPG. If so, + there will be an accompanying <samp><em>file</em>.asc</samp> signature + file in the same directory as the file (binaries/ or source/). The + signing keys can be found in the distribution directory at <<a + HREF="http://downloads.apache.org/commons/KEYS"><samp>http://downloads.apache.org/commons/KEYS</samp></a>>.</p> + +<p><b>Always download the KEYS file directly from the Apache site, never from a mirror site.</b></p> + + +<pre>Always test available signatures, <i>e.g.</i>, +$ pgpk -a KEYS +$ pgpv commons-vfs2-distribution-2.10.0-bin.tar.gz.asc +or, +$ pgp -ka KEYS +$ pgp commons-vfs2-distribution-2.10.0-bin.tar.gz.asc +or, +$ gpg --import KEYS +$ gpg --verify commons-vfs2-distribution-2.10.0-bin.tar.gz.asc +</pre> +<p> \ No newline at end of file Added: dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.tar.gz ============================================================================== Binary file - no diff available. Propchange: dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.tar.gz ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.tar.gz.asc ============================================================================== --- dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.tar.gz.asc (added) +++ dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.tar.gz.asc Sun Feb 2 21:08:35 2025 @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmef3r0ACgkQhv3H4qES +YsttlAf+PXMIAP7lPAWYpX3jaYIWeihuf6YnQq/+2/2jZehJx4r4hoArUAVJHiMn +bNJpQMprG2X59k+WBcwbqJ/rYz3dG6IXuQdPhzr4luHo5poOAVvrG2XA9amTWBnZ +8jtsGQ3yciQnxOTQv9+7NMema+uUIlD9L39jLGmvN8+hGNoOIdKBmvvcCGFurXS+ +2hH9N8NKaQF4LrXX2dshLo3704bN2e77Mh++g5+Gf0panndA5dRnLZn1GwkwAnX3 +Paza+7O/DKRsjYm0cNknK4L6zf0n6ZPgtZPYOgfMNeJ6t0V10DIWLGa0X74k5tLw +UXPF4Ja0x6t2yWmirg14IPNTDYUIrg== +=nqAs +-----END PGP SIGNATURE----- Added: dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.tar.gz.sha512 ============================================================================== --- dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.tar.gz.sha512 (added) +++ dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.tar.gz.sha512 Sun Feb 2 21:08:35 2025 @@ -0,0 +1 @@ +c9f4813676213604c0d6fd47f819670defa9b4b3c3642301386e46ce42102693c026a61c44d7b8fbea31894d6aca7a7ffd2381b3e35716c629e460263991129b Added: dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.zip ============================================================================== Binary file - no diff available. Propchange: dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.zip.asc ============================================================================== --- dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.zip.asc (added) +++ dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.zip.asc Sun Feb 2 21:08:35 2025 @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmef3r0ACgkQhv3H4qES +YstglAf/X+3WRxhmB8KTTR4pzqUJCgiSlI7uk+4XXPKCLElU7yU8HjfYG57wBdIT +tnrf+iHtbk2J1QED9q3wvZ3MjM7vIgR9WQJ+J7e/Kx1WtH9EAEezxfC48gUIVzRR +6N1syeFoHVrhCcBwBcip+p/4NLG6O0M9NgH8RfJc4Fv+DakW8HxSR9AnBhsfSqhJ +WR96dVS7IO0aN6JoyT2tlmnGiUs6HsOd06qPQUOk7pfu5TtaBH9IMAgFbxAue4mF +LRhbbtKc9dsA0G/gCudXs99Aw0JBBeCVb3BMmKVHsMqQESXR99Ueoo02Yaz59ZvY +PLkR2BByQbAEQ2DDH9Hh5v+dECPhdw== +=5f7o +-----END PGP SIGNATURE----- Added: dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.zip.sha512 ============================================================================== --- dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.zip.sha512 (added) +++ dev/commons/vfs/2.10.0-RC1/binaries/commons-vfs-2.10.0-bin.zip.sha512 Sun Feb 2 21:08:35 2025 @@ -0,0 +1 @@ +7b99c5d0dbfe036a691cb74a23623044af400f8c5757bd970a397f3f3a07f480c31b463df2b56f7a3fced6bb3e454ccba4c50e143353f2f7f228df1872b11468 Added: dev/commons/vfs/2.10.0-RC1/signature-validator.sh ============================================================================== --- dev/commons/vfs/2.10.0-RC1/signature-validator.sh (added) +++ dev/commons/vfs/2.10.0-RC1/signature-validator.sh Sun Feb 2 21:08:35 2025 @@ -0,0 +1,161 @@ +#!/bin/bash -x +########### +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +########### +# DOCUMENTATION. +# This script is to be placed in the root of the svn dist checkout. +# For example, my directory looks like: +# +# drwxr-xr-x@ 8 usr staff 256 Oct 1 11:22 .svn +# -rw-r--r--@ 1 usr staff 1230 Oct 1 11:22 HEADER.html +# -rw-r--r--@ 1 usr staff 2649 Oct 1 11:22 README.html +# -rw-r--r--@ 1 usr staff 5093 Oct 1 11:22 RELEASE-NOTES.txt +# drwxr-xr-x@ 10 usr staff 320 Oct 1 11:22 binaries +# -rw-r--r--@ 1 usr staff 3900 Oct 1 13:40 signature-validation.sh +# drwxr-xr-x@ 44 usr staff 1408 Oct 1 11:22 site +# drwxr-xr-x@ 10 usr staff 320 Oct 1 11:37 source +# +# From here you run ./signature-validation.sh and it will create a directory "artifacts-for-validation-deletable-post-validation +# in which all of the binaries generated by a release are copied and then it checks to see that all of the signatures and hashes +# are infact correct for the artifacts. +# +########### + +if test "$#" != "1" +then + echo "ERROR:" + echo "We expect the a url like https://repository.apache.org/content/repositories/orgapachecommons-1531/commons-net/commons-net/3.7.1/" + echo "to be passed in as a parameter to the script." +fi + + + +BASEDIR="$( cd "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )" +VALIDATION_DIR=${BASEDIR}/artifacts-for-validation-deletable-post-validation +BINARIES_DIR=${BASEDIR}/binaries +SOURCE_DIR=${BASEDIR}/source + +BASE_NEXUS_URL="$1" + +function clean_and_build_validation_dir() { + mkdir -p ${VALIDATION_DIR} +} + +function copy_in_checked_out_artifacts() { + cp ${BASEDIR}/binaries/commons* ${VALIDATION_DIR} + cp ${BASEDIR}/source/commons* ${VALIDATION_DIR} +} + +function download_nexus_artifacts_to_validation_directory() { + # Curls html page and does text modification to put artifacts in semicolon delimited list + # ...(ugly but works, debug by removing pipes one at a time) + echo "INFO: Downloading artifacts from nexus" + + echo ${BASE_NEXUS_URL} + NEXUS_ARTIFACTS=$(curl ${BASE_NEXUS_URL} \ + | grep "${BASE_NEXUS_URL}" \ + | cut -d '>' -f3 \ + | sed "s|</a|;|g" \ + | sed -e ':a' -e 'N' -e '$!ba' -e 's/\n/ /g' \ + | sed 's/ //g' + ) + IFS=';' read -r -a array <<< "${NEXUS_ARTIFACTS}" + + for element in "${array[@]}" + do + ARTIFACT_NAME=$(echo $element | cut -d '/' -f7) + echo $ARTIFACT_NAME + URL="${BASE_NEXUS_URL}${element}" + curl $URL -o ${VALIDATION_DIR}/$ARTIFACT_NAME + done +} + +function validate_signatures() { + echo "INFO: Validating Signatures in ${VALIDATION_DIR}" + ALL_ARTIFACTS=$(ls -Al ${VALIDATION_DIR} \ + | awk -F':[0-9]* ' '/:/{print $2}' \ + | sed -e ':a' -e 'N' -e '$!ba' -e 's/\n/;/g' \ + ) + + ARTIFACTS_FOR_VALIDATION=() + + IFS=';' read -r -a array <<< "${ALL_ARTIFACTS}" + + for element in "${array[@]}" + do + if [[ ! (${element} =~ ^.*asc$ || ${element} =~ ^.*sha512$ || ${element} =~ ^.*md5$ || ${element} =~ ^.*sha1$) ]]; + then + ARTIFACTS_FOR_VALIDATION=("${ARTIFACTS_FOR_VALIDATION[@]}" $element) + fi + done + + for element in "${ARTIFACTS_FOR_VALIDATION[@]}" + do + if [[ ${element} =~ ^.*tar.gz.*$ || ${element} =~ ^.*zip.*$ ]]; + then + ARTIFACT_SHA512=$(openssl sha512 ${VALIDATION_DIR}/$element | cut -d '=' -f2 | cut -d ' ' -f2) + FILE_SHA512=$(cut -d$'\r' -f1 ${VALIDATION_DIR}/$element.sha512) + if test "${ARTIFACT_SHA512}" != "${FILE_SHA512}" + then + echo "$element failed sha512 check" + echo "==${ARTIFACT_SHA512}==" + echo "==${FILE_SHA512}==" + exit 1; + fi + else + ARTIFACT_MD5=$(openssl md5 ${VALIDATION_DIR}/$element | cut -d '=' -f2 | cut -d ' ' -f2) + FILE_MD5=$(cut -d$'\r' -f1 ${VALIDATION_DIR}/$element.md5) + ARTIFACT_SHA1=$(openssl sha1 ${VALIDATION_DIR}/$element | cut -d '=' -f2 | cut -d ' ' -f2) + FILE_SHA1=$(cut -d$'\r' -f1 ${VALIDATION_DIR}/$element.sha1) + if test "${ARTIFACT_MD5}" != "${FILE_MD5}" + then + echo "$element failed md5 check" + echo "==${ARTIFACT_MD5}==" + echo "==${FILE_MD5}==" + exit 1; + fi + if test "${ARTIFACT_SHA1}" != "${FILE_SHA1}" + then + echo "$element failed sha1 check" + echo "==${ARTIFACT_SHA1}==" + echo "==${FILE_SHA1}==" + exit 1; + fi + + + gpg --verify ${VALIDATION_DIR}/$element.asc ${VALIDATION_DIR}/$element > /dev/null 2>&1 + if test "$?" != "0" + then + echo "$element failed gpg signature check" + exit 1; + fi + fi + done + + echo "SUCCESSFUL VALIDATION" +} + +function clean_up_afterwards() { + rm -rf ${VALIDATION_DIR} +} + + +echo $(clean_and_build_validation_dir) +echo $(copy_in_checked_out_artifacts) +echo $(download_nexus_artifacts_to_validation_directory) +echo $(validate_signatures) +#clean_up_afterwards + Added: dev/commons/vfs/2.10.0-RC1/site/org.apache.commons_commons-vfs2-distribution-2.10.0.spdx.json ============================================================================== --- dev/commons/vfs/2.10.0-RC1/site/org.apache.commons_commons-vfs2-distribution-2.10.0.spdx.json (added) +++ dev/commons/vfs/2.10.0-RC1/site/org.apache.commons_commons-vfs2-distribution-2.10.0.spdx.json Sun Feb 2 21:08:35 2025 @@ -0,0 +1,1167 @@ +{ + "SPDXID" : "SPDXRef-DOCUMENT", + "spdxVersion" : "SPDX-2.3", + "creationInfo" : { + "created" : "2025-02-02T21:08:13Z", + "creators" : [ "Tool: spdx-maven-plugin" ], + "licenseListVersion" : "3.26.0" + }, + "name" : "Apache Commons VFS Distribution", + "dataLicense" : "CC0-1.0", + "documentNamespace" : "http://spdx.org/spdxpackages/org.apache.commons_commons-vfs2-distribution-2.10.0", + "packages" : [ { + "SPDXID" : "SPDXRef-gnrtd0", + "copyrightText" : "NOASSERTION", + "description" : "Apache Commons VFS is a Virtual File System library - Distribution archives.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-distribution@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : true, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-distribution/", + "licenseConcluded" : "Apache-2.0", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Distribution", + "originator" : "Organization:The Apache Software Foundation", + "packageFileName" : "NOASSERTION", + "packageVerificationCode" : { + "packageVerificationCodeValue" : "da39a3ee5e6b4b0d3255bfef95601890afd80709" + }, + "primaryPackagePurpose" : "INSTALL", + "summary" : "Apache Commons VFS is a Virtual File System library - Distribution archives.", + "supplier" : "Organization: The Apache Software Foundation", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd1", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd2", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other,\n well-known logging systems.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/commons-logging/commons-logging@1.3.4", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-logging/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons Logging", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons Logging is a thin adapter allowing configurable bridging to other,\n well-known logging systems.", + "versionInfo" : "1.3.4" + }, { + "SPDXID" : "SPDXRef-gnrtd3", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons Lang, a package of Java utility classes for the\n classes that are in java.lang's hierarchy, or are considered to be so\n standard as to justify existence in java.lang.\n\n The code is tested using the latest revision of the JDK for supported\n LTS releases: 8, 11, 17 and 21 currently.\n See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml\n \n Please ensure your build environment is up-to-date and kindly report any build issues.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-lang3@3.17.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-lang/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons Lang", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons Lang, a package of Java utility classes for the\n classes that are in java.lang's hierarchy, or are considered to be so\n standard as to justify existence in java.lang.\n\n The code is tested using the latest revision of the JDK for supported\n LTS releases: 8, 11, 17 and 21 currently.\n See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml\n \n Please ensure your build environment is up-to-date and kindly report any build issues.", + "versionInfo" : "3.17.0" + }, { + "SPDXID" : "SPDXRef-gnrtd4", + "copyrightText" : "UNSPECIFIED", + "description" : "The Apache Commons IO library contains utility classes, stream implementations, file filters,\nfile comparators, endian transformation classes, and much more.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/commons-io/commons-io@2.18.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-io/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons IO", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "The Apache Commons IO library contains utility classes, stream implementations, file filters,\nfile comparators, endian transformation classes, and much more.", + "versionInfo" : "2.18.0" + }, { + "SPDXID" : "SPDXRef-gnrtd5", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd6", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd7", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd8", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd9", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS Ant Tasks.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-ant@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-ant/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Ant Tasks", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS Ant Tasks.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd10", + "copyrightText" : "UNSPECIFIED", + "description" : "master POM", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.ant/ant@1.10.15", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://ant.apache.org/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Ant Core", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "master POM", + "versionInfo" : "1.10.15" + }, { + "SPDXID" : "SPDXRef-gnrtd11", + "copyrightText" : "UNSPECIFIED", + "description" : "master POM", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.ant/ant-launcher@1.10.15", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://ant.apache.org/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Ant Launcher", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "master POM", + "versionInfo" : "1.10.15" + }, { + "SPDXID" : "SPDXRef-gnrtd12", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS Ant Tasks.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-ant@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-ant/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Ant Tasks", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS Ant Tasks.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd13", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS Ant Tasks.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-ant@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-ant/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Ant Tasks", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS Ant Tasks.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd14", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS Ant Tasks.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-ant@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-ant/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Ant Tasks", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS Ant Tasks.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd15", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS Ant Tasks.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-ant@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-ant/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Ant Tasks", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS Ant Tasks.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd16", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Examples.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-examples@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-examples/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Examples", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Examples.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd17", + "copyrightText" : "UNSPECIFIED", + "description" : "The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/commons-httpclient/commons-httpclient@3.1", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "http://jakarta.apache.org/httpcomponents/httpclient-3.x/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "HttpClient", + "originator" : "Organization:Apache Software Foundation", + "summary" : "The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.", + "versionInfo" : "3.1" + }, { + "SPDXID" : "SPDXRef-gnrtd18", + "copyrightText" : "UNSPECIFIED", + "description" : "The Apache Commons Codec component contains encoders and decoders for\n formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these\n widely used encoders and decoders, the codec package also maintains a\n collection of phonetic encoding utilities.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/commons-codec/commons-codec@1.18.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-codec/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons Codec", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "The Apache Commons Codec component contains encoders and decoders for\n formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these\n widely used encoders and decoders, the codec package also maintains a\n collection of phonetic encoding utilities.", + "versionInfo" : "1.18.0" + }, { + "SPDXID" : "SPDXRef-gnrtd19", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache HttpComponents Client", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "http://hc.apache.org/httpcomponents-client-ga", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache HttpClient", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache HttpComponents Client", + "versionInfo" : "4.5.14" + }, { + "SPDXID" : "SPDXRef-gnrtd20", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache HttpComponents Core (blocking I/O)", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "http://hc.apache.org/httpcomponents-core-ga", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache HttpCore", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache HttpComponents Core (blocking I/O)", + "versionInfo" : "4.4.16" + }, { + "SPDXID" : "SPDXRef-gnrtd21", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache HttpComponents Client", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.httpcomponents.client5/httpclient5@5.4.1", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://hc.apache.org/httpcomponents-client-5.4.x/5.4.1/httpclient5/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache HttpClient", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache HttpComponents Client", + "versionInfo" : "5.4.1" + }, { + "SPDXID" : "SPDXRef-gnrtd22", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache HttpComponents HTTP/1.1 core components", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5@5.3.3", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://hc.apache.org/httpcomponents-core-5.3.x/5.3.3/httpcore5/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache HttpComponents Core HTTP/1.1", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache HttpComponents HTTP/1.1 core components", + "versionInfo" : "5.3.3" + }, { + "SPDXID" : "SPDXRef-gnrtd23", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache HttpComponents HTTP/2 Core Components", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.httpcomponents.core5/httpcore5-h2@5.3.1", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://hc.apache.org/httpcomponents-core-5.3.x/5.3.1/httpcore5-h2/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache HttpComponents Core HTTP/2", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache HttpComponents HTTP/2 Core Components", + "versionInfo" : "5.3.1" + }, { + "SPDXID" : "SPDXRef-gnrtd24", + "copyrightText" : "UNSPECIFIED", + "description" : "The slf4j API", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.slf4j/slf4j-api@2.0.16", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "http://www.slf4j.org", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "MIT", + "name" : "SLF4J API Module", + "originator" : "Organization:QOS.ch", + "summary" : "The slf4j API", + "versionInfo" : "2.0.16" + }, { + "SPDXID" : "SPDXRef-gnrtd25", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Examples.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-examples@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-examples/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Examples", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Examples.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd26", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Examples.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-examples@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-examples/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Examples", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Examples.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd27", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Apache Hadoop HDFS provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-hdfs@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-hdfs/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS HDFS", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Apache Hadoop HDFS provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd28", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Hadoop HDFS Client", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.hadoop/hadoop-hdfs-client@3.4.1", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Hadoop HDFS Client", + "originator" : "Organization:Apache Software Foundation", + "summary" : "Apache Hadoop HDFS Client", + "versionInfo" : "3.4.1" + }, { + "SPDXID" : "SPDXRef-gnrtd29", + "copyrightText" : "UNSPECIFIED", + "description" : "Core annotations used for value types, used by Jackson data binding package.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.12.7", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "http://github.com/FasterXML/jackson", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Jackson-annotations", + "originator" : "Organization:FasterXML", + "summary" : "Core annotations used for value types, used by Jackson data binding package.", + "versionInfo" : "2.12.7" + }, { + "SPDXID" : "SPDXRef-gnrtd30", + "copyrightText" : "UNSPECIFIED", + "description" : "General data-binding functionality for Jackson: works on core streaming API", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.12.7.1", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "http://github.com/FasterXML/jackson", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "jackson-databind", + "originator" : "Organization:FasterXML", + "summary" : "General data-binding functionality for Jackson: works on core streaming API", + "versionInfo" : "2.12.7.1" + }, { + "SPDXID" : "SPDXRef-gnrtd31", + "copyrightText" : "UNSPECIFIED", + "description" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.12.7", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://github.com/FasterXML/jackson-core", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Jackson-core", + "originator" : "Organization:FasterXML", + "summary" : "Core Jackson processing abstractions (aka Streaming API), implementation for JSON", + "versionInfo" : "2.12.7" + }, { + "SPDXID" : "SPDXRef-gnrtd32", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Hadoop Common", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.hadoop/hadoop-common@3.4.1", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Hadoop Common", + "originator" : "Organization:Apache Software Foundation", + "summary" : "Apache Hadoop Common", + "versionInfo" : "3.4.1" + }, { + "SPDXID" : "SPDXRef-gnrtd33", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Hadoop HDFS", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.hadoop/hadoop-hdfs@3.4.1", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Hadoop HDFS", + "originator" : "Organization:Apache Software Foundation", + "summary" : "Apache Hadoop HDFS", + "versionInfo" : "3.4.1" + }, { + "SPDXID" : "SPDXRef-gnrtd34", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Apache Hadoop HDFS provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-hdfs@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-hdfs/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS HDFS", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Apache Hadoop HDFS provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd35", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Apache Hadoop HDFS provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-hdfs@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-hdfs/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS HDFS", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Apache Hadoop HDFS provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd36", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Apache Hadoop HDFS provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-hdfs@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-hdfs/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS HDFS", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Apache Hadoop HDFS provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd37", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Apache Hadoop HDFS provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-hdfs@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-hdfs/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS HDFS", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Apache Hadoop HDFS provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd38", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Jackrabbit-based WebDAV provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-jackrabbit1@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-jackrabbit1/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Jackrabbit 1.x", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Jackrabbit-based WebDAV provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd39", + "copyrightText" : "UNSPECIFIED", + "description" : "WebDAV library used by the Jackrabbit WebDAV support", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.jackrabbit/jackrabbit-webdav@1.6.5", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "http://jackrabbit.apache.org/jackrabbit-parent/jackrabbit-webdav/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Jackrabbit WebDAV Library", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "WebDAV library used by the Jackrabbit WebDAV support", + "versionInfo" : "1.6.5" + }, { + "SPDXID" : "SPDXRef-gnrtd40", + "copyrightText" : "UNSPECIFIED", + "description" : "General purpose classes for use with the JCR API", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.jackrabbit/jackrabbit-jcr-commons@1.6.5", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "http://jackrabbit.apache.org/jackrabbit-parent/jackrabbit-jcr-commons/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Jackrabbit JCR Commons", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "General purpose classes for use with the JCR API", + "versionInfo" : "1.6.5" + }, { + "SPDXID" : "SPDXRef-gnrtd41", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Jackrabbit-based WebDAV provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-jackrabbit1@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-jackrabbit1/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Jackrabbit 1.x", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Jackrabbit-based WebDAV provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd42", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Jackrabbit-based WebDAV provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-jackrabbit1@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-jackrabbit1/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Jackrabbit 1.x", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Jackrabbit-based WebDAV provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd43", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Jackrabbit-based WebDAV provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-jackrabbit1@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-jackrabbit1/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Jackrabbit 1.x", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Jackrabbit-based WebDAV provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd44", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Jackrabbit-based WebDAV provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-jackrabbit1@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-jackrabbit1/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Jackrabbit 1.x", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Jackrabbit-based WebDAV provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd45", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Jackrabbit2-based WebDAV provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-jackrabbit2@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-jackrabbit2/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Jackrabbit 2.x", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Jackrabbit2-based WebDAV provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd46", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Jackrabbit2-based WebDAV provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-jackrabbit2@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-jackrabbit2/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Jackrabbit 2.x", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Jackrabbit2-based WebDAV provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd47", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Jackrabbit2-based WebDAV provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-jackrabbit2@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-jackrabbit2/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Jackrabbit 2.x", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Jackrabbit2-based WebDAV provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd48", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Jackrabbit2-based WebDAV provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-jackrabbit2@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-jackrabbit2/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Jackrabbit 2.x", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Jackrabbit2-based WebDAV provider.", + "versionInfo" : "2.10.0" + }, { + "SPDXID" : "SPDXRef-gnrtd49", + "copyrightText" : "UNSPECIFIED", + "description" : "Apache Commons VFS is a Virtual File System library - Jackrabbit2-based WebDAV provider.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-vfs2-jackrabbit2@2.10.0", + "referenceType" : "purl" + } ], + "filesAnalyzed" : false, + "homepage" : "https://commons.apache.org/proper/commons-vfs/commons-vfs2-jackrabbit2/", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "Apache-2.0", + "name" : "Apache Commons VFS Jackrabbit 2.x", + "originator" : "Organization:The Apache Software Foundation", + "summary" : "Apache Commons VFS is a Virtual File System library - Jackrabbit2-based WebDAV provider.", + "versionInfo" : "2.10.0" + } ], + "relationships" : [ { + "spdxElementId" : "SPDXRef-DOCUMENT", + "relationshipType" : "DESCRIBES", + "relatedSpdxElement" : "SPDXRef-gnrtd0", + "comment" : "" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd15", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd5", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd35", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd13", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd25", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd14", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd41", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd44", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd34", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd45", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd1", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd12", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd42", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd43", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd8", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd9", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd47", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd48", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd46", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd6", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd27", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd38", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd7", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd49", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd36", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd16", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd26", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd37", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd1", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd4", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd1", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd2", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd1", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd3", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd9", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd10", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd10", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd11", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd16", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd19", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd16", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd17", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd16", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd21", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd17", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd18", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd19", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd20", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd21", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd24", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd21", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd22", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd21", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd23", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd27", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd33", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd27", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd28", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd27", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd32", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd28", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd29", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd28", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd30", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd30", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd31", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd38", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd39", + "comment" : "Relationship based on Maven POM file dependency information" + }, { + "spdxElementId" : "SPDXRef-gnrtd39", + "relationshipType" : "DYNAMIC_LINK", + "relatedSpdxElement" : "SPDXRef-gnrtd40", + "comment" : "Relationship based on Maven POM file dependency information" + } ] +} \ No newline at end of file Added: dev/commons/vfs/2.10.0-RC1/source/HEADER.html ============================================================================== --- dev/commons/vfs/2.10.0-RC1/source/HEADER.html (added) +++ dev/commons/vfs/2.10.0-RC1/source/HEADER.html Sun Feb 2 21:08:35 2025 @@ -0,0 +1,31 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<h2>Apache Commons Project Distributions</h2> + +<p> + The most recent source and binary releases for the Apache Commons project are available from this + directory listing. For older releases, please use the + <a href="https://archive.apache.org/dist/commons/">archives</a>. +</p> + +<h2>Important Notices</h2> + +<ul> + <li><a href="#mirrors">Download from your nearest mirror site!</a></li> + <li><a href="#sig">PGP/GPG Signatures</a></li> +</ul> + Added: dev/commons/vfs/2.10.0-RC1/source/README.html ============================================================================== --- dev/commons/vfs/2.10.0-RC1/source/README.html (added) +++ dev/commons/vfs/2.10.0-RC1/source/README.html Sun Feb 2 21:08:35 2025 @@ -0,0 +1,66 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<h1>Commons-VFS v2.10.0.</h1> + +<p>This is the 2.10.0 version of commons-vfs2-distribution. It is available in both binary and source distributions.</p> + + +<p><font color="red" size="+2">Note:</font> + The tar files in the distribution use GNU tar extensions + and must be untarred with a GNU compatible version of tar. The version + of tar on Solaris and Mac OS X will not work with these files</p> + +<a name="changes"><h2>Changes</h2></a> + +<p>The changes in this release are detailed in the release notes.</p> + +<p>Thank you for using <a href="https://commons.apache.org/proper/commons-vfs/commons-vfs2-distribution/">VFS</a>.</p> + +<p>From the Apache Commons Project<br><a href="https://commons.apache.org/">https://commons.apache.org/</a></p> + +<h2><a name="mirrors">Download from your + <a href="http://www.apache.org/dyn/closer.cgi/commons/">nearest mirror site!</a></a></h2> + +<p> + Do not download from www.apache.org. Please use a mirror site + to help us save apache.org bandwidth. + <a href="http://www.apache.org/dyn/closer.cgi/commons/">Go + here to find your nearest mirror.</a> +</p> + +<a name="sig"><h2>Signatures</h2></a> + +<p>Many of the files have been digitally signed using GnuPG. If so, + there will be an accompanying <samp><em>file</em>.asc</samp> signature + file in the same directory as the file (binaries/ or source/). The + signing keys can be found in the distribution directory at <<a + HREF="http://downloads.apache.org/commons/KEYS"><samp>http://downloads.apache.org/commons/KEYS</samp></a>>.</p> + +<p><b>Always download the KEYS file directly from the Apache site, never from a mirror site.</b></p> + + +<pre>Always test available signatures, <i>e.g.</i>, +$ pgpk -a KEYS +$ pgpv commons-vfs2-distribution-2.10.0-bin.tar.gz.asc +or, +$ pgp -ka KEYS +$ pgp commons-vfs2-distribution-2.10.0-bin.tar.gz.asc +or, +$ gpg --import KEYS +$ gpg --verify commons-vfs2-distribution-2.10.0-bin.tar.gz.asc +</pre> +<p> \ No newline at end of file Added: dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.tar.gz ============================================================================== Binary file - no diff available. Propchange: dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.tar.gz ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.tar.gz.asc ============================================================================== --- dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.tar.gz.asc (added) +++ dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.tar.gz.asc Sun Feb 2 21:08:35 2025 @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmef3r0ACgkQhv3H4qES +YsudPQf/etqD3QDraKU4QJqEPD3HTtKpOfo7ZvhnDXpF300rsVhwZ/S6XvTdd/Pp +sMTTAE0dEv/NglAB9wp/Lqj+PJTGhe3VHrvuFNoXAwn4xLSDVsgpjqAug/VblGvP +tm7oSvFrYXCGiWyD/N9a628zm5aNHbBjM7deLWy6kqNoz+UbIlBCiNhF1W3hrE6R +n4Oz2VzWKhy9DbLAfw2NYRVBmH5N90ERXqEqrlk3aRhjt+ns5BdVAgNJqH6nNHX0 +ieXPdqahKkjdwlHkO8mZKoUUgG0ylcSFbfHplYYJnvQgPEajXtApyt3h+tYbrbak +MGvbeMrtdPWG8owBJX47KG2Am2mdMA== +=P1Em +-----END PGP SIGNATURE----- Added: dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.tar.gz.sha512 ============================================================================== --- dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.tar.gz.sha512 (added) +++ dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.tar.gz.sha512 Sun Feb 2 21:08:35 2025 @@ -0,0 +1 @@ +37254a4e73862522017195b941b42c7befe6629a1cf9efc8902719756ff5a84668a3acac96cfe63edcb448082cc97ef47d0c07972b5aa9d6530d2d64f2490b88 Added: dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.zip ============================================================================== Binary file - no diff available. Propchange: dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.zip.asc ============================================================================== --- dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.zip.asc (added) +++ dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.zip.asc Sun Feb 2 21:08:35 2025 @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmef3r0ACgkQhv3H4qES +YsvFyQf/R2HtS+Jplb4GYyBbqNFFmeCaMcjWimy2wSM3MSBfwk/REjonXTayRs7+ +LpSRwY5Jr6WfclOTj0Rvfk+oNe0LnYCbXklw6WLX3BoyeXrzcydcy1wQMExBflZp +Qe77r5wfa30qafk3ar9t/x5Ii2+8IG+JZrmihJDjhWO3t29m6qCoRYuvbDbEo+Zs +9pdQ9prhmwZ3ap1I8YrNXKA4XG2kTJ3F/QQrKSGrkcin1a8F8DLUCFjHhi4NmGSd +n3Zo5pcMYQ90eaQyd3WsYu3g6TO+XqjLyAnmhdC2OWNmOjqJ9ZwQDRMjHxLmtBIP +c8Jp3dfUz22ECZMdYaMdFBlvgrW8Fw== +=Q9Oi +-----END PGP SIGNATURE----- Added: dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.zip.sha512 ============================================================================== --- dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.zip.sha512 (added) +++ dev/commons/vfs/2.10.0-RC1/source/commons-vfs-2.10.0-src.zip.sha512 Sun Feb 2 21:08:35 2025 @@ -0,0 +1 @@ +ea6f488d97c8ee9b1d49ae523d0a12e6ad8c82f01749f226675417f032999ef345ccd93475aa3da616fb4cea6ad2b514a446cf20de5fe612f7bcb9089ad3f174