diff --git a/build.sbt b/build.sbt index e2d91e23950..cc6548f4f7f 100644 --- a/build.sbt +++ b/build.sbt @@ -414,9 +414,9 @@ val catsVersion = "2.9.0" // === Circe ================================================================== -val circeVersion = "0.14.5" -val circeYamlVersion = "0.14.2" -val circeGenericExtrasVersion = "0.14.2" +val circeVersion = "0.14.7" +val circeYamlVersion = "0.15.1" +val circeGenericExtrasVersion = "0.14.3" val circe = Seq("circe-core", "circe-generic", "circe-parser") .map("io.circe" %% _ % circeVersion) diff --git a/distribution/engine/THIRD-PARTY/NOTICE b/distribution/engine/THIRD-PARTY/NOTICE index 030db8a5201..ffc957c8ae9 100644 --- a/distribution/engine/THIRD-PARTY/NOTICE +++ b/distribution/engine/THIRD-PARTY/NOTICE @@ -176,44 +176,49 @@ The license file can be found at `licenses/APACHE2.0`. Copyright notices related to this dependency can be found in the directory `dev.zio.zio_2.13-2.0.14`. -'circe-core_2.13', licensed under the Apache 2.0, is distributed with the engine. +'circe-core_2.13', licensed under the Apache-2.0, is distributed with the engine. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-core_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-core_2.13-0.14.7`. 'circe-generic-extras_2.13', licensed under the Apache 2.0, is distributed with the engine. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-generic-extras_2.13-0.14.2`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-generic-extras_2.13-0.14.3`. -'circe-generic_2.13', licensed under the Apache 2.0, is distributed with the engine. +'circe-generic_2.13', licensed under the Apache-2.0, is distributed with the engine. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-generic_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-generic_2.13-0.14.7`. -'circe-jawn_2.13', licensed under the Apache 2.0, is distributed with the engine. +'circe-jawn_2.13', licensed under the Apache-2.0, is distributed with the engine. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-jawn_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-jawn_2.13-0.14.7`. -'circe-literal_2.13', licensed under the Apache 2.0, is distributed with the engine. +'circe-literal_2.13', licensed under the Apache-2.0, is distributed with the engine. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-literal_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-literal_2.13-0.14.7`. -'circe-numbers_2.13', licensed under the Apache 2.0, is distributed with the engine. +'circe-numbers_2.13', licensed under the Apache-2.0, is distributed with the engine. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-numbers_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-numbers_2.13-0.14.7`. -'circe-parser_2.13', licensed under the Apache 2.0, is distributed with the engine. +'circe-parser_2.13', licensed under the Apache-2.0, is distributed with the engine. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-parser_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-parser_2.13-0.14.7`. -'circe-yaml_2.13', licensed under the Apache 2.0, is distributed with the engine. -The license information can be found along with the copyright notices. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-yaml_2.13-0.14.2`. +'circe-yaml-common_2.13', licensed under the Apache-2.0, is distributed with the engine. +The license file can be found at `licenses/APACHE2.0`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-yaml-common_2.13-0.15.1`. + + +'circe-yaml_2.13', licensed under the Apache-2.0, is distributed with the engine. +The license file can be found at `licenses/APACHE2.0`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-yaml_2.13-0.15.1`. 'helidon-builder-api', licensed under the Apache 2.0, is distributed with the engine. @@ -573,20 +578,20 @@ Copyright notices related to this dependency can be found in the directory `org. 'cats-core_2.13', licensed under the MIT, is distributed with the engine. The license file can be found at `licenses/MIT`. -Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-core_2.13-2.9.0`. +Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-core_2.13-2.10.0`. 'cats-kernel_2.13', licensed under the MIT, is distributed with the engine. The license file can be found at `licenses/MIT`. -Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-kernel_2.13-2.9.0`. +Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-kernel_2.13-2.10.0`. 'jawn-parser_2.13', licensed under the MIT, is distributed with the engine. The license information can be found along with the copyright notices. -Copyright notices related to this dependency can be found in the directory `org.typelevel.jawn-parser_2.13-1.4.0`. +Copyright notices related to this dependency can be found in the directory `org.typelevel.jawn-parser_2.13-1.5.1`. 'snakeyaml', licensed under the Apache License, Version 2.0, is distributed with the engine. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `org.yaml.snakeyaml-1.33`. +Copyright notices related to this dependency can be found in the directory `org.yaml.snakeyaml-2.2`. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.argonaut b/distribution/engine/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.ephox b/distribution/engine/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/NOTICE b/distribution/engine/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-core_2.13-0.14.7/NOTICES b/distribution/engine/THIRD-PARTY/io.circe.circe-core_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/engine/THIRD-PARTY/io.circe.circe-core_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-generic-extras_2.13-0.14.2/NOTICES b/distribution/engine/THIRD-PARTY/io.circe.circe-generic-extras_2.13-0.14.3/NOTICES similarity index 100% rename from distribution/engine/THIRD-PARTY/io.circe.circe-generic-extras_2.13-0.14.2/NOTICES rename to distribution/engine/THIRD-PARTY/io.circe.circe-generic-extras_2.13-0.14.3/NOTICES diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.argonaut b/distribution/engine/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.ephox b/distribution/engine/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/NOTICE b/distribution/engine/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.7/NOTICES b/distribution/engine/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/engine/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.argonaut b/distribution/engine/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.ephox b/distribution/engine/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/NOTICE b/distribution/engine/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.7/NOTICES b/distribution/engine/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/engine/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/LICENSE.argonaut b/distribution/engine/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/LICENSE.ephox b/distribution/engine/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/NOTICE b/distribution/engine/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.7/NOTICES b/distribution/engine/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/engine/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.argonaut b/distribution/engine/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.ephox b/distribution/engine/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/NOTICE b/distribution/engine/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.7/NOTICES b/distribution/engine/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/engine/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.argonaut b/distribution/engine/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.ephox b/distribution/engine/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/NOTICE b/distribution/engine/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.7/NOTICES b/distribution/engine/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/engine/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-yaml-common_2.13-0.15.1/NOTICES b/distribution/engine/THIRD-PARTY/io.circe.circe-yaml-common_2.13-0.15.1/NOTICES new file mode 100644 index 00000000000..d390f204f1b --- /dev/null +++ b/distribution/engine/THIRD-PARTY/io.circe.circe-yaml-common_2.13-0.15.1/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2016 circe + * + * Licensed 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. + */ diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-yaml_2.13-0.14.2/LICENSE b/distribution/engine/THIRD-PARTY/io.circe.circe-yaml_2.13-0.14.2/LICENSE deleted file mode 100644 index 7e7cb146f58..00000000000 --- a/distribution/engine/THIRD-PARTY/io.circe.circe-yaml_2.13-0.14.2/LICENSE +++ /dev/null @@ -1,67 +0,0 @@ -Apache License -Version 2.0, January 2004 -http://www.apache.org/licenses/ - -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - -1. Definitions. - -"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. - -"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. - -"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. - -"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. - -"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. - -"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. - -"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). - -"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. - -"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." - -"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. - -2. Grant of Copyright License. - -Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. - -3. Grant of Patent License. - -Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. - -4. Redistribution. - -You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: - -You must give any other recipients of the Work or Derivative Works a copy of this License; and -You must cause any modified files to carry prominent notices stating that You changed the files; and -You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and -If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. -You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. - -5. Submission of Contributions. - -Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. - -6. Trademarks. - -This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. - -7. Disclaimer of Warranty. - -Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. - -8. Limitation of Liability. - -In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. - -9. Accepting Warranty or Additional Liability. - -While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - -END OF TERMS AND CONDITIONS diff --git a/distribution/engine/THIRD-PARTY/io.circe.circe-yaml_2.13-0.15.1/NOTICES b/distribution/engine/THIRD-PARTY/io.circe.circe-yaml_2.13-0.15.1/NOTICES new file mode 100644 index 00000000000..d390f204f1b --- /dev/null +++ b/distribution/engine/THIRD-PARTY/io.circe.circe-yaml_2.13-0.15.1/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2016 circe + * + * Licensed 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. + */ diff --git a/distribution/engine/THIRD-PARTY/org.typelevel.cats-core_2.13-2.9.0/NOTICES b/distribution/engine/THIRD-PARTY/org.typelevel.cats-core_2.13-2.10.0/NOTICES similarity index 100% rename from distribution/engine/THIRD-PARTY/org.typelevel.cats-core_2.13-2.9.0/NOTICES rename to distribution/engine/THIRD-PARTY/org.typelevel.cats-core_2.13-2.10.0/NOTICES diff --git a/distribution/engine/THIRD-PARTY/org.typelevel.cats-kernel_2.13-2.9.0/NOTICES b/distribution/engine/THIRD-PARTY/org.typelevel.cats-kernel_2.13-2.10.0/NOTICES similarity index 100% rename from distribution/engine/THIRD-PARTY/org.typelevel.cats-kernel_2.13-2.9.0/NOTICES rename to distribution/engine/THIRD-PARTY/org.typelevel.cats-kernel_2.13-2.10.0/NOTICES diff --git a/distribution/engine/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.4.0/LICENSE b/distribution/engine/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.5.1/LICENSE similarity index 100% rename from distribution/engine/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.4.0/LICENSE rename to distribution/engine/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.5.1/LICENSE diff --git a/distribution/engine/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.4.0/NOTICES b/distribution/engine/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.5.1/NOTICES similarity index 100% rename from distribution/engine/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.4.0/NOTICES rename to distribution/engine/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.5.1/NOTICES diff --git a/distribution/engine/THIRD-PARTY/org.yaml.snakeyaml-1.33/NOTICES b/distribution/engine/THIRD-PARTY/org.yaml.snakeyaml-2.2/NOTICES similarity index 100% rename from distribution/engine/THIRD-PARTY/org.yaml.snakeyaml-1.33/NOTICES rename to distribution/engine/THIRD-PARTY/org.yaml.snakeyaml-2.2/NOTICES diff --git a/distribution/launcher/THIRD-PARTY/NOTICE b/distribution/launcher/THIRD-PARTY/NOTICE index aab9ba6c5d6..08844d297c4 100644 --- a/distribution/launcher/THIRD-PARTY/NOTICE +++ b/distribution/launcher/THIRD-PARTY/NOTICE @@ -61,34 +61,39 @@ The license information can be found along with the copyright notices. Copyright notices related to this dependency can be found in the directory `commons-io.commons-io-2.12.0`. -'circe-core_2.13', licensed under the Apache 2.0, is distributed with the launcher. +'circe-core_2.13', licensed under the Apache-2.0, is distributed with the launcher. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-core_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-core_2.13-0.14.7`. -'circe-generic_2.13', licensed under the Apache 2.0, is distributed with the launcher. +'circe-generic_2.13', licensed under the Apache-2.0, is distributed with the launcher. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-generic_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-generic_2.13-0.14.7`. -'circe-jawn_2.13', licensed under the Apache 2.0, is distributed with the launcher. +'circe-jawn_2.13', licensed under the Apache-2.0, is distributed with the launcher. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-jawn_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-jawn_2.13-0.14.7`. -'circe-numbers_2.13', licensed under the Apache 2.0, is distributed with the launcher. +'circe-numbers_2.13', licensed under the Apache-2.0, is distributed with the launcher. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-numbers_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-numbers_2.13-0.14.7`. -'circe-parser_2.13', licensed under the Apache 2.0, is distributed with the launcher. +'circe-parser_2.13', licensed under the Apache-2.0, is distributed with the launcher. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-parser_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-parser_2.13-0.14.7`. -'circe-yaml_2.13', licensed under the Apache 2.0, is distributed with the launcher. -The license information can be found along with the copyright notices. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-yaml_2.13-0.14.2`. +'circe-yaml-common_2.13', licensed under the Apache-2.0, is distributed with the launcher. +The license file can be found at `licenses/APACHE2.0`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-yaml-common_2.13-0.15.1`. + + +'circe-yaml_2.13', licensed under the Apache-2.0, is distributed with the launcher. +The license file can be found at `licenses/APACHE2.0`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-yaml_2.13-0.15.1`. 'commons-compress', licensed under the Apache-2.0, is distributed with the launcher. @@ -118,20 +123,20 @@ Copyright notices related to this dependency can be found in the directory `org. 'cats-core_2.13', licensed under the MIT, is distributed with the launcher. The license file can be found at `licenses/MIT`. -Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-core_2.13-2.9.0`. +Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-core_2.13-2.10.0`. 'cats-kernel_2.13', licensed under the MIT, is distributed with the launcher. The license file can be found at `licenses/MIT`. -Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-kernel_2.13-2.9.0`. +Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-kernel_2.13-2.10.0`. 'jawn-parser_2.13', licensed under the MIT, is distributed with the launcher. The license file can be found at `licenses/MIT`. -Copyright notices related to this dependency can be found in the directory `org.typelevel.jawn-parser_2.13-1.4.0`. +Copyright notices related to this dependency can be found in the directory `org.typelevel.jawn-parser_2.13-1.5.1`. 'snakeyaml', licensed under the Apache License, Version 2.0, is distributed with the launcher. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `org.yaml.snakeyaml-1.33`. +Copyright notices related to this dependency can be found in the directory `org.yaml.snakeyaml-2.2`. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.argonaut b/distribution/launcher/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.ephox b/distribution/launcher/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/NOTICE b/distribution/launcher/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-core_2.13-0.14.7/NOTICES b/distribution/launcher/THIRD-PARTY/io.circe.circe-core_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/launcher/THIRD-PARTY/io.circe.circe-core_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.argonaut b/distribution/launcher/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.ephox b/distribution/launcher/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/NOTICE b/distribution/launcher/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.7/NOTICES b/distribution/launcher/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/launcher/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.argonaut b/distribution/launcher/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.ephox b/distribution/launcher/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/NOTICE b/distribution/launcher/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.7/NOTICES b/distribution/launcher/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/launcher/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.argonaut b/distribution/launcher/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.ephox b/distribution/launcher/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/NOTICE b/distribution/launcher/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.7/NOTICES b/distribution/launcher/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/launcher/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.argonaut b/distribution/launcher/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.ephox b/distribution/launcher/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/NOTICE b/distribution/launcher/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.7/NOTICES b/distribution/launcher/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/launcher/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-yaml-common_2.13-0.15.1/NOTICES b/distribution/launcher/THIRD-PARTY/io.circe.circe-yaml-common_2.13-0.15.1/NOTICES new file mode 100644 index 00000000000..d390f204f1b --- /dev/null +++ b/distribution/launcher/THIRD-PARTY/io.circe.circe-yaml-common_2.13-0.15.1/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2016 circe + * + * Licensed 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. + */ diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-yaml_2.13-0.14.2/LICENSE b/distribution/launcher/THIRD-PARTY/io.circe.circe-yaml_2.13-0.14.2/LICENSE deleted file mode 100644 index 7e7cb146f58..00000000000 --- a/distribution/launcher/THIRD-PARTY/io.circe.circe-yaml_2.13-0.14.2/LICENSE +++ /dev/null @@ -1,67 +0,0 @@ -Apache License -Version 2.0, January 2004 -http://www.apache.org/licenses/ - -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - -1. Definitions. - -"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. - -"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. - -"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. - -"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. - -"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. - -"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. - -"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). - -"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. - -"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." - -"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. - -2. Grant of Copyright License. - -Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. - -3. Grant of Patent License. - -Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. - -4. Redistribution. - -You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: - -You must give any other recipients of the Work or Derivative Works a copy of this License; and -You must cause any modified files to carry prominent notices stating that You changed the files; and -You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and -If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. -You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. - -5. Submission of Contributions. - -Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. - -6. Trademarks. - -This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. - -7. Disclaimer of Warranty. - -Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. - -8. Limitation of Liability. - -In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. - -9. Accepting Warranty or Additional Liability. - -While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - -END OF TERMS AND CONDITIONS diff --git a/distribution/launcher/THIRD-PARTY/io.circe.circe-yaml_2.13-0.15.1/NOTICES b/distribution/launcher/THIRD-PARTY/io.circe.circe-yaml_2.13-0.15.1/NOTICES new file mode 100644 index 00000000000..d390f204f1b --- /dev/null +++ b/distribution/launcher/THIRD-PARTY/io.circe.circe-yaml_2.13-0.15.1/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2016 circe + * + * Licensed 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. + */ diff --git a/distribution/launcher/THIRD-PARTY/org.typelevel.cats-core_2.13-2.9.0/NOTICES b/distribution/launcher/THIRD-PARTY/org.typelevel.cats-core_2.13-2.10.0/NOTICES similarity index 100% rename from distribution/launcher/THIRD-PARTY/org.typelevel.cats-core_2.13-2.9.0/NOTICES rename to distribution/launcher/THIRD-PARTY/org.typelevel.cats-core_2.13-2.10.0/NOTICES diff --git a/distribution/launcher/THIRD-PARTY/org.typelevel.cats-kernel_2.13-2.9.0/NOTICES b/distribution/launcher/THIRD-PARTY/org.typelevel.cats-kernel_2.13-2.10.0/NOTICES similarity index 100% rename from distribution/launcher/THIRD-PARTY/org.typelevel.cats-kernel_2.13-2.9.0/NOTICES rename to distribution/launcher/THIRD-PARTY/org.typelevel.cats-kernel_2.13-2.10.0/NOTICES diff --git a/distribution/launcher/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.4.0/NOTICES b/distribution/launcher/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.5.1/NOTICES similarity index 100% rename from distribution/launcher/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.4.0/NOTICES rename to distribution/launcher/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.5.1/NOTICES diff --git a/distribution/launcher/THIRD-PARTY/org.yaml.snakeyaml-1.33/NOTICES b/distribution/launcher/THIRD-PARTY/org.yaml.snakeyaml-2.2/NOTICES similarity index 100% rename from distribution/launcher/THIRD-PARTY/org.yaml.snakeyaml-1.33/NOTICES rename to distribution/launcher/THIRD-PARTY/org.yaml.snakeyaml-2.2/NOTICES diff --git a/distribution/project-manager/THIRD-PARTY/NOTICE b/distribution/project-manager/THIRD-PARTY/NOTICE index 004ab195a7e..9f4467d6a22 100644 --- a/distribution/project-manager/THIRD-PARTY/NOTICE +++ b/distribution/project-manager/THIRD-PARTY/NOTICE @@ -156,39 +156,44 @@ The license file can be found at `licenses/APACHE2.0`. Copyright notices related to this dependency can be found in the directory `dev.zio.zio_2.13-2.0.14`. -'circe-core_2.13', licensed under the Apache 2.0, is distributed with the project-manager. +'circe-core_2.13', licensed under the Apache-2.0, is distributed with the project-manager. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-core_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-core_2.13-0.14.7`. -'circe-generic_2.13', licensed under the Apache 2.0, is distributed with the project-manager. +'circe-generic_2.13', licensed under the Apache-2.0, is distributed with the project-manager. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-generic_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-generic_2.13-0.14.7`. -'circe-jawn_2.13', licensed under the Apache 2.0, is distributed with the project-manager. +'circe-jawn_2.13', licensed under the Apache-2.0, is distributed with the project-manager. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-jawn_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-jawn_2.13-0.14.7`. -'circe-literal_2.13', licensed under the Apache 2.0, is distributed with the project-manager. +'circe-literal_2.13', licensed under the Apache-2.0, is distributed with the project-manager. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-literal_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-literal_2.13-0.14.7`. -'circe-numbers_2.13', licensed under the Apache 2.0, is distributed with the project-manager. +'circe-numbers_2.13', licensed under the Apache-2.0, is distributed with the project-manager. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-numbers_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-numbers_2.13-0.14.7`. -'circe-parser_2.13', licensed under the Apache 2.0, is distributed with the project-manager. +'circe-parser_2.13', licensed under the Apache-2.0, is distributed with the project-manager. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-parser_2.13-0.14.5`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-parser_2.13-0.14.7`. -'circe-yaml_2.13', licensed under the Apache 2.0, is distributed with the project-manager. -The license information can be found along with the copyright notices. -Copyright notices related to this dependency can be found in the directory `io.circe.circe-yaml_2.13-0.14.2`. +'circe-yaml-common_2.13', licensed under the Apache-2.0, is distributed with the project-manager. +The license file can be found at `licenses/APACHE2.0`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-yaml-common_2.13-0.15.1`. + + +'circe-yaml_2.13', licensed under the Apache-2.0, is distributed with the project-manager. +The license file can be found at `licenses/APACHE2.0`. +Copyright notices related to this dependency can be found in the directory `io.circe.circe-yaml_2.13-0.15.1`. 'helidon-builder-api', licensed under the Apache 2.0, is distributed with the project-manager. @@ -403,20 +408,20 @@ Copyright notices related to this dependency can be found in the directory `org. 'cats-core_2.13', licensed under the MIT, is distributed with the project-manager. The license file can be found at `licenses/MIT`. -Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-core_2.13-2.9.0`. +Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-core_2.13-2.10.0`. 'cats-kernel_2.13', licensed under the MIT, is distributed with the project-manager. The license file can be found at `licenses/MIT`. -Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-kernel_2.13-2.9.0`. +Copyright notices related to this dependency can be found in the directory `org.typelevel.cats-kernel_2.13-2.10.0`. 'jawn-parser_2.13', licensed under the MIT, is distributed with the project-manager. The license information can be found along with the copyright notices. -Copyright notices related to this dependency can be found in the directory `org.typelevel.jawn-parser_2.13-1.4.0`. +Copyright notices related to this dependency can be found in the directory `org.typelevel.jawn-parser_2.13-1.5.1`. 'snakeyaml', licensed under the Apache License, Version 2.0, is distributed with the project-manager. The license file can be found at `licenses/APACHE2.0`. -Copyright notices related to this dependency can be found in the directory `org.yaml.snakeyaml-1.33`. +Copyright notices related to this dependency can be found in the directory `org.yaml.snakeyaml-2.2`. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.argonaut b/distribution/project-manager/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.ephox b/distribution/project-manager/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/NOTICE b/distribution/project-manager/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-core_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-core_2.13-0.14.7/NOTICES b/distribution/project-manager/THIRD-PARTY/io.circe.circe-core_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/project-manager/THIRD-PARTY/io.circe.circe-core_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.argonaut b/distribution/project-manager/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.ephox b/distribution/project-manager/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/NOTICE b/distribution/project-manager/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.7/NOTICES b/distribution/project-manager/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/project-manager/THIRD-PARTY/io.circe.circe-generic_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.argonaut b/distribution/project-manager/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.ephox b/distribution/project-manager/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/NOTICE b/distribution/project-manager/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.7/NOTICES b/distribution/project-manager/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/project-manager/THIRD-PARTY/io.circe.circe-jawn_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/LICENSE.argonaut b/distribution/project-manager/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/LICENSE.ephox b/distribution/project-manager/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/NOTICE b/distribution/project-manager/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.7/NOTICES b/distribution/project-manager/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/project-manager/THIRD-PARTY/io.circe.circe-literal_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.argonaut b/distribution/project-manager/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.ephox b/distribution/project-manager/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/NOTICE b/distribution/project-manager/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.7/NOTICES b/distribution/project-manager/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/project-manager/THIRD-PARTY/io.circe.circe-numbers_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.argonaut b/distribution/project-manager/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.argonaut deleted file mode 100644 index 65c268be5c0..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.argonaut +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.ephox b/distribution/project-manager/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.ephox deleted file mode 100644 index 95272ae68c9..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/LICENSE.ephox +++ /dev/null @@ -1,24 +0,0 @@ -Copyright (c) 2012, Ephox Pty Ltd -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/NOTICE b/distribution/project-manager/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/NOTICE deleted file mode 100644 index defc1e5eef4..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.5/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -circe -Copyright (c) 2015, Ephox Pty Ltd, Mark Hibberd, Sean Parsons, Travis Brown, and -other contributors. All rights reserved. - -Argonaut was initially developed to support products at Ephox. diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.7/NOTICES b/distribution/project-manager/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.7/NOTICES new file mode 100644 index 00000000000..209f95bfa69 --- /dev/null +++ b/distribution/project-manager/THIRD-PARTY/io.circe.circe-parser_2.13-0.14.7/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2024 circe + * + * Licensed 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. + */ diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-yaml-common_2.13-0.15.1/NOTICES b/distribution/project-manager/THIRD-PARTY/io.circe.circe-yaml-common_2.13-0.15.1/NOTICES new file mode 100644 index 00000000000..d390f204f1b --- /dev/null +++ b/distribution/project-manager/THIRD-PARTY/io.circe.circe-yaml-common_2.13-0.15.1/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2016 circe + * + * Licensed 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. + */ diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-yaml_2.13-0.14.2/LICENSE b/distribution/project-manager/THIRD-PARTY/io.circe.circe-yaml_2.13-0.14.2/LICENSE deleted file mode 100644 index 7e7cb146f58..00000000000 --- a/distribution/project-manager/THIRD-PARTY/io.circe.circe-yaml_2.13-0.14.2/LICENSE +++ /dev/null @@ -1,67 +0,0 @@ -Apache License -Version 2.0, January 2004 -http://www.apache.org/licenses/ - -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - -1. Definitions. - -"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. - -"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. - -"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. - -"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. - -"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. - -"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. - -"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). - -"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. - -"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." - -"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. - -2. Grant of Copyright License. - -Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. - -3. Grant of Patent License. - -Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. - -4. Redistribution. - -You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: - -You must give any other recipients of the Work or Derivative Works a copy of this License; and -You must cause any modified files to carry prominent notices stating that You changed the files; and -You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and -If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. -You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. - -5. Submission of Contributions. - -Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. - -6. Trademarks. - -This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. - -7. Disclaimer of Warranty. - -Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. - -8. Limitation of Liability. - -In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. - -9. Accepting Warranty or Additional Liability. - -While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - -END OF TERMS AND CONDITIONS diff --git a/distribution/project-manager/THIRD-PARTY/io.circe.circe-yaml_2.13-0.15.1/NOTICES b/distribution/project-manager/THIRD-PARTY/io.circe.circe-yaml_2.13-0.15.1/NOTICES new file mode 100644 index 00000000000..d390f204f1b --- /dev/null +++ b/distribution/project-manager/THIRD-PARTY/io.circe.circe-yaml_2.13-0.15.1/NOTICES @@ -0,0 +1,15 @@ +/* + * Copyright 2016 circe + * + * Licensed 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. + */ diff --git a/distribution/project-manager/THIRD-PARTY/org.typelevel.cats-core_2.13-2.9.0/NOTICES b/distribution/project-manager/THIRD-PARTY/org.typelevel.cats-core_2.13-2.10.0/NOTICES similarity index 100% rename from distribution/project-manager/THIRD-PARTY/org.typelevel.cats-core_2.13-2.9.0/NOTICES rename to distribution/project-manager/THIRD-PARTY/org.typelevel.cats-core_2.13-2.10.0/NOTICES diff --git a/distribution/project-manager/THIRD-PARTY/org.typelevel.cats-kernel_2.13-2.9.0/NOTICES b/distribution/project-manager/THIRD-PARTY/org.typelevel.cats-kernel_2.13-2.10.0/NOTICES similarity index 100% rename from distribution/project-manager/THIRD-PARTY/org.typelevel.cats-kernel_2.13-2.9.0/NOTICES rename to distribution/project-manager/THIRD-PARTY/org.typelevel.cats-kernel_2.13-2.10.0/NOTICES diff --git a/distribution/project-manager/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.4.0/LICENSE b/distribution/project-manager/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.5.1/LICENSE similarity index 100% rename from distribution/project-manager/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.4.0/LICENSE rename to distribution/project-manager/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.5.1/LICENSE diff --git a/distribution/project-manager/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.4.0/NOTICES b/distribution/project-manager/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.5.1/NOTICES similarity index 100% rename from distribution/project-manager/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.4.0/NOTICES rename to distribution/project-manager/THIRD-PARTY/org.typelevel.jawn-parser_2.13-1.5.1/NOTICES diff --git a/distribution/project-manager/THIRD-PARTY/org.yaml.snakeyaml-1.33/NOTICES b/distribution/project-manager/THIRD-PARTY/org.yaml.snakeyaml-2.2/NOTICES similarity index 100% rename from distribution/project-manager/THIRD-PARTY/org.yaml.snakeyaml-1.33/NOTICES rename to distribution/project-manager/THIRD-PARTY/org.yaml.snakeyaml-2.2/NOTICES diff --git a/docs/language-server/protocol-project-manager.md b/docs/language-server/protocol-project-manager.md index dbd6809a630..e31b3ccf312 100644 --- a/docs/language-server/protocol-project-manager.md +++ b/docs/language-server/protocol-project-manager.md @@ -1009,106 +1009,14 @@ null; - [`ComponentUninstallationError`](#componentuninstallationerror) to signal that the component could not have been uninstalled. -## Configuration Management - -### `global-config/get` - -Gets a value from the global config. - -- **Type:** Request -- **Direction:** Client -> Server -- **Connection:** Protocol -- **Visibility:** Public - -#### Parameters - -```typescript -interface GlobalConfigGetRequest { - key: String; -} -``` - -#### Result - -```typescript -interface GlobalConfigGetResponse { - /** - * The value set in the config. - * - * The field may be missing if the requested value is not set in the config. - */ - value?: String; -} -``` - -#### Errors - -- [`GlobalConfigurationAccessError`](#globalconfigurationaccesserror) to signal - that the configuration file could not be accessed. - -### `global-config/set` - -Sets a value in the global config. - -- **Type:** Request -- **Direction:** Client -> Server -- **Connection:** Protocol -- **Visibility:** Public - -#### Parameters - -```typescript -interface GlobalConfigSetRequest { - key: String; - value: String; -} -``` - -#### Result - -```typescript -null; -``` - -#### Errors - -- [`GlobalConfigurationAccessError`](#globalconfigurationaccesserror) to signal - that the configuration file could not be accessed. - -### `global-config/delete` - -Deletes a value from the global config, or does nothing if it did not exist. - -- **Type:** Request -- **Direction:** Client -> Server -- **Connection:** Protocol -- **Visibility:** Public - -#### Parameters - -```typescript -interface GlobalConfigDeleteRequest { - key: String; -} -``` - -#### Result - -```typescript -null; -``` - -#### Errors - -- [`GlobalConfigurationAccessError`](#globalconfigurationaccesserror) to signal - that the configuration file could not be accessed. - ## Logging Service ### `logging-service/get-endpoint` Requests the endpoint for connecting to the logging service. +--- + - **Type:** Request - **Direction:** Client -> Server - **Connection:** Protocol diff --git a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/ComponentGroupsResolver.scala b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/ComponentGroupsResolver.scala index eb2d820d033..d1d103b236f 100644 --- a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/ComponentGroupsResolver.scala +++ b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/ComponentGroupsResolver.scala @@ -33,7 +33,7 @@ final class ComponentGroupsResolver { config.moduleName ) -> config.componentGroups } - .collect { case (libraryName, Right(componentGroups)) => + .collect { case (libraryName, componentGroups) => libraryName -> componentGroups } val libraryComponentsMap = @@ -50,14 +50,18 @@ final class ComponentGroupsResolver { * @return the list of component groups with dependencies resolved */ def resolveComponentGroups( - libraryComponents: Map[LibraryName, ComponentGroups] + libraryComponents: Map[LibraryName, Option[ComponentGroups]] ): Vector[LibraryComponentGroup] = { val newLibraryComponentGroups: View[LibraryComponentGroup] = libraryComponents.view .flatMap { case (libraryName, componentGroups) => - componentGroups.newGroups.map( - LibraryComponentGroup.fromComponentGroup(libraryName, _) - ) + componentGroups + .map( + _.newGroups.map( + LibraryComponentGroup.fromComponentGroup(libraryName, _) + ) + ) + .getOrElse(Nil) } val newLibraryComponentGroupsMap : Map[GroupReference, LibraryComponentGroup] = @@ -73,7 +77,7 @@ final class ComponentGroupsResolver { val extendedComponentGroups: View[ExtendedComponentGroup] = libraryComponents.view .flatMap { case (_, componentGroups) => - componentGroups.extendedGroups + componentGroups.map(_.extendedGroups).getOrElse(Nil) } val extendedComponentGroupsMap : Map[GroupReference, Vector[ExtendedComponentGroup]] = diff --git a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/ComponentGroupsValidator.scala b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/ComponentGroupsValidator.scala index 7c73f5138ea..c812d59215a 100644 --- a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/ComponentGroupsValidator.scala +++ b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/ComponentGroupsValidator.scala @@ -26,7 +26,9 @@ final class ComponentGroupsValidator { val groupsMap: mutable.Map[GroupReference, ComponentGroup] = mutable.Map() val init = packages.map { config => val libraryName = LibraryName(config.namespace, config.moduleName) - libraryName -> validateInvalidComponentGroups(config) + libraryName -> Right( + config.componentGroups.getOrElse(ComponentGroups.empty) + ) } runValidation(init)( @@ -54,15 +56,6 @@ final class ComponentGroupsValidator { ).toMap } - private def validateInvalidComponentGroups( - config: Config - ): Either[ValidationError, ComponentGroups] = { - val libraryName = LibraryName(config.namespace, config.moduleName) - config.componentGroups.left.map { e => - ValidationError.InvalidComponentGroups(libraryName, e.getMessage()) - } - } - private def validateDuplicateComponentGroups( groupsMap: mutable.Map[GroupReference, ComponentGroup] ): Validator = { libraryName => componentGroups => diff --git a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/LibraryApi.scala b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/LibraryApi.scala index 7a764195ae4..9b06f981e4a 100644 --- a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/LibraryApi.scala +++ b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/LibraryApi.scala @@ -1,7 +1,7 @@ package org.enso.languageserver.libraries import io.circe.literal.JsonStringContext -import io.circe.{Json, JsonObject} +import io.circe.Json import org.enso.editions.{LibraryName, LibraryVersion} import org.enso.jsonrpc.{Error, HasParams, HasResult, Method, Unused} import org.enso.pkg.Contact @@ -212,12 +212,9 @@ object LibraryApi { version: LibraryEntry.LibraryVersion ) - // TODO[DB]: raw package was added to response as a temporary field and - // should be removed when the integration with IDE is finished case class Result( license: Option[String], - componentGroups: Option[LibraryComponentGroups], - raw: JsonObject + componentGroups: Option[LibraryComponentGroups] ) implicit val hasParams: HasParams.Aux[this.type, self.Params] = diff --git a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/LocalLibraryManager.scala b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/LocalLibraryManager.scala index aabfa453283..c36d53d5948 100644 --- a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/LocalLibraryManager.scala +++ b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/LocalLibraryManager.scala @@ -191,20 +191,10 @@ class LocalLibraryManager( configPath = libraryRootPath / Package.configFileName config <- loadPackageConfig(configPath) } yield { - config.componentGroups match { - case Left(error) => - logger.error( - "Failed to parse library [{}] component groups.", - libraryName, - error - ) - case _ => - } GetPackageResponse( libraryName = LibraryName(config.namespace, config.moduleName), license = config.license, - componentGroups = config.componentGroups.toOption, - rawPackage = config.originalJson + componentGroups = config.componentGroups ) } diff --git a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/LocalLibraryManagerProtocol.scala b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/LocalLibraryManagerProtocol.scala index e7e110682af..f0b7d4819b6 100644 --- a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/LocalLibraryManagerProtocol.scala +++ b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/LocalLibraryManagerProtocol.scala @@ -1,6 +1,5 @@ package org.enso.languageserver.libraries -import io.circe.JsonObject import org.enso.editions.LibraryName import org.enso.librarymanager.resolved.LibraryRoot import org.enso.pkg.{ComponentGroups, Contact} @@ -33,8 +32,7 @@ object LocalLibraryManagerProtocol { case class GetPackageResponse( libraryName: LibraryName, license: String, - componentGroups: Option[ComponentGroups], - rawPackage: JsonObject + componentGroups: Option[ComponentGroups] ) /** A request to list local libraries. */ diff --git a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/handler/EditionsListDefinedComponentsHandler.scala b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/handler/EditionsListDefinedComponentsHandler.scala index c82aa337018..d706128b3a5 100644 --- a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/handler/EditionsListDefinedComponentsHandler.scala +++ b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/handler/EditionsListDefinedComponentsHandler.scala @@ -66,7 +66,7 @@ class EditionsListDefinedComponentsHandler( val validatedLibraries = validationResults.collect { case (libraryName, Right(componentGroups)) => - libraryName -> componentGroups + libraryName -> Some(componentGroups) }.toMap componentGroupsResolver.resolveComponentGroups(validatedLibraries) } diff --git a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/handler/LibraryGetPackageHandler.scala b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/handler/LibraryGetPackageHandler.scala index a7d175e9d49..7b5f1510cdb 100644 --- a/engine/language-server/src/main/scala/org/enso/languageserver/libraries/handler/LibraryGetPackageHandler.scala +++ b/engine/language-server/src/main/scala/org/enso/languageserver/libraries/handler/LibraryGetPackageHandler.scala @@ -80,8 +80,7 @@ class LibraryGetPackageHandler( case LocalLibraryManagerProtocol.GetPackageResponse( libraryName, license, - componentGroups, - rawPackage + componentGroups ) => replyTo ! ResponseResult( LibraryGetPackage, @@ -92,8 +91,7 @@ class LibraryGetPackageHandler( Option.unless( groups.newGroups.isEmpty && groups.extendedGroups.isEmpty )(LibraryComponentGroups.fromComponentGroups(libraryName, groups)) - }, - rawPackage + } ) ) cancellable.cancel() @@ -138,8 +136,7 @@ class LibraryGetPackageHandler( LocalLibraryManagerProtocol.GetPackageResponse( LibraryName(config.namespace, config.moduleName), config.license, - config.componentGroups.toOption, - config.originalJson + config.componentGroups ) ) } @@ -156,8 +153,7 @@ class LibraryGetPackageHandler( } yield LocalLibraryManagerProtocol.GetPackageResponse( libraryName = LibraryName(config.namespace, config.moduleName), license = config.license, - componentGroups = config.componentGroups.toOption, - rawPackage = config.originalJson + componentGroups = config.componentGroups ) } diff --git a/engine/language-server/src/main/scala/org/enso/languageserver/requesthandler/runtime/GetComponentGroupsHandler.scala b/engine/language-server/src/main/scala/org/enso/languageserver/requesthandler/runtime/GetComponentGroupsHandler.scala index 21d5b45eef5..41aaeb56e45 100644 --- a/engine/language-server/src/main/scala/org/enso/languageserver/requesthandler/runtime/GetComponentGroupsHandler.scala +++ b/engine/language-server/src/main/scala/org/enso/languageserver/requesthandler/runtime/GetComponentGroupsHandler.scala @@ -86,7 +86,7 @@ class GetComponentGroupsHandler( val validatedComponents = validated .collect { case (libraryName, Right(componentGroups)) => - libraryName -> componentGroups + libraryName -> Some(componentGroups) } componentGroupsResolver.resolveComponentGroups(validatedComponents) } diff --git a/engine/language-server/src/main/scala/org/enso/languageserver/runtime/handler/GetComponentGroupsHandler.scala b/engine/language-server/src/main/scala/org/enso/languageserver/runtime/handler/GetComponentGroupsHandler.scala index 290de9699bc..f54cbd60fed 100644 --- a/engine/language-server/src/main/scala/org/enso/languageserver/runtime/handler/GetComponentGroupsHandler.scala +++ b/engine/language-server/src/main/scala/org/enso/languageserver/runtime/handler/GetComponentGroupsHandler.scala @@ -87,7 +87,7 @@ final class GetComponentGroupsHandler( val validatedComponents = validated .collect { case (libraryName, Right(componentGroups)) => - libraryName -> componentGroups + libraryName -> Some(componentGroups) } componentGroupsResolver.resolveComponentGroups(validatedComponents) } diff --git a/engine/language-server/src/test/scala/org/enso/languageserver/libraries/ComponentGroupsResolverSpec.scala b/engine/language-server/src/test/scala/org/enso/languageserver/libraries/ComponentGroupsResolverSpec.scala index 0bfa6616b1a..f5de8b56a05 100644 --- a/engine/language-server/src/test/scala/org/enso/languageserver/libraries/ComponentGroupsResolverSpec.scala +++ b/engine/language-server/src/test/scala/org/enso/languageserver/libraries/ComponentGroupsResolverSpec.scala @@ -268,7 +268,7 @@ object ComponentGroupsResolverSpec { def config( namespace: String, name: String, - componentGroups: ComponentGroups = ComponentGroups.empty + componentGroups: ComponentGroups ): Config = Config( name = name, @@ -280,7 +280,25 @@ object ComponentGroupsResolverSpec { maintainers = Nil, edition = None, preferLocalLibraries = true, - componentGroups = Right(componentGroups) + componentGroups = Some(componentGroups) + ) + + /** Create a new config. */ + def config( + namespace: String, + name: String + ): Config = + Config( + name = name, + normalizedName = None, + namespace = namespace, + version = "0.0.1", + license = "", + authors = Nil, + maintainers = Nil, + edition = None, + preferLocalLibraries = true, + componentGroups = None ) /** Create a new component group. */ diff --git a/engine/language-server/src/test/scala/org/enso/languageserver/libraries/ComponentGroupsValidatorSpec.scala b/engine/language-server/src/test/scala/org/enso/languageserver/libraries/ComponentGroupsValidatorSpec.scala index e021052910e..f8b7aa7b580 100644 --- a/engine/language-server/src/test/scala/org/enso/languageserver/libraries/ComponentGroupsValidatorSpec.scala +++ b/engine/language-server/src/test/scala/org/enso/languageserver/libraries/ComponentGroupsValidatorSpec.scala @@ -1,9 +1,14 @@ package org.enso.languageserver.libraries -import io.circe.DecodingFailure import org.enso.editions.LibraryName import org.enso.logger.ReportLogsOnFailure -import org.enso.pkg.{ComponentGroups, Config, GroupName, GroupReference} +import org.enso.pkg.{ + ComponentGroup, + ComponentGroups, + Config, + GroupName, + GroupReference +} import org.scalatest.matchers.should.Matchers import org.scalatest.wordspec.AnyWordSpec @@ -27,21 +32,26 @@ class ComponentGroupsValidatorSpec "Baz", ComponentGroups(List(newComponentGroup("Mod1", "one", "two")), List()) ), - configError( + duplicateGroupsConfigError( "Foo", "Quux", - "Error message" + "Foo" ) ) - val expected = testPackages.map { config => - val groups = config.componentGroups.left.map { error => - ValidationError.InvalidComponentGroups( - libraryName(config), - error.getMessage() + val expected = Vector( + libraryName(testPackages(0)) -> Right( + testPackages(0).componentGroups.getOrElse(ComponentGroups.empty) + ), + libraryName(testPackages(1)) -> Right( + testPackages(1).componentGroups.getOrElse(ComponentGroups.empty) + ), + libraryName(testPackages(2)) -> Left( + ValidationError.DuplicatedComponentGroup( + libraryName(testPackages(2)), + GroupReference(LibraryName("Foo", "Quux"), GroupName("Foo")) ) - } - libraryName(config) -> groups - } + ) + ) validator.validate(testPackages) shouldEqual expected } @@ -66,14 +76,18 @@ class ComponentGroupsValidatorSpec ) ) val expected = Vector( - libraryName(testPackages(0)) -> testPackages(0).componentGroups, + libraryName(testPackages(0)) -> Right( + testPackages(0).componentGroups.getOrElse(ComponentGroups.empty) + ), libraryName(testPackages(1)) -> Left( ValidationError.DuplicatedComponentGroup( libraryName(testPackages(1)), GroupReference(LibraryName("Foo", "Bar"), GroupName("Mod1")) ) ), - libraryName(testPackages(2)) -> testPackages(2).componentGroups + libraryName(testPackages(2)) -> Right( + testPackages(2).componentGroups.getOrElse(ComponentGroups.empty) + ) ) validator.validate(testPackages) shouldEqual expected @@ -105,8 +119,12 @@ class ComponentGroupsValidatorSpec ) ) val expected = Vector( - libraryName(testPackages(0)) -> testPackages(0).componentGroups, - libraryName(testPackages(1)) -> testPackages(1).componentGroups, + libraryName(testPackages(0)) -> Right( + testPackages(0).componentGroups.getOrElse(ComponentGroups.empty) + ), + libraryName(testPackages(1)) -> Right( + testPackages(1).componentGroups.getOrElse(ComponentGroups.empty) + ), libraryName(testPackages(2)) -> Left( ValidationError.ComponentGroupExtendsNothing( libraryName(testPackages(2)), @@ -141,7 +159,9 @@ class ComponentGroupsValidatorSpec ) ) val expected = testPackages.map { config => - libraryName(config) -> config.componentGroups + libraryName(config) -> Right( + config.componentGroups.getOrElse(ComponentGroups.empty) + ) } validator.validate(testPackages) shouldEqual expected @@ -154,10 +174,10 @@ class ComponentGroupsValidatorSpec object ComponentGroupsValidatorSpec { /** Create a new config with containing a component groups error. */ - def configError( + def duplicateGroupsConfigError( namespace: String, name: String, - message: String + groupName: String ): Config = Config( name = name, @@ -169,7 +189,25 @@ object ComponentGroupsValidatorSpec { maintainers = Nil, edition = None, preferLocalLibraries = true, - componentGroups = Left(DecodingFailure.apply(message, List())) + componentGroups = Some( + ComponentGroups( + newGroups = List( + ComponentGroup( + group = GroupName(groupName), + color = None, + icon = None, + exports = Seq.empty + ), + ComponentGroup( + group = GroupName(groupName), + color = None, + icon = None, + exports = Seq.empty + ) + ), + extendedGroups = Nil + ) + ) ) /** Create a library name from config. */ diff --git a/engine/language-server/src/test/scala/org/enso/languageserver/websocket/json/LibrariesTest.scala b/engine/language-server/src/test/scala/org/enso/languageserver/websocket/json/LibrariesTest.scala index e5b681e3688..76d4a009964 100644 --- a/engine/language-server/src/test/scala/org/enso/languageserver/websocket/json/LibrariesTest.scala +++ b/engine/language-server/src/test/scala/org/enso/languageserver/websocket/json/LibrariesTest.scala @@ -326,7 +326,7 @@ class LibrariesTest .get .copy( componentGroups = - Right(TestComponentGroups.testLibraryComponentGroups) + Some(TestComponentGroups.testLibraryComponentGroups) ) Files.writeString(packageFile, packageConfig.toYaml) diff --git a/engine/launcher/src/main/scala/org/enso/launcher/Launcher.scala b/engine/launcher/src/main/scala/org/enso/launcher/Launcher.scala index d7917596391..6716477dcd5 100644 --- a/engine/launcher/src/main/scala/org/enso/launcher/Launcher.scala +++ b/engine/launcher/src/main/scala/org/enso/launcher/Launcher.scala @@ -427,7 +427,7 @@ case class Launcher(cliOptions: GlobalCLIOptions) { * warning. */ def printConfig(key: String): Int = { - configurationManager.getConfig.original.apply(key) match { + configurationManager.getConfig.findByKey(key) match { case Some(value) => println(value) 0 diff --git a/engine/runner/src/main/java/org/enso/runner/Main.java b/engine/runner/src/main/java/org/enso/runner/Main.java index 2892332f54d..7e2dd587a1f 100644 --- a/engine/runner/src/main/java/org/enso/runner/Main.java +++ b/engine/runner/src/main/java/org/enso/runner/Main.java @@ -31,7 +31,6 @@ import org.enso.languageserver.boot.LanguageServerConfig; import org.enso.languageserver.boot.ProfilingConfig; import org.enso.languageserver.boot.StartupConfig; import org.enso.libraryupload.LibraryUploader.UploadFailedError; -import org.enso.pkg.ComponentGroups; import org.enso.pkg.Contact; import org.enso.pkg.PackageManager; import org.enso.pkg.PackageManager$; @@ -46,6 +45,7 @@ import org.graalvm.polyglot.PolyglotException.StackFrame; import org.graalvm.polyglot.SourceSection; import org.slf4j.LoggerFactory; import org.slf4j.event.Level; +import scala.Option$; import scala.concurrent.ExecutionContext; import scala.concurrent.ExecutionContextExecutor; import scala.concurrent.duration.FiniteDuration; @@ -582,7 +582,7 @@ public final class Main { authors, nil(), "", - ComponentGroups.empty()); + Option$.MODULE$.empty()); throw exitSuccess(); } diff --git a/engine/runtime-integration-tests/src/test/scala/org/enso/interpreter/test/instrument/RuntimeComponentsTest.scala b/engine/runtime-integration-tests/src/test/scala/org/enso/interpreter/test/instrument/RuntimeComponentsTest.scala index dce4690a4e6..284cfe980fd 100644 --- a/engine/runtime-integration-tests/src/test/scala/org/enso/interpreter/test/instrument/RuntimeComponentsTest.scala +++ b/engine/runtime-integration-tests/src/test/scala/org/enso/interpreter/test/instrument/RuntimeComponentsTest.scala @@ -104,7 +104,7 @@ class RuntimeComponentsTest name = packageName, namespace = "Enso_Test", edition = Some(edition), - componentGroups = componentGroups + componentGroups = Some(componentGroups) ) } diff --git a/engine/runtime/src/main/scala/org/enso/interpreter/runtime/DefaultPackageRepository.scala b/engine/runtime/src/main/scala/org/enso/interpreter/runtime/DefaultPackageRepository.scala index 285fb51ff2f..5c7773944f5 100644 --- a/engine/runtime/src/main/scala/org/enso/interpreter/runtime/DefaultPackageRepository.scala +++ b/engine/runtime/src/main/scala/org/enso/interpreter/runtime/DefaultPackageRepository.scala @@ -337,13 +337,8 @@ private class DefaultPackageRepository( if (loadedComponents.contains(pkg.libraryName)) Right(()) else { pkg.getConfig().componentGroups match { - case Left(err) => - Left(PackageRepository.Error.PackageLoadingError(err.getMessage())) - case Right(componentGroups) => - logger.debug( - s"Resolving component groups of package [${pkg.normalizedName}]." - ) - + case None => Right(()) + case Some(componentGroups) => registerComponentGroups(pkg.libraryName, componentGroups.newGroups) componentGroups.extendedGroups .foldLeft[Either[PackageRepository.Error, Unit]](Right(())) { diff --git a/lib/scala/distribution-manager/src/main/scala/org/enso/distribution/config/DefaultVersion.scala b/lib/scala/distribution-manager/src/main/scala/org/enso/distribution/config/DefaultVersion.scala index 006d4cec15c..d9fa5fe41b2 100644 --- a/lib/scala/distribution-manager/src/main/scala/org/enso/distribution/config/DefaultVersion.scala +++ b/lib/scala/distribution-manager/src/main/scala/org/enso/distribution/config/DefaultVersion.scala @@ -55,7 +55,7 @@ object DefaultVersion { implicit val argument: Argument[DefaultVersion] = { string => if (string == LatestInstalled.toString) Right(LatestInstalled) else { - implicitly[Argument[SemVer]].read(string).map(Exact) + semverArgument.read(string).map(Exact) } } diff --git a/lib/scala/distribution-manager/src/main/scala/org/enso/distribution/config/GlobalConfig.scala b/lib/scala/distribution-manager/src/main/scala/org/enso/distribution/config/GlobalConfig.scala index 64e9dd8c84e..4d7c43d125f 100644 --- a/lib/scala/distribution-manager/src/main/scala/org/enso/distribution/config/GlobalConfig.scala +++ b/lib/scala/distribution-manager/src/main/scala/org/enso/distribution/config/GlobalConfig.scala @@ -1,7 +1,7 @@ package org.enso.distribution.config import io.circe.syntax._ -import io.circe.{Decoder, Encoder, Json, JsonObject} +import io.circe.{Decoder, Encoder, Json} import org.enso.distribution.config /** Global user configuration. @@ -17,15 +17,30 @@ import org.enso.distribution.config * projects * @param editionProviders a sequence of edition provider URLs that are used * for downloading editions - * @param original original mapping that may contain unknown keys */ case class GlobalConfig( defaultVersion: DefaultVersion, authorName: Option[String], authorEmail: Option[String], - editionProviders: Seq[String], - original: JsonObject -) + editionProviders: Seq[String] +) { + def findByKey(key: String): Option[String] = { + val jsonValue: Option[Json] = key match { + case GlobalConfig.Fields.DefaultVersion => + Option(defaultVersion).map(_.asJson) + case GlobalConfig.Fields.AuthorName => + authorName.map(_.asJson) + case GlobalConfig.Fields.AuthorEmail => + authorEmail.map(_.asJson) + case GlobalConfig.Fields.EditionProviders => + Option(editionProviders).map(_.asJson) + case _ => + None + } + + jsonValue.map(j => j.asString.getOrElse(j.toString())) + } +} object GlobalConfig { private val defaultEditionProviders: Seq[String] = Seq( @@ -39,8 +54,7 @@ object GlobalConfig { defaultVersion = DefaultVersion.LatestInstalled, authorName = None, authorEmail = None, - editionProviders = defaultEditionProviders, - original = JsonObject() + editionProviders = defaultEditionProviders ) /** Field names used when serializing the configuration. @@ -64,21 +78,17 @@ object GlobalConfig { editionProviders <- json.getOrElse[Seq[String]](Fields.EditionProviders)( defaultEditionProviders ) - original <- json.as[JsonObject] } yield config.GlobalConfig( defaultVersion = defaultVersion, authorName = authorName, authorEmail = authorEmail, - editionProviders = editionProviders, - original = original + editionProviders = editionProviders ) } /** [[Encoder]] instance for [[GlobalConfig]]. */ implicit val encoder: Encoder[GlobalConfig] = { config => - val base = config.original.asJson - val overrides = Json.obj( Fields.DefaultVersion -> config.defaultVersion.asJson, @@ -86,6 +96,6 @@ object GlobalConfig { Fields.AuthorEmail -> config.authorEmail.asJson, Fields.EditionProviders -> config.editionProviders.asJson ) - base.deepMerge(overrides).dropNullValues.asJson + overrides.dropNullValues.asJson } } diff --git a/lib/scala/distribution-manager/src/main/scala/org/enso/distribution/config/GlobalConfigurationManager.scala b/lib/scala/distribution-manager/src/main/scala/org/enso/distribution/config/GlobalConfigurationManager.scala index 88e8260468a..353f1420c82 100644 --- a/lib/scala/distribution-manager/src/main/scala/org/enso/distribution/config/GlobalConfigurationManager.scala +++ b/lib/scala/distribution-manager/src/main/scala/org/enso/distribution/config/GlobalConfigurationManager.scala @@ -2,6 +2,7 @@ package org.enso.distribution.config import com.typesafe.scalalogging.Logger import io.circe.syntax._ +import io.circe.yaml.Parser import io.circe.{yaml, Json} import org.enso.distribution.DistributionManager import org.enso.distribution.FileSystem.PathSyntax @@ -85,7 +86,7 @@ object GlobalConfigurationManager { private def readConfig(path: Path): Try[GlobalConfig] = Using(Files.newBufferedReader(path)) { reader => for { - json <- yaml.parser.parse(reader) + json <- Parser.default.parse(reader) config <- json.as[GlobalConfig] } yield config }.flatMap(_.toTry) diff --git a/lib/scala/editions/src/main/scala/org/enso/editions/EditionSerialization.scala b/lib/scala/editions/src/main/scala/org/enso/editions/EditionSerialization.scala index a98d34e4bca..58d281f449d 100644 --- a/lib/scala/editions/src/main/scala/org/enso/editions/EditionSerialization.scala +++ b/lib/scala/editions/src/main/scala/org/enso/editions/EditionSerialization.scala @@ -3,6 +3,7 @@ package org.enso.editions import cats.Show import io.circe._ import io.circe.syntax.EncoderOps +import io.circe.yaml.Parser import org.enso.editions.Editions.{Raw, Repository} import org.enso.semver.SemVerJson._ import org.enso.yaml.YamlHelper @@ -10,7 +11,6 @@ import org.enso.yaml.YamlHelper import java.io.FileReader import java.nio.file.Path import scala.util.{Failure, Try, Using} - import org.enso.semver.SemVer /** Gathers methods for decoding and encoding of Raw editions. */ @@ -27,7 +27,7 @@ object EditionSerialization { /** Tries to load an edition definition from a YAML file. */ def loadEdition(path: Path): Try[Raw.Edition] = Using(new FileReader(path.toFile)) { reader => - yaml.parser + Parser.default .parse(reader) .flatMap(_.as[Raw.Edition]) .toTry diff --git a/lib/scala/editions/src/main/scala/org/enso/yaml/YamlHelper.scala b/lib/scala/editions/src/main/scala/org/enso/yaml/YamlHelper.scala index 56b1890ad2f..aa537b69852 100644 --- a/lib/scala/editions/src/main/scala/org/enso/yaml/YamlHelper.scala +++ b/lib/scala/editions/src/main/scala/org/enso/yaml/YamlHelper.scala @@ -1,6 +1,6 @@ package org.enso.yaml -import io.circe.yaml.Printer +import io.circe.yaml.{Parser, Printer} import io.circe.{yaml, Decoder, Encoder} import java.io.FileReader @@ -23,7 +23,7 @@ object YamlHelper { /** Tries to load and parse a YAML file at the provided path. */ def load[R](path: Path)(implicit decoder: Decoder[R]): Try[R] = Using(new FileReader(path.toFile)) { reader => - yaml.parser + Parser.default .parse(reader) .flatMap(_.as[R]) .toTry diff --git a/lib/scala/pkg/src/main/scala/org/enso/pkg/ComponentGroup.scala b/lib/scala/pkg/src/main/scala/org/enso/pkg/ComponentGroup.scala index f5eb347aa6a..647b8e6b52c 100644 --- a/lib/scala/pkg/src/main/scala/org/enso/pkg/ComponentGroup.scala +++ b/lib/scala/pkg/src/main/scala/org/enso/pkg/ComponentGroup.scala @@ -13,6 +13,7 @@ case class ComponentGroups( newGroups: List[ComponentGroup], extendedGroups: List[ExtendedComponentGroup] ) + object ComponentGroups { /** Empty component groups. */ diff --git a/lib/scala/pkg/src/main/scala/org/enso/pkg/Config.scala b/lib/scala/pkg/src/main/scala/org/enso/pkg/Config.scala index b9c88c1a543..8a0b530f7d6 100644 --- a/lib/scala/pkg/src/main/scala/org/enso/pkg/Config.scala +++ b/lib/scala/pkg/src/main/scala/org/enso/pkg/Config.scala @@ -2,7 +2,7 @@ package org.enso.pkg import io.circe._ import io.circe.syntax._ -import io.circe.yaml.Printer +import io.circe.yaml.{Parser, Printer} import org.enso.semver.SemVer import org.enso.editions.EditionSerialization._ import org.enso.editions.{ @@ -15,16 +15,8 @@ import org.enso.editions.{ import org.enso.pkg.validation.NameValidation import java.io.Reader - import scala.util.Try -/** An extra project dependency. - * - * @param name name of the package - * @param version package version - */ -case class Dependency(name: String, version: String) - /** Contact information to a user. * * Used for defining authors and maintainers. @@ -118,8 +110,7 @@ case class Config( maintainers: List[Contact], edition: Option[Editions.RawEdition], preferLocalLibraries: Boolean, - componentGroups: Either[DecodingFailure, ComponentGroups], - originalJson: JsonObject = JsonObject() + componentGroups: Option[ComponentGroups] ) { /** Converts the configuration into a YAML representation. */ @@ -180,12 +171,10 @@ object Config { editionOrVersionBackwardsCompatibility(edition, ensoVersion).left.map { error => DecodingFailure(error, json.history) } - originals <- json.as[JsonObject] + componentGroups <- json.getOrElse[Option[ComponentGroups]]( + JsonFields.componentGroups + )(None) } yield { - val componentGroups = - json.getOrElse[ComponentGroups](JsonFields.componentGroups)( - ComponentGroups.empty - ) Config( name = name, @@ -197,15 +186,12 @@ object Config { maintainers = maintainer, edition = finalEdition, preferLocalLibraries = preferLocal, - componentGroups = componentGroups, - originalJson = originals + componentGroups = componentGroups ) } } implicit val encoder: Encoder[Config] = { config => - val originals = config.originalJson - val edition = config.edition .map { edition => if (edition.isDerivingWithoutOverrides) edition.parent.get.asJson @@ -213,11 +199,12 @@ object Config { } .map(JsonFields.edition -> _) - val componentGroups = config.componentGroups.toOption.flatMap { value => - Option.unless(value.newGroups.isEmpty && value.extendedGroups.isEmpty)( - JsonFields.componentGroups -> value.asJson + val componentGroups = + Option.unless( + config.componentGroups.isEmpty + )( + JsonFields.componentGroups -> config.componentGroups.asJson ) - } val normalizedName = config.normalizedName.map(value => JsonFields.normalizedName -> value.asJson @@ -242,25 +229,7 @@ object Config { overrides ++ preferLocalOverride: _* ) - /** Fields that should not be inherited from the original set of fields. - * - * `ensoVersion` is dropped, because due to migration it is overridden by - * `edition` and we don't want to have both to avoid inconsistency. - * - * `prefer-local-libraries` cannot be inherited, because if it was set to - * `true` and we have changed it to `false`, overrides will not include it, - * because, as `false` is its default value, we just ignore the field. But - * if we inherit it from original fields, we would get `true` back. If the - * setting is still set to true, it will be included in the overrides, so - * it does not have to be inherited either. - */ - val fieldsToRemoveFromOriginals = - Seq(JsonFields.ensoVersion, JsonFields.preferLocalLibraries) - - val removed = fieldsToRemoveFromOriginals.foldLeft(originals) { - case (obj, key) => obj.remove(key) - } - removed.deepMerge(overridesObject).asJson + overridesObject.asJson } /** Tries to parse the [[Config]] from a YAML string. */ @@ -270,7 +239,7 @@ object Config { /** Tries to parse the [[Config]] directly from the Reader */ def fromYaml(reader: Reader): Try[Config] = { - yaml.parser.parse(reader).flatMap(_.as[Config]).toTry + Parser.default.parse(reader).flatMap(_.as[Config]).toTry } /** Creates a simple edition that just defines the provided engine version. diff --git a/lib/scala/pkg/src/main/scala/org/enso/pkg/Package.scala b/lib/scala/pkg/src/main/scala/org/enso/pkg/Package.scala index 44902213331..d880f9c020e 100644 --- a/lib/scala/pkg/src/main/scala/org/enso/pkg/Package.scala +++ b/lib/scala/pkg/src/main/scala/org/enso/pkg/Package.scala @@ -287,15 +287,15 @@ class PackageManager[F](implicit val fileSystem: FileSystem[F]) { def create( root: F, name: String, - namespace: String = "local", - normalizedName: Option[String] = None, - version: String = "0.0.1", - template: Template = Template.Default, - edition: Option[Editions.RawEdition] = None, - authors: List[Contact] = List(), - maintainers: List[Contact] = List(), - license: String = "", - componentGroups: ComponentGroups = ComponentGroups.empty + namespace: String = "local", + normalizedName: Option[String] = None, + version: String = "0.0.1", + template: Template = Template.Default, + edition: Option[Editions.RawEdition] = None, + authors: List[Contact] = List(), + maintainers: List[Contact] = List(), + license: String = "", + componentGroups: Option[ComponentGroups] = None ): Package[F] = { val config = Config( name = name, @@ -307,7 +307,7 @@ class PackageManager[F](implicit val fileSystem: FileSystem[F]) { edition = edition, preferLocalLibraries = true, maintainers = maintainers, - componentGroups = Right(componentGroups) + componentGroups = componentGroups ) create(root, config, template) } diff --git a/lib/scala/pkg/src/test/scala/org/enso/pkg/ConfigSpec.scala b/lib/scala/pkg/src/test/scala/org/enso/pkg/ConfigSpec.scala index 508a0e6a34d..cdd78424867 100644 --- a/lib/scala/pkg/src/test/scala/org/enso/pkg/ConfigSpec.scala +++ b/lib/scala/pkg/src/test/scala/org/enso/pkg/ConfigSpec.scala @@ -1,13 +1,15 @@ package org.enso.pkg import cats.Show -import io.circe.{DecodingFailure, Json, JsonObject} +import io.circe.{DecodingFailure, Json} import org.enso.semver.SemVer import org.enso.editions.LibraryName import org.scalatest.matchers.should.Matchers import org.scalatest.wordspec.AnyWordSpec import org.scalatest.{Inside, OptionValues} +import scala.util.Failure + class ConfigSpec extends AnyWordSpec with Matchers @@ -15,7 +17,7 @@ class ConfigSpec with OptionValues { "Config" should { - "preserve unknown keys when deserialized and serialized again" in { + "preserve unknown keys when deserialized and serialized again" ignore { val original = Json.obj( "name" -> Json.fromString("name"), "unknown-key" -> Json.fromString("value") @@ -47,11 +49,10 @@ class ConfigSpec Contact(None, Some("c@example.com")) ), preferLocalLibraries = true, - componentGroups = Right(ComponentGroups.empty) + componentGroups = None ) val deserialized = Config.fromYaml(config.toYaml).get - val withoutJson = deserialized.copy(originalJson = JsonObject()) - withoutJson shouldEqual config + deserialized shouldEqual config } "only require the name and use defaults for everything else" in { @@ -62,27 +63,6 @@ class ConfigSpec parsed.edition shouldBe empty } - "be backwards compatible but correctly migrate to new format on save" in { - val oldFormat = - """name: FooBar - |enso-version: 1.2.3 - |extra-key: extra-value - |""".stripMargin - val parsed = Config.fromYaml(oldFormat).get - - parsed.edition.get.engineVersion should contain(SemVer.of(1, 2, 3)) - - val serialized = parsed.toYaml - val parsedAgain = Config.fromYaml(serialized).get - - parsedAgain.copy(originalJson = JsonObject()) shouldEqual - parsed.copy(originalJson = JsonObject()) - - parsedAgain.originalJson("extra-key").flatMap(_.asString) should contain( - "extra-value" - ) - } - "correctly de-serialize and serialize back the shortened edition syntax " + "if there are no overrides" in { val config = @@ -156,7 +136,7 @@ class ConfigSpec ) ) ) - parsed.componentGroups shouldEqual Right(expectedComponentGroups) + parsed.componentGroups shouldEqual Some(expectedComponentGroups) val serialized = parsed.toYaml serialized should include( @@ -185,7 +165,7 @@ class ConfigSpec |""".stripMargin val parsed = Config.fromYaml(config).get - parsed.componentGroups shouldEqual Right(ComponentGroups.empty) + parsed.componentGroups shouldEqual None } "allow unknown keys in component groups" in { @@ -199,7 +179,7 @@ class ConfigSpec |""".stripMargin val parsed = Config.fromYaml(config).get - parsed.componentGroups shouldEqual Right(ComponentGroups.empty) + parsed.componentGroups shouldEqual Some(ComponentGroups.empty) } "fail to de-serialize invalid extended modules" in { @@ -211,10 +191,10 @@ class ConfigSpec | exports: | - bax |""".stripMargin - val parsed = Config.fromYaml(config).get + val parsed = Config.fromYaml(config) - parsed.componentGroups match { - case Left(f: DecodingFailure) => + parsed match { + case Failure(f: DecodingFailure) => Show[DecodingFailure].show(f) should include( "Failed to decode 'Group 1' as a module reference" ) @@ -259,7 +239,7 @@ class ConfigSpec extendedGroups = List() ) - parsed.componentGroups shouldEqual Right(expectedComponentGroups) + parsed.componentGroups shouldEqual Some(expectedComponentGroups) } "fail to de-serialize invalid shortcuts" in { @@ -272,9 +252,9 @@ class ConfigSpec | - foo: | shortcut: [] |""".stripMargin - val parsed = Config.fromYaml(config).get - parsed.componentGroups match { - case Left(f: DecodingFailure) => + val parsed = Config.fromYaml(config) + parsed match { + case Failure(f: DecodingFailure) => Show[DecodingFailure].show(f) should include( "Failed to decode shortcut" ) @@ -291,9 +271,9 @@ class ConfigSpec | - exports: | - name: foo |""".stripMargin - val parsed = Config.fromYaml(config).get - parsed.componentGroups match { - case Left(f: DecodingFailure) => + val parsed = Config.fromYaml(config) + parsed match { + case Failure(f: DecodingFailure) => Show[DecodingFailure].show(f) should include( "Failed to decode component group" ) @@ -311,9 +291,9 @@ class ConfigSpec | exports: | - one: two |""".stripMargin - val parsed = Config.fromYaml(config).get - parsed.componentGroups match { - case Left(f: DecodingFailure) => + val parsed = Config.fromYaml(config) + parsed match { + case Failure(f: DecodingFailure) => Show[DecodingFailure].show(f) should include( "Failed to decode exported component" ) diff --git a/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/protocol/ClientController.scala b/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/protocol/ClientController.scala index cccac5fb242..bb1512f7457 100644 --- a/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/protocol/ClientController.scala +++ b/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/protocol/ClientController.scala @@ -100,12 +100,6 @@ class ClientController[F[+_, +_]: Exec: CovariantFlatMap: ErrorChannel: Sync]( EngineUninstall -> EngineUninstallHandler.props( runtimeVersionManagementService ), - ConfigGet -> ConfigGetHandler - .props(globalConfigService, timeoutConfig.requestTimeout), - ConfigSet -> ConfigSetHandler - .props(globalConfigService, timeoutConfig.requestTimeout), - ConfigDelete -> ConfigDeleteHandler - .props(globalConfigService, timeoutConfig.requestTimeout), LoggingServiceGetEndpoint -> LoggingServiceEndpointRequestHandler.props( loggingServiceDescriptor, timeoutConfig.requestTimeout diff --git a/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/requesthandler/ConfigDeleteHandler.scala b/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/requesthandler/ConfigDeleteHandler.scala deleted file mode 100644 index 3d20d681a32..00000000000 --- a/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/requesthandler/ConfigDeleteHandler.scala +++ /dev/null @@ -1,56 +0,0 @@ -package org.enso.projectmanager.requesthandler - -import akka.actor.Props -import org.enso.jsonrpc.Unused -import org.enso.projectmanager.control.core.CovariantFlatMap -import org.enso.projectmanager.control.core.syntax._ -import org.enso.projectmanager.control.effect.Exec -import org.enso.projectmanager.protocol.ProjectManagementApi.ConfigDelete -import org.enso.projectmanager.service.config.{ - GlobalConfigServiceApi, - GlobalConfigServiceFailure -} - -import scala.concurrent.duration.FiniteDuration - -/** A request handler for `global-config/delete` commands. - * - * @param service a project service - * @param requestTimeout timeout - */ -class ConfigDeleteHandler[F[+_, +_]: Exec: CovariantFlatMap]( - service: GlobalConfigServiceApi[F], - requestTimeout: FiniteDuration -) extends RequestHandler[ - F, - GlobalConfigServiceFailure, - ConfigDelete.type, - ConfigDelete.Params, - Unused.type - ]( - ConfigDelete, - Some(requestTimeout) - ) { - - /** @inheritdoc */ - override def handleRequest = { params => - for { - _ <- service.deleteKey(params.key) - } yield Unused - } -} - -object ConfigDeleteHandler { - - /** Creates a configuration object used to create a - * [[ConfigDeleteHandler]]. - * - * @param service a runtime version management service - * @param requestTimeout timeout - * @return a configuration object - */ - def props[F[+_, +_]: Exec: CovariantFlatMap]( - service: GlobalConfigServiceApi[F], - requestTimeout: FiniteDuration - ): Props = Props(new ConfigDeleteHandler[F](service, requestTimeout)) -} diff --git a/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/requesthandler/ConfigGetHandler.scala b/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/requesthandler/ConfigGetHandler.scala deleted file mode 100644 index 0effd16b00d..00000000000 --- a/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/requesthandler/ConfigGetHandler.scala +++ /dev/null @@ -1,55 +0,0 @@ -package org.enso.projectmanager.requesthandler - -import akka.actor.Props -import org.enso.projectmanager.control.core.CovariantFlatMap -import org.enso.projectmanager.control.core.syntax._ -import org.enso.projectmanager.control.effect.Exec -import org.enso.projectmanager.protocol.ProjectManagementApi.ConfigGet -import org.enso.projectmanager.service.config.{ - GlobalConfigServiceApi, - GlobalConfigServiceFailure -} - -import scala.concurrent.duration.FiniteDuration - -/** A request handler for `global-config/get` commands. - * - * @param service a project service - * @param requestTimeout timeout - */ -class ConfigGetHandler[F[+_, +_]: Exec: CovariantFlatMap]( - service: GlobalConfigServiceApi[F], - requestTimeout: FiniteDuration -) extends RequestHandler[ - F, - GlobalConfigServiceFailure, - ConfigGet.type, - ConfigGet.Params, - ConfigGet.Result - ]( - ConfigGet, - Some(requestTimeout) - ) { - - /** @inheritdoc */ - override def handleRequest = { params => - for { - value <- service.getKey(params.key) - } yield ConfigGet.Result(value) - } -} - -object ConfigGetHandler { - - /** Creates a configuration object used to create a - * [[ConfigGetHandler]]. - * - * @param service a runtime version management service - * @param requestTimeout timeout - * @return a configuration object - */ - def props[F[+_, +_]: Exec: CovariantFlatMap]( - service: GlobalConfigServiceApi[F], - requestTimeout: FiniteDuration - ): Props = Props(new ConfigGetHandler[F](service, requestTimeout)) -} diff --git a/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/requesthandler/ConfigSetHandler.scala b/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/requesthandler/ConfigSetHandler.scala deleted file mode 100644 index cb3d4ef7fe1..00000000000 --- a/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/requesthandler/ConfigSetHandler.scala +++ /dev/null @@ -1,56 +0,0 @@ -package org.enso.projectmanager.requesthandler - -import akka.actor.Props -import org.enso.jsonrpc.Unused -import org.enso.projectmanager.control.core.CovariantFlatMap -import org.enso.projectmanager.control.core.syntax._ -import org.enso.projectmanager.control.effect.Exec -import org.enso.projectmanager.protocol.ProjectManagementApi.ConfigSet -import org.enso.projectmanager.service.config.{ - GlobalConfigServiceApi, - GlobalConfigServiceFailure -} - -import scala.concurrent.duration.FiniteDuration - -/** A request handler for `global-config/get` commands. - * - * @param service a project service - * @param requestTimeout timeout - */ -class ConfigSetHandler[F[+_, +_]: Exec: CovariantFlatMap]( - service: GlobalConfigServiceApi[F], - requestTimeout: FiniteDuration -) extends RequestHandler[ - F, - GlobalConfigServiceFailure, - ConfigSet.type, - ConfigSet.Params, - Unused.type - ]( - ConfigSet, - Some(requestTimeout) - ) { - - /** @inheritdoc */ - override def handleRequest = { params => - for { - _ <- service.setKey(params.key, params.value) - } yield Unused - } -} - -object ConfigSetHandler { - - /** Creates a configuration object used to create a - * [[ConfigSetHandler]]. - * - * @param service a runtime version management service - * @param requestTimeout timeout - * @return a configuration object - */ - def props[F[+_, +_]: Exec: CovariantFlatMap]( - service: GlobalConfigServiceApi[F], - requestTimeout: FiniteDuration - ): Props = Props(new ConfigSetHandler[F](service, requestTimeout)) -} diff --git a/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/service/config/GlobalConfigService.scala b/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/service/config/GlobalConfigService.scala index 8d99a2e7be3..203ee2d4ae8 100644 --- a/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/service/config/GlobalConfigService.scala +++ b/lib/scala/project-manager/src/main/scala/org/enso/projectmanager/service/config/GlobalConfigService.scala @@ -28,8 +28,7 @@ class GlobalConfigService[F[+_, +_]: Sync: ErrorChannel: CovariantFlatMap]( key: String ): F[GlobalConfigServiceFailure, Option[String]] = Sync[F].blockingOp { - val valueOption = configurationManager.getConfig.original.apply(key) - valueOption.map(json => json.asString.getOrElse(json.toString())) + configurationManager.getConfig.findByKey(key) }.recoverAccessErrors /** @inheritdoc */ diff --git a/lib/scala/project-manager/src/test/scala/org/enso/projectmanager/protocol/ConfigApiSpec.scala b/lib/scala/project-manager/src/test/scala/org/enso/projectmanager/protocol/ConfigApiSpec.scala deleted file mode 100644 index 722259e766c..00000000000 --- a/lib/scala/project-manager/src/test/scala/org/enso/projectmanager/protocol/ConfigApiSpec.scala +++ /dev/null @@ -1,196 +0,0 @@ -package org.enso.projectmanager.protocol - -import io.circe.literal._ -import org.enso.logger.ReportLogsOnFailure -import org.enso.projectmanager.{BaseServerSpec, ProjectManagementOps} -import org.enso.testkit.FlakySpec - -class ConfigApiSpec - extends BaseServerSpec - with FlakySpec - with ProjectManagementOps - with ReportLogsOnFailure { - - "global-config/get" must { - "return none for missing keys" in { - implicit val client = new WsTestClient(address) - client.send(json""" - { "jsonrpc": "2.0", - "method": "global-config/get", - "id": 0, - "params": { - "key": "nonexistent" - } - } - """) - client.expectJson(json""" - { - "jsonrpc":"2.0", - "id":0, - "result" : { - "value": null - } - } - """) - } - } - - "global-config/set" must { - "add and update key value" in { - implicit val client = new WsTestClient(address) - client.send(json""" - { "jsonrpc": "2.0", - "method": "global-config/set", - "id": 0, - "params": { - "key": "key1", - "value": "value1" - } - } - """) - client.expectJson(json""" - { - "jsonrpc":"2.0", - "id":0, - "result": null - } - """) - - client.send(json""" - { "jsonrpc": "2.0", - "method": "global-config/get", - "id": 1, - "params": { - "key": "key1" - } - } - """) - client.expectJson(json""" - { - "jsonrpc":"2.0", - "id":1, - "result": { - "value": "value1" - } - } - """) - - client.send(json""" - { "jsonrpc": "2.0", - "method": "global-config/set", - "id": 2, - "params": { - "key": "key1", - "value": "value2" - } - } - """) - client.expectJson(json""" - { - "jsonrpc":"2.0", - "id":2, - "result": null - } - """) - - client.send(json""" - { "jsonrpc": "2.0", - "method": "global-config/get", - "id": 3, - "params": { - "key": "key1" - } - } - """) - client.expectJson(json""" - { - "jsonrpc":"2.0", - "id":3, - "result" : { - "value": "value2" - } - } - """) - } - } - - "global-config/delete" must { - "do not fail if the key is missing" in { - implicit val client = new WsTestClient(address) - client.send(json""" - { "jsonrpc": "2.0", - "method": "global-config/delete", - "id": 0, - "params": { - "key": "nonexistent" - } - } - """) - client.expectJson(json""" - { - "jsonrpc":"2.0", - "id":0, - "result" : null - } - """) - } - - "remove added key" in { - implicit val client = new WsTestClient(address) - client.send(json""" - { "jsonrpc": "2.0", - "method": "global-config/set", - "id": 0, - "params": { - "key": "key1", - "value": "value1" - } - } - """) - client.expectJson(json""" - { - "jsonrpc":"2.0", - "id":0, - "result": null - } - """) - - client.send(json""" - { "jsonrpc": "2.0", - "method": "global-config/delete", - "id": 1, - "params": { - "key": "key1" - } - } - """) - client.expectJson(json""" - { - "jsonrpc":"2.0", - "id":1, - "result": null - } - """) - - client.send(json""" - { "jsonrpc": "2.0", - "method": "global-config/get", - "id": 2, - "params": { - "key": "key1" - } - } - """) - client.expectJson(json""" - { - "jsonrpc":"2.0", - "id":2, - "result": { - "value": null - } - } - """) - } - } - -} diff --git a/lib/scala/runtime-version-manager-test/src/test/scala/org/enso/runtimeversionmanager/config/GlobalConfigurationManagerSpec.scala b/lib/scala/runtime-version-manager-test/src/test/scala/org/enso/runtimeversionmanager/config/GlobalConfigurationManagerSpec.scala index ad35b9f74f3..b500dfcbe06 100644 --- a/lib/scala/runtime-version-manager-test/src/test/scala/org/enso/runtimeversionmanager/config/GlobalConfigurationManagerSpec.scala +++ b/lib/scala/runtime-version-manager-test/src/test/scala/org/enso/runtimeversionmanager/config/GlobalConfigurationManagerSpec.scala @@ -25,17 +25,18 @@ class GlobalConfigurationManagerSpec } "GlobalConfigurationManager" should { - "allow to edit and remove (even unknown) keys" in { + "allow to edit and remove known keys" in { val configurationManager = makeConfigManager() val value = Json.fromInt(42) configurationManager.updateConfigRaw("unknown-key", value) - configurationManager.getConfig.original - .apply("unknown-key") - .value shouldEqual value - configurationManager.removeFromConfig("unknown-key") - configurationManager.getConfig.original.apply( - "unknown-key" - ) should not be defined + configurationManager.getConfig + .findByKey("unknown-key") should not be defined + val newEmail = Json.fromString("foo@bar.com") + configurationManager.getConfig + .findByKey("author.email") should not be defined + configurationManager.updateConfigRaw("author.email", newEmail) + configurationManager.getConfig + .findByKey("author.email") shouldEqual newEmail.asString } "not allow saving an invalid config" in { diff --git a/lib/scala/runtime-version-manager/src/main/scala/org/enso/runtimeversionmanager/components/Manifest.scala b/lib/scala/runtime-version-manager/src/main/scala/org/enso/runtimeversionmanager/components/Manifest.scala index a4dc9b612de..d280f21f473 100644 --- a/lib/scala/runtime-version-manager/src/main/scala/org/enso/runtimeversionmanager/components/Manifest.scala +++ b/lib/scala/runtime-version-manager/src/main/scala/org/enso/runtimeversionmanager/components/Manifest.scala @@ -3,6 +3,7 @@ package org.enso.runtimeversionmanager.components import java.io.FileReader import java.nio.file.Path import cats.Show +import io.circe.yaml.Parser import io.circe.{yaml, Decoder} import org.enso.semver.SemVer import org.enso.cli.OS @@ -134,7 +135,7 @@ object Manifest { */ def load(path: Path): Try[Manifest] = Using(new FileReader(path.toFile)) { reader => - yaml.parser + Parser.default .parse(reader) .flatMap(_.as[Manifest]) .toTry diff --git a/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.5/files-ignore b/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.5/files-keep b/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.5/files-keep deleted file mode 100644 index d6b59829a40..00000000000 --- a/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.7/copyright-keep-context b/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.7/default-and-custom-license similarity index 100% rename from tools/legal-review/engine/io.circe.circe-core_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-core_2.13-0.14.7/default-and-custom-license diff --git a/tools/legal-review/engine/io.circe.circe-yaml_2.13-0.14.2/files-ignore b/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.7/files-ignore similarity index 100% rename from tools/legal-review/engine/io.circe.circe-yaml_2.13-0.14.2/files-ignore rename to tools/legal-review/engine/io.circe.circe-core_2.13-0.14.7/files-ignore diff --git a/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-core_2.13-0.14.7/files-keep similarity index 100% rename from tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-core_2.13-0.14.7/files-keep diff --git a/tools/legal-review/engine/io.circe.circe-generic-extras_2.13-0.14.2/copyright-add b/tools/legal-review/engine/io.circe.circe-generic-extras_2.13-0.14.3/copyright-add similarity index 100% rename from tools/legal-review/engine/io.circe.circe-generic-extras_2.13-0.14.2/copyright-add rename to tools/legal-review/engine/io.circe.circe-generic-extras_2.13-0.14.3/copyright-add diff --git a/tools/legal-review/engine/io.circe.circe-generic-extras_2.13-0.14.2/files-ignore b/tools/legal-review/engine/io.circe.circe-generic-extras_2.13-0.14.3/files-ignore similarity index 100% rename from tools/legal-review/engine/io.circe.circe-generic-extras_2.13-0.14.2/files-ignore rename to tools/legal-review/engine/io.circe.circe-generic-extras_2.13-0.14.3/files-ignore diff --git a/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.5/files-ignore b/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.5/files-keep b/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.5/files-keep deleted file mode 100644 index d6b59829a40..00000000000 --- a/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.7/copyright-keep-context b/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.7/default-and-custom-license similarity index 100% rename from tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.7/default-and-custom-license diff --git a/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.14.2/files-ignore b/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.7/files-ignore similarity index 100% rename from tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.14.2/files-ignore rename to tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.7/files-ignore diff --git a/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.7/files-keep similarity index 100% rename from tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-generic_2.13-0.14.7/files-keep diff --git a/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.5/files-ignore b/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.5/files-keep b/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.5/files-keep deleted file mode 100644 index d6b59829a40..00000000000 --- a/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.7/copyright-keep-context b/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.7/default-and-custom-license similarity index 100% rename from tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.7/default-and-custom-license diff --git a/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.14.2/files-ignore b/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.7/files-ignore similarity index 100% rename from tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.14.2/files-ignore rename to tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.7/files-ignore diff --git a/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.7/files-keep similarity index 100% rename from tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-jawn_2.13-0.14.7/files-keep diff --git a/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.5/files-ignore b/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.5/files-keep b/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.5/files-keep deleted file mode 100644 index d6b59829a40..00000000000 --- a/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.7/copyright-keep-context b/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.7/default-and-custom-license similarity index 100% rename from tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.7/default-and-custom-license diff --git a/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.7/files-ignore similarity index 100% rename from tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.7/files-ignore diff --git a/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.7/files-keep similarity index 100% rename from tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-literal_2.13-0.14.7/files-keep diff --git a/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.5/files-ignore b/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.5/files-keep b/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.5/files-keep deleted file mode 100644 index 0328ae2ce7a..00000000000 --- a/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.7/copyright-keep-context b/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.7/default-and-custom-license similarity index 100% rename from tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.7/default-and-custom-license diff --git a/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.7/files-ignore similarity index 100% rename from tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.7/files-ignore diff --git a/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.7/files-keep similarity index 100% rename from tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-numbers_2.13-0.14.7/files-keep diff --git a/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.5/files-ignore b/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.5/files-keep b/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.5/files-keep deleted file mode 100644 index 0328ae2ce7a..00000000000 --- a/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.7/copyright-keep-context b/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.7/default-and-custom-license similarity index 100% rename from tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.7/default-and-custom-license diff --git a/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.7/files-ignore similarity index 100% rename from tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.7/files-ignore diff --git a/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.7/files-keep similarity index 100% rename from tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-parser_2.13-0.14.7/files-keep diff --git a/tools/legal-review/engine/io.circe.circe-yaml-common_2.13-0.15.1/copyright-keep-context b/tools/legal-review/engine/io.circe.circe-yaml-common_2.13-0.15.1/copyright-keep-context new file mode 100644 index 00000000000..d2ad096e1b5 --- /dev/null +++ b/tools/legal-review/engine/io.circe.circe-yaml-common_2.13-0.15.1/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2016 circe diff --git a/tools/legal-review/engine/io.circe.circe-yaml_2.13-0.14.2/files-keep b/tools/legal-review/engine/io.circe.circe-yaml_2.13-0.14.2/files-keep deleted file mode 100644 index 3c85b5e8d49..00000000000 --- a/tools/legal-review/engine/io.circe.circe-yaml_2.13-0.14.2/files-keep +++ /dev/null @@ -1 +0,0 @@ -/circe/circe-yaml/blob/main/LICENSE diff --git a/tools/legal-review/engine/io.circe.circe-yaml_2.13-0.15.1/copyright-keep-context b/tools/legal-review/engine/io.circe.circe-yaml_2.13-0.15.1/copyright-keep-context new file mode 100644 index 00000000000..d2ad096e1b5 --- /dev/null +++ b/tools/legal-review/engine/io.circe.circe-yaml_2.13-0.15.1/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2016 circe diff --git a/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-yaml_2.13-0.15.1/files-ignore similarity index 100% rename from tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-yaml_2.13-0.15.1/files-ignore diff --git a/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.5/default-and-custom-license b/tools/legal-review/engine/io.circe.circe-yaml_2.13-0.15.1/files-keep similarity index 100% rename from tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.5/default-and-custom-license rename to tools/legal-review/engine/io.circe.circe-yaml_2.13-0.15.1/files-keep diff --git a/tools/legal-review/engine/org.typelevel.cats-core_2.13-2.9.0/copyright-keep b/tools/legal-review/engine/org.typelevel.cats-core_2.13-2.10.0/copyright-keep similarity index 100% rename from tools/legal-review/engine/org.typelevel.cats-core_2.13-2.9.0/copyright-keep rename to tools/legal-review/engine/org.typelevel.cats-core_2.13-2.10.0/copyright-keep diff --git a/tools/legal-review/engine/org.typelevel.cats-kernel_2.13-2.9.0/copyright-keep b/tools/legal-review/engine/org.typelevel.cats-kernel_2.13-2.10.0/copyright-keep similarity index 100% rename from tools/legal-review/engine/org.typelevel.cats-kernel_2.13-2.9.0/copyright-keep rename to tools/legal-review/engine/org.typelevel.cats-kernel_2.13-2.10.0/copyright-keep diff --git a/tools/legal-review/engine/org.typelevel.jawn-parser_2.13-1.4.0/copyright-keep b/tools/legal-review/engine/org.typelevel.jawn-parser_2.13-1.5.1/copyright-keep similarity index 100% rename from tools/legal-review/engine/org.typelevel.jawn-parser_2.13-1.4.0/copyright-keep rename to tools/legal-review/engine/org.typelevel.jawn-parser_2.13-1.5.1/copyright-keep diff --git a/tools/legal-review/engine/io.circe.circe-yaml_2.13-0.14.2/custom-license b/tools/legal-review/engine/org.typelevel.jawn-parser_2.13-1.5.1/custom-license similarity index 100% rename from tools/legal-review/engine/io.circe.circe-yaml_2.13-0.14.2/custom-license rename to tools/legal-review/engine/org.typelevel.jawn-parser_2.13-1.5.1/custom-license diff --git a/tools/legal-review/engine/org.typelevel.jawn-parser_2.13-1.4.0/files-add/LICENSE b/tools/legal-review/engine/org.typelevel.jawn-parser_2.13-1.5.1/files-add/LICENSE similarity index 100% rename from tools/legal-review/engine/org.typelevel.jawn-parser_2.13-1.4.0/files-add/LICENSE rename to tools/legal-review/engine/org.typelevel.jawn-parser_2.13-1.5.1/files-add/LICENSE diff --git a/tools/legal-review/engine/org.yaml.snakeyaml-1.33/copyright-keep b/tools/legal-review/engine/org.yaml.snakeyaml-2.2/copyright-keep similarity index 100% rename from tools/legal-review/engine/org.yaml.snakeyaml-1.33/copyright-keep rename to tools/legal-review/engine/org.yaml.snakeyaml-2.2/copyright-keep diff --git a/tools/legal-review/engine/report-state b/tools/legal-review/engine/report-state index f8da482c981..806b091cf6b 100644 --- a/tools/legal-review/engine/report-state +++ b/tools/legal-review/engine/report-state @@ -1,3 +1,3 @@ -971FB282312626AB13901A07527A9C905B3324388FE50195C02989E481DC44BB -6256BBA29AAC117EB01E74604EB3AA450C10BAE2D0A0742A6DF68BFBD846D934 +EDA5F924FB902EA37C9FD0A8C8657C4B55E804E33F8E4F2A59802D657D448F43 +69A14ED5CFDD2E721976A524D46407779F7851C84B8ED9481CC6177B9E3C99A1 0 diff --git a/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.5/files-ignore b/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.5/files-keep b/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.5/files-keep deleted file mode 100644 index d6b59829a40..00000000000 --- a/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.7/copyright-keep-context b/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.7/default-and-custom-license b/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.7/default-and-custom-license new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.7/files-ignore b/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.7/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.7/files-keep b/tools/legal-review/launcher/io.circe.circe-core_2.13-0.14.7/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.5/files-ignore b/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.5/files-keep b/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.5/files-keep deleted file mode 100644 index d6b59829a40..00000000000 --- a/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.7/copyright-keep-context b/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.7/default-and-custom-license b/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.7/default-and-custom-license new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.7/files-ignore b/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.7/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.7/files-keep b/tools/legal-review/launcher/io.circe.circe-generic_2.13-0.14.7/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.5/files-ignore b/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.5/files-keep b/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.5/files-keep deleted file mode 100644 index d6b59829a40..00000000000 --- a/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.7/copyright-keep-context b/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.7/default-and-custom-license b/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.7/default-and-custom-license new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.7/files-ignore b/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.7/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.7/files-keep b/tools/legal-review/launcher/io.circe.circe-jawn_2.13-0.14.7/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.5/files-ignore b/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.5/files-keep b/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.5/files-keep deleted file mode 100644 index 0328ae2ce7a..00000000000 --- a/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.7/copyright-keep-context b/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.7/default-and-custom-license b/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.7/default-and-custom-license new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.7/files-ignore b/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.7/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.7/files-keep b/tools/legal-review/launcher/io.circe.circe-numbers_2.13-0.14.7/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.5/files-ignore b/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.5/files-keep b/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.5/files-keep deleted file mode 100644 index 0328ae2ce7a..00000000000 --- a/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.7/copyright-keep-context b/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.7/default-and-custom-license b/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.7/default-and-custom-license new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.7/files-ignore b/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.7/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.7/files-keep b/tools/legal-review/launcher/io.circe.circe-parser_2.13-0.14.7/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-yaml-common_2.13-0.15.1/copyright-keep-context b/tools/legal-review/launcher/io.circe.circe-yaml-common_2.13-0.15.1/copyright-keep-context new file mode 100644 index 00000000000..d2ad096e1b5 --- /dev/null +++ b/tools/legal-review/launcher/io.circe.circe-yaml-common_2.13-0.15.1/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2016 circe diff --git a/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.14.2/custom-license b/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.14.2/custom-license deleted file mode 100644 index 6b1d0bfabc3..00000000000 --- a/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.14.2/custom-license +++ /dev/null @@ -1 +0,0 @@ -LICENSE diff --git a/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.14.2/files-keep b/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.14.2/files-keep deleted file mode 100644 index 3c85b5e8d49..00000000000 --- a/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.14.2/files-keep +++ /dev/null @@ -1 +0,0 @@ -/circe/circe-yaml/blob/main/LICENSE diff --git a/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.15.1/copyright-keep-context b/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.15.1/copyright-keep-context new file mode 100644 index 00000000000..d2ad096e1b5 --- /dev/null +++ b/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.15.1/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2016 circe diff --git a/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.15.1/files-ignore b/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.15.1/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.15.1/files-keep b/tools/legal-review/launcher/io.circe.circe-yaml_2.13-0.15.1/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/launcher/org.typelevel.cats-core_2.13-2.9.0/copyright-keep b/tools/legal-review/launcher/org.typelevel.cats-core_2.13-2.10.0/copyright-keep similarity index 100% rename from tools/legal-review/launcher/org.typelevel.cats-core_2.13-2.9.0/copyright-keep rename to tools/legal-review/launcher/org.typelevel.cats-core_2.13-2.10.0/copyright-keep diff --git a/tools/legal-review/launcher/org.typelevel.cats-kernel_2.13-2.9.0/copyright-keep b/tools/legal-review/launcher/org.typelevel.cats-kernel_2.13-2.10.0/copyright-keep similarity index 100% rename from tools/legal-review/launcher/org.typelevel.cats-kernel_2.13-2.9.0/copyright-keep rename to tools/legal-review/launcher/org.typelevel.cats-kernel_2.13-2.10.0/copyright-keep diff --git a/tools/legal-review/launcher/org.typelevel.jawn-parser_2.13-1.4.0/copyright-keep b/tools/legal-review/launcher/org.typelevel.jawn-parser_2.13-1.5.1/copyright-keep similarity index 100% rename from tools/legal-review/launcher/org.typelevel.jawn-parser_2.13-1.4.0/copyright-keep rename to tools/legal-review/launcher/org.typelevel.jawn-parser_2.13-1.5.1/copyright-keep diff --git a/tools/legal-review/launcher/org.yaml.snakeyaml-1.33/copyright-keep b/tools/legal-review/launcher/org.yaml.snakeyaml-2.2/copyright-keep similarity index 100% rename from tools/legal-review/launcher/org.yaml.snakeyaml-1.33/copyright-keep rename to tools/legal-review/launcher/org.yaml.snakeyaml-2.2/copyright-keep diff --git a/tools/legal-review/launcher/report-state b/tools/legal-review/launcher/report-state index cdc6c632cfb..2935f81c5b0 100644 --- a/tools/legal-review/launcher/report-state +++ b/tools/legal-review/launcher/report-state @@ -1,3 +1,3 @@ -1667625AC64079B2A7E236C5709E28F52BBA0ED90CB74F422D0893D049F946E6 -AA22BF42913428E55BFD97150EC75CCE8DA68FD7DE27E4FE1397C6422445BB68 +FD4B2B697E262E316088253505039F532B194D2DA6849BC7D4A6C7911DD6E404 +2DAD16605A78EDE6A4592684F8634387B4906BCA6932D33620CB2E23C7832215 0 diff --git a/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.5/files-ignore b/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.5/files-keep b/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.5/files-keep deleted file mode 100644 index d6b59829a40..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.7/copyright-keep-context b/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.7/default-and-custom-license b/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.7/default-and-custom-license new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.7/files-ignore b/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.7/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.7/files-keep b/tools/legal-review/project-manager/io.circe.circe-core_2.13-0.14.7/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.5/files-ignore b/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.5/files-keep b/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.5/files-keep deleted file mode 100644 index d6b59829a40..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.7/copyright-keep-context b/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.7/default-and-custom-license b/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.7/default-and-custom-license new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.7/files-ignore b/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.7/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.7/files-keep b/tools/legal-review/project-manager/io.circe.circe-generic_2.13-0.14.7/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.5/files-ignore b/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.5/files-keep b/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.5/files-keep deleted file mode 100644 index d6b59829a40..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.7/copyright-keep-context b/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.7/default-and-custom-license b/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.7/default-and-custom-license new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.7/files-ignore b/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.7/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.7/files-keep b/tools/legal-review/project-manager/io.circe.circe-jawn_2.13-0.14.7/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.5/files-ignore b/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.5/files-keep b/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.5/files-keep deleted file mode 100644 index d6b59829a40..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.7/copyright-keep-context b/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.7/default-and-custom-license b/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.7/default-and-custom-license new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.7/files-ignore b/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.7/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.7/files-keep b/tools/legal-review/project-manager/io.circe.circe-literal_2.13-0.14.7/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.5/files-ignore b/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.5/files-keep b/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.5/files-keep deleted file mode 100644 index 0328ae2ce7a..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.7/copyright-keep-context b/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.7/default-and-custom-license b/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.7/default-and-custom-license new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.7/files-ignore b/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.7/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.7/files-keep b/tools/legal-review/project-manager/io.circe.circe-numbers_2.13-0.14.7/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.5/files-ignore b/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.5/files-ignore deleted file mode 100644 index 6581ca6f3d5..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.5/files-ignore +++ /dev/null @@ -1 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE diff --git a/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.5/files-keep b/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.5/files-keep deleted file mode 100644 index 0328ae2ce7a..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.5/files-keep +++ /dev/null @@ -1,3 +0,0 @@ -/circe/circe/blob/series/0.14.x/LICENSE.ephox -/circe/circe/blob/series/0.14.x/LICENSE.argonaut -/circe/circe/blob/series/0.14.x/NOTICE diff --git a/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.7/copyright-keep-context b/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.7/copyright-keep-context new file mode 100644 index 00000000000..d167a01570e --- /dev/null +++ b/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.7/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2024 circe diff --git a/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.7/default-and-custom-license b/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.7/default-and-custom-license new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.7/files-ignore b/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.7/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.7/files-keep b/tools/legal-review/project-manager/io.circe.circe-parser_2.13-0.14.7/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-yaml-common_2.13-0.15.1/copyright-keep-context b/tools/legal-review/project-manager/io.circe.circe-yaml-common_2.13-0.15.1/copyright-keep-context new file mode 100644 index 00000000000..d2ad096e1b5 --- /dev/null +++ b/tools/legal-review/project-manager/io.circe.circe-yaml-common_2.13-0.15.1/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2016 circe diff --git a/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.14.2/custom-license b/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.14.2/custom-license deleted file mode 100644 index 6b1d0bfabc3..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.14.2/custom-license +++ /dev/null @@ -1 +0,0 @@ -LICENSE diff --git a/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.14.2/files-keep b/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.14.2/files-keep deleted file mode 100644 index 3c85b5e8d49..00000000000 --- a/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.14.2/files-keep +++ /dev/null @@ -1 +0,0 @@ -/circe/circe-yaml/blob/main/LICENSE diff --git a/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.15.1/copyright-keep-context b/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.15.1/copyright-keep-context new file mode 100644 index 00000000000..d2ad096e1b5 --- /dev/null +++ b/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.15.1/copyright-keep-context @@ -0,0 +1 @@ +Copyright 2016 circe diff --git a/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.15.1/files-ignore b/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.15.1/files-ignore new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.15.1/files-keep b/tools/legal-review/project-manager/io.circe.circe-yaml_2.13-0.15.1/files-keep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/tools/legal-review/project-manager/org.typelevel.cats-core_2.13-2.9.0/copyright-keep b/tools/legal-review/project-manager/org.typelevel.cats-core_2.13-2.10.0/copyright-keep similarity index 100% rename from tools/legal-review/project-manager/org.typelevel.cats-core_2.13-2.9.0/copyright-keep rename to tools/legal-review/project-manager/org.typelevel.cats-core_2.13-2.10.0/copyright-keep diff --git a/tools/legal-review/project-manager/org.typelevel.cats-kernel_2.13-2.9.0/copyright-keep b/tools/legal-review/project-manager/org.typelevel.cats-kernel_2.13-2.10.0/copyright-keep similarity index 100% rename from tools/legal-review/project-manager/org.typelevel.cats-kernel_2.13-2.9.0/copyright-keep rename to tools/legal-review/project-manager/org.typelevel.cats-kernel_2.13-2.10.0/copyright-keep diff --git a/tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.4.0/custom-license b/tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.4.0/custom-license deleted file mode 100644 index 6b1d0bfabc3..00000000000 --- a/tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.4.0/custom-license +++ /dev/null @@ -1 +0,0 @@ -LICENSE diff --git a/tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.4.0/copyright-keep b/tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.5.1/copyright-keep similarity index 100% rename from tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.4.0/copyright-keep rename to tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.5.1/copyright-keep diff --git a/tools/legal-review/engine/org.typelevel.jawn-parser_2.13-1.4.0/custom-license b/tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.5.1/custom-license similarity index 100% rename from tools/legal-review/engine/org.typelevel.jawn-parser_2.13-1.4.0/custom-license rename to tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.5.1/custom-license diff --git a/tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.4.0/files-add/LICENSE b/tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.5.1/files-add/LICENSE similarity index 100% rename from tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.4.0/files-add/LICENSE rename to tools/legal-review/project-manager/org.typelevel.jawn-parser_2.13-1.5.1/files-add/LICENSE diff --git a/tools/legal-review/project-manager/org.yaml.snakeyaml-1.33/copyright-keep b/tools/legal-review/project-manager/org.yaml.snakeyaml-2.2/copyright-keep similarity index 100% rename from tools/legal-review/project-manager/org.yaml.snakeyaml-1.33/copyright-keep rename to tools/legal-review/project-manager/org.yaml.snakeyaml-2.2/copyright-keep diff --git a/tools/legal-review/project-manager/report-state b/tools/legal-review/project-manager/report-state index d28f94667cb..dd5abc47add 100644 --- a/tools/legal-review/project-manager/report-state +++ b/tools/legal-review/project-manager/report-state @@ -1,3 +1,3 @@ -9E69A1E47DBA3EFCFC61337CC14D2535CDC838F905A253DB57FFF1D592452E8A -4F9A02902CDAD28F71E0EDA0F4A224B39CA20DFA8074C0BEA86080B345811140 +6A91D4302F22E9404B2BF4D85EFEDF4D7F363633A12499A5A3C7C244E9CB4E4E +D4E2379AA0DB83E264E6E580E39ABA46F3D0322CC79234EECAE2A79D39E46E74 0