dongjoon-hyun commented on PR #40726: URL: https://github.com/apache/spark/pull/40726#issuecomment-1502427149
Could you review this PR, @viirya ? I verified manually. ``` $ ls -alt total 67688 -rw-r--r--@ 1 dongjoon staff 1955 Apr 10 15:27 maven-metadata-local.xml -rw-r--r--@ 1 dongjoon staff 492 Apr 10 15:27 _remote.repositories -rw-r--r--@ 1 dongjoon staff 4451845 Apr 10 15:27 spark-core_2.12-3.5.0-SNAPSHOT-javadoc.jar -rw-r--r--@ 1 dongjoon staff 362584 Apr 10 15:26 spark-core_2.12-3.5.0-SNAPSHOT-cyclonedx.json -rw-r--r--@ 1 dongjoon staff 312338 Apr 10 15:26 spark-core_2.12-3.5.0-SNAPSHOT-cyclonedx.xml -rw-r--r--@ 1 dongjoon staff 1423015 Apr 10 15:26 spark-core_2.12-3.5.0-SNAPSHOT-test-sources.jar -rw-r--r--@ 1 dongjoon staff 2919170 Apr 10 15:26 spark-core_2.12-3.5.0-SNAPSHOT-sources.jar -rw-r--r--@ 1 dongjoon staff 8078262 Apr 10 15:26 spark-core_2.12-3.5.0-SNAPSHOT-tests.jar -rw-r--r--@ 1 dongjoon staff 14038165 Apr 10 15:26 spark-core_2.12-3.5.0-SNAPSHOT.jar -rw-r--r--@ 1 dongjoon staff 44355 Apr 10 15:26 spark-core_2.12-3.5.0-SNAPSHOT.pom drwxr-xr-x@ 4 dongjoon staff 128 Apr 10 14:56 .. drwxr-xr-x@ 12 dongjoon staff 384 Apr 10 14:56 . $ head spark-core_2.12-3.5.0-SNAPSHOT-cyclonedx.xml <?xml version="1.0" encoding="UTF-8"?> <bom serialNumber="urn:uuid:14185927-0ca0-4589-92aa-268c9c81873d" version="1" xmlns="http://cyclonedx.org/schema/bom/1.4"> <metadata> <timestamp>2023-04-10T22:26:52Z</timestamp> <tools> <tool> <vendor>OWASP Foundation</vendor> <name>CycloneDX Maven plugin makeBom compile+provided+runtime+system</name> <version>2.7.6</version> <hashes> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
