diff --git a/README.md b/README.md index a6e76e5..f7e3737 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,4 @@ Here is a list of the versions DynamoDB Local that `local-dynamo` uses. * `0.3.0` -- `dynamodb_local_2016-05-17` * `0.5.0` -- `dynamodb_local_2017-01-24` * `0.6.0` -- `dynamodb_local_2020-01-16` + * `0.7.0` -- `dynamodb_local_2021-12-16` \ No newline at end of file diff --git a/aws_dynamodb_local/.DS_Store b/aws_dynamodb_local/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/aws_dynamodb_local/.DS_Store and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal.jar b/aws_dynamodb_local/DynamoDBLocal.jar index 25d8c6c..09af188 100644 Binary files a/aws_dynamodb_local/DynamoDBLocal.jar and b/aws_dynamodb_local/DynamoDBLocal.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/Apache-HttpComponents-HttpClient-4.5.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/Apache-HttpComponents-HttpClient-4.5.x.jar index 6985637..2686d93 100644 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/Apache-HttpComponents-HttpClient-4.5.x.jar and b/aws_dynamodb_local/DynamoDBLocal_lib/Apache-HttpComponents-HttpClient-4.5.x.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/Apache-HttpComponents-HttpCore-4.4.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/Apache-HttpComponents-HttpCore-4.4.x.jar index ca7643a..59ed5d4 100644 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/Apache-HttpComponents-HttpCore-4.4.x.jar and b/aws_dynamodb_local/DynamoDBLocal_lib/Apache-HttpComponents-HttpCore-4.4.x.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsFlowJava-1.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsFlowJava-1.0.jar new file mode 100644 index 0000000..0537b86 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsFlowJava-1.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-2.0.jar new file mode 100644 index 0000000..7b09d68 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Annotations-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Annotations-2.0.jar new file mode 100644 index 0000000..5cf05a2 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Annotations-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Auth-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Auth-2.0.jar new file mode 100644 index 0000000..1effadf Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Auth-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-AwsCore-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-AwsCore-2.0.jar new file mode 100644 index 0000000..048b96a Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-AwsCore-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-AwsJsonProtocol-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-AwsJsonProtocol-2.0.jar new file mode 100644 index 0000000..90751b2 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-AwsJsonProtocol-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-JsonUtils-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-JsonUtils-2.0.jar new file mode 100644 index 0000000..30a8006 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-JsonUtils-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-MetricsSpi-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-MetricsSpi-2.0.jar new file mode 100644 index 0000000..2276f56 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-MetricsSpi-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Profiles-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Profiles-2.0.jar new file mode 100644 index 0000000..a995b3b Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Profiles-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-ProtocolCore-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-ProtocolCore-2.0.jar new file mode 100644 index 0000000..8b470cd Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-ProtocolCore-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Regions-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Regions-2.0.jar new file mode 100644 index 0000000..ef4ae78 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Regions-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Utils-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Utils-2.0.jar new file mode 100644 index 0000000..d4dc444 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-Core-Utils-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-DynamoDb-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-DynamoDb-2.0.jar new file mode 100644 index 0000000..01f2c06 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-DynamoDb-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-DynamoDb-Enhanced-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-DynamoDb-Enhanced-2.0.jar new file mode 100644 index 0000000..5ed3146 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-DynamoDb-Enhanced-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-HttpClient-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-HttpClient-2.0.jar new file mode 100644 index 0000000..c15ed74 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-HttpClient-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-HttpClient-ApacheClient-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-HttpClient-ApacheClient-2.0.jar new file mode 100644 index 0000000..cea885b Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-HttpClient-ApacheClient-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-HttpClient-NettyNioClient-2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-HttpClient-NettyNioClient-2.0.jar new file mode 100644 index 0000000..3556831 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/AwsJavaSdk-HttpClient-NettyNioClient-2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/DynamoDBPartiQLShared-1.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/DynamoDBPartiQLShared-1.0.jar new file mode 100644 index 0000000..63de568 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/DynamoDBPartiQLShared-1.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/GoogleGuava-20.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/GoogleGuava-20.x.jar new file mode 100644 index 0000000..31ad280 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/GoogleGuava-20.x.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/IonJava.jar b/aws_dynamodb_local/DynamoDBLocal_lib/IonJava.jar new file mode 100644 index 0000000..aed8d18 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/IonJava.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/IonSQLSandbox-5.x_dev.jar b/aws_dynamodb_local/DynamoDBLocal_lib/IonSQLSandbox-5.x_dev.jar new file mode 100644 index 0000000..d09f850 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/IonSQLSandbox-5.x_dev.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/JMESPathJava-1.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/JMESPathJava-1.12.x.jar similarity index 83% rename from aws_dynamodb_local/DynamoDBLocal_lib/JMESPathJava-1.0.jar rename to aws_dynamodb_local/DynamoDBLocal_lib/JMESPathJava-1.12.x.jar index d37d89a..c649904 100644 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/JMESPathJava-1.0.jar and b/aws_dynamodb_local/DynamoDBLocal_lib/JMESPathJava-1.12.x.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/JakartaCommons-logging-1.2.jar b/aws_dynamodb_local/DynamoDBLocal_lib/JakartaCommons-logging-1.2.jar new file mode 100644 index 0000000..2e3950a Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/JakartaCommons-logging-1.2.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/Log4j-api-2.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/Log4j-api-2.x.jar index bd20553..9a4b3ad 100644 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/Log4j-api-2.x.jar and b/aws_dynamodb_local/DynamoDBLocal_lib/Log4j-api-2.x.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/Log4j-core-2.16.jar b/aws_dynamodb_local/DynamoDBLocal_lib/Log4j-core-2.16.jar new file mode 100644 index 0000000..d62e7e2 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/Log4j-core-2.16.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/Log4j-slf4j-2.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/Log4j-slf4j-2.x.jar new file mode 100644 index 0000000..1fa97b9 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/Log4j-slf4j-2.x.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/annotations-13.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/annotations-13.0.jar new file mode 100644 index 0000000..fb794be Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/annotations-13.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/antlr-runtime-4.1.jar b/aws_dynamodb_local/DynamoDBLocal_lib/antlr-runtime-4.1.jar deleted file mode 100644 index e2b192c..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/antlr-runtime-4.1.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/antlr-runtime-4.5.jar b/aws_dynamodb_local/DynamoDBLocal_lib/antlr-runtime-4.5.jar new file mode 100644 index 0000000..a35fee1 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/antlr-runtime-4.5.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/aws-java-sdk-core-1.11.707.jar b/aws_dynamodb_local/DynamoDBLocal_lib/aws-java-sdk-core-1.11.707.jar deleted file mode 100644 index 62cb893..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/aws-java-sdk-core-1.11.707.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/aws-java-sdk-core-1.11.907.jar b/aws_dynamodb_local/DynamoDBLocal_lib/aws-java-sdk-core-1.11.907.jar new file mode 100644 index 0000000..8df2a2a Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/aws-java-sdk-core-1.11.907.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/aws-java-sdk-dynamodb-1.11.707.jar b/aws_dynamodb_local/DynamoDBLocal_lib/aws-java-sdk-dynamodb-1.11.707.jar deleted file mode 100644 index 379c262..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/aws-java-sdk-dynamodb-1.11.707.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/aws-java-sdk-dynamodb-1.11.907.jar b/aws_dynamodb_local/DynamoDBLocal_lib/aws-java-sdk-dynamodb-1.11.907.jar new file mode 100644 index 0000000..d09ff32 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/aws-java-sdk-dynamodb-1.11.907.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/aws-sdk-java-third-party-jackson-core-2.17.98-javadoc.jar b/aws_dynamodb_local/DynamoDBLocal_lib/aws-sdk-java-third-party-jackson-core-2.17.98-javadoc.jar new file mode 100644 index 0000000..89ab83c Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/aws-sdk-java-third-party-jackson-core-2.17.98-javadoc.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/aws-sdk-java-third-party-jackson-core-2.17.98.jar b/aws_dynamodb_local/DynamoDBLocal_lib/aws-sdk-java-third-party-jackson-core-2.17.98.jar new file mode 100644 index 0000000..d8af7e4 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/aws-sdk-java-third-party-jackson-core-2.17.98.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/cdi-core-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/cdi-core-9.4.18.v20190429.jar new file mode 100644 index 0000000..87d408b Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/cdi-core-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/cdi-servlet-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/cdi-servlet-9.4.18.v20190429.jar new file mode 100644 index 0000000..9e55dce Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/cdi-servlet-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/commons-cli-1.2.jar b/aws_dynamodb_local/DynamoDBLocal_lib/commons-cli-1.2.jar index 13a2497..69b872d 100644 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/commons-cli-1.2.jar and b/aws_dynamodb_local/DynamoDBLocal_lib/commons-cli-1.2.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/commons-lang3-3.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/commons-lang3-3.x.jar index 45940a2..b953400 100644 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/commons-lang3-3.x.jar and b/aws_dynamodb_local/DynamoDBLocal_lib/commons-lang3-3.x.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/ion-element-0.2.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/ion-element-0.2.0.jar new file mode 100644 index 0000000..be7b9e3 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/ion-element-0.2.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-annotations-2.10.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-annotations-2.10.x.jar new file mode 100644 index 0000000..c48df59 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-annotations-2.10.x.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-annotations-2.6.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-annotations-2.6.x.jar deleted file mode 100644 index db88c20..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-annotations-2.6.x.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-core-2.10.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-core-2.10.x.jar new file mode 100644 index 0000000..4aeef04 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-core-2.10.x.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-core-2.6.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-core-2.6.x.jar deleted file mode 100644 index abb136b..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-core-2.6.x.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-databind-2.10.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-databind-2.10.x.jar new file mode 100644 index 0000000..a1f3b95 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-databind-2.10.x.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-databind-2.6.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-databind-2.6.x.jar deleted file mode 100644 index 99c6f21..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-databind-2.6.x.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-dataformat-cbor-2.12.3.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-dataformat-cbor-2.12.3.jar new file mode 100644 index 0000000..6d9ba97 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-dataformat-cbor-2.12.3.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-dataformat-cbor-2.6.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-dataformat-cbor-2.6.x.jar deleted file mode 100644 index 22139b2..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-dataformat-cbor-2.6.x.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jackson-datatype-jsr310-2.10.x.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-datatype-jsr310-2.10.x.jar new file mode 100644 index 0000000..9da1e78 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jackson-datatype-jsr310-2.10.x.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/javax-websocket-client-impl-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/javax-websocket-client-impl-9.4.18.v20190429.jar new file mode 100644 index 0000000..80210bd Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/javax-websocket-client-impl-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/javax-websocket-server-impl-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/javax-websocket-server-impl-9.4.18.v20190429.jar new file mode 100644 index 0000000..f74a8fd Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/javax-websocket-server-impl-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/javax.websocket-api-1.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/javax.websocket-api-1.0.jar new file mode 100644 index 0000000..b91e04e Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/javax.websocket-api-1.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-ajp-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-ajp-8.1.12.v20130726.jar deleted file mode 100644 index 05b7c5d..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-ajp-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-alpn-server-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-alpn-server-9.4.18.v20190429.jar new file mode 100644 index 0000000..7f8d76c Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-alpn-server-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-annotations-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-annotations-8.1.12.v20130726.jar deleted file mode 100644 index 3127071..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-annotations-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-annotations-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-annotations-9.4.18.v20190429.jar new file mode 100644 index 0000000..d72eb67 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-annotations-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-client-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-client-8.1.12.v20130726.jar deleted file mode 100644 index e5311af..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-client-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-client-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-client-9.4.18.v20190429.jar new file mode 100644 index 0000000..b3868e1 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-client-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-continuation-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-continuation-8.1.12.v20130726.jar deleted file mode 100644 index f253f0d..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-continuation-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-continuation-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-continuation-9.4.18.v20190429.jar new file mode 100644 index 0000000..1502d09 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-continuation-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-deploy-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-deploy-8.1.12.v20130726.jar deleted file mode 100644 index 405d2d0..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-deploy-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-deploy-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-deploy-9.4.18.v20190429.jar new file mode 100644 index 0000000..279fdf5 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-deploy-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-http-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-http-8.1.12.v20130726.jar deleted file mode 100644 index 30adfb5..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-http-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-http-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-http-9.4.18.v20190429.jar new file mode 100644 index 0000000..e2e6282 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-http-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-io-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-io-8.1.12.v20130726.jar deleted file mode 100644 index e37e715..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-io-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-io-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-io-9.4.18.v20190429.jar new file mode 100644 index 0000000..56acc56 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-io-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jaas-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jaas-9.4.18.v20190429.jar new file mode 100644 index 0000000..f9c5235 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jaas-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jaspi-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jaspi-9.4.18.v20190429.jar new file mode 100644 index 0000000..769eb41 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jaspi-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jmx-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jmx-8.1.12.v20130726.jar deleted file mode 100644 index 47c654b..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jmx-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jmx-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jmx-9.4.18.v20190429.jar new file mode 100644 index 0000000..5676504 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jmx-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jndi-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jndi-8.1.12.v20130726.jar deleted file mode 100644 index 457685b..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jndi-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jndi-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jndi-9.4.18.v20190429.jar new file mode 100644 index 0000000..90f7dda Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-jndi-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-nosql-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-nosql-9.4.18.v20190429.jar new file mode 100644 index 0000000..85b3c1f Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-nosql-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-overlay-deployer-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-overlay-deployer-8.1.12.v20130726.jar deleted file mode 100644 index d291bca..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-overlay-deployer-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-plus-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-plus-8.1.12.v20130726.jar deleted file mode 100644 index 17c41b6..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-plus-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-plus-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-plus-9.4.18.v20190429.jar new file mode 100644 index 0000000..5635663 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-plus-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-policy-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-policy-8.1.12.v20130726.jar deleted file mode 100644 index 61fa61b..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-policy-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-proxy-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-proxy-9.4.18.v20190429.jar new file mode 100644 index 0000000..eb502c3 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-proxy-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-quickstart-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-quickstart-9.4.18.v20190429.jar new file mode 100644 index 0000000..6de3789 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-quickstart-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-rewrite-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-rewrite-8.1.12.v20130726.jar deleted file mode 100644 index b7fe16f..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-rewrite-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-rewrite-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-rewrite-9.4.18.v20190429.jar new file mode 100644 index 0000000..01de38b Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-rewrite-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-schemas-3.1.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-schemas-3.1.jar new file mode 100644 index 0000000..7166da3 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-schemas-3.1.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-security-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-security-8.1.12.v20130726.jar deleted file mode 100644 index fd9ea3e..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-security-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-security-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-security-9.4.18.v20190429.jar new file mode 100644 index 0000000..d355768 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-security-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-server-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-server-8.1.12.v20130726.jar deleted file mode 100644 index 49cdbb0..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-server-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-server-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-server-9.4.18.v20190429.jar new file mode 100644 index 0000000..4372350 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-server-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-servlet-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-servlet-8.1.12.v20130726.jar deleted file mode 100644 index 07e6068..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-servlet-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-servlet-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-servlet-9.4.18.v20190429.jar new file mode 100644 index 0000000..1d3a94b Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-servlet-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-servlets-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-servlets-8.1.12.v20130726.jar deleted file mode 100644 index bc87060..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-servlets-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-servlets-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-servlets-9.4.18.v20190429.jar new file mode 100644 index 0000000..9de2221 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-servlets-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-setuid-java-1.0.3.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-setuid-java-1.0.3.jar new file mode 100644 index 0000000..2a53871 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-setuid-java-1.0.3.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-spring-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-spring-9.4.18.v20190429.jar new file mode 100644 index 0000000..1370914 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-spring-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-start.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-start.jar deleted file mode 100644 index 8a5ee39..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-start.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-util-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-util-8.1.12.v20130726.jar deleted file mode 100644 index 41a76e0..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-util-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-util-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-util-9.4.18.v20190429.jar new file mode 100644 index 0000000..b80bfe8 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-util-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-webapp-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-webapp-8.1.12.v20130726.jar deleted file mode 100644 index 4a7a689..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-webapp-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-webapp-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-webapp-9.4.18.v20190429.jar new file mode 100644 index 0000000..e0b7cac Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-webapp-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-websocket-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-websocket-8.1.12.v20130726.jar deleted file mode 100644 index 1b93315..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-websocket-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-xml-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-xml-8.1.12.v20130726.jar deleted file mode 100644 index f828213..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-xml-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jetty-xml-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-xml-9.4.18.v20190429.jar new file mode 100644 index 0000000..51aa9a5 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jetty-xml-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/joda-time-2.10.10.jar b/aws_dynamodb_local/DynamoDBLocal_lib/joda-time-2.10.10.jar new file mode 100644 index 0000000..b973139 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/joda-time-2.10.10.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/joda-time-2.8.2.jar b/aws_dynamodb_local/DynamoDBLocal_lib/joda-time-2.8.2.jar deleted file mode 100644 index 5d3a77b..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/joda-time-2.8.2.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/jsr305-3.0.2.jar b/aws_dynamodb_local/DynamoDBLocal_lib/jsr305-3.0.2.jar new file mode 100644 index 0000000..59222d9 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/jsr305-3.0.2.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-reflect-1.3.72.jar b/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-reflect-1.3.72.jar new file mode 100644 index 0000000..331116c Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-reflect-1.3.72.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-stdlib-1.3.72.jar b/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-stdlib-1.3.72.jar new file mode 100644 index 0000000..7007da0 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-stdlib-1.3.72.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-stdlib-common-1.3.72.jar b/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-stdlib-common-1.3.72.jar new file mode 100644 index 0000000..c7e2fe8 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-stdlib-common-1.3.72.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-stdlib-jdk7-1.3.72.jar b/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-stdlib-jdk7-1.3.72.jar new file mode 100644 index 0000000..9a5ca5a Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-stdlib-jdk7-1.3.72.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-stdlib-jdk8-1.3.72.jar b/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-stdlib-jdk8-1.3.72.jar new file mode 100644 index 0000000..6adc87a Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/kotlin-stdlib-jdk8-1.3.72.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/libsqlite4java-linux-aarch64.so b/aws_dynamodb_local/DynamoDBLocal_lib/libsqlite4java-linux-aarch64.so new file mode 100644 index 0000000..4605d8c Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/libsqlite4java-linux-aarch64.so differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/log4j-core-2.8.jar b/aws_dynamodb_local/DynamoDBLocal_lib/log4j-core-2.8.jar deleted file mode 100644 index df7e132..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/log4j-core-2.8.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/netty-all-4.1.jar b/aws_dynamodb_local/DynamoDBLocal_lib/netty-all-4.1.jar new file mode 100644 index 0000000..c706024 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/netty-all-4.1.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/netty-reactive-streams-2.0.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/netty-reactive-streams-2.0.0.jar new file mode 100644 index 0000000..d2681d1 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/netty-reactive-streams-2.0.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/netty-reactive-streams-http-2.0.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/netty-reactive-streams-http-2.0.0.jar new file mode 100644 index 0000000..8fa6bc3 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/netty-reactive-streams-http-2.0.0.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/osgi.core-4.3.1.jar b/aws_dynamodb_local/DynamoDBLocal_lib/osgi.core-4.3.1.jar deleted file mode 100644 index da7d2db..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/osgi.core-4.3.1.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/partiql-ir-generator-runtime-0.3.3.jar b/aws_dynamodb_local/DynamoDBLocal_lib/partiql-ir-generator-runtime-0.3.3.jar new file mode 100644 index 0000000..984f23f Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/partiql-ir-generator-runtime-0.3.3.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/reactive-streams-1.0.3.jar b/aws_dynamodb_local/DynamoDBLocal_lib/reactive-streams-1.0.3.jar new file mode 100644 index 0000000..b9b487c Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/reactive-streams-1.0.3.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/servlet-api-3.0.jar b/aws_dynamodb_local/DynamoDBLocal_lib/servlet-api-3.0.jar deleted file mode 100644 index b26b213..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/servlet-api-3.0.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/servlet-api-3.1.jar b/aws_dynamodb_local/DynamoDBLocal_lib/servlet-api-3.1.jar new file mode 100644 index 0000000..5ae2508 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/servlet-api-3.1.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/slf4j-api-1.7.30.jar b/aws_dynamodb_local/DynamoDBLocal_lib/slf4j-api-1.7.30.jar new file mode 100644 index 0000000..29ac26f Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/slf4j-api-1.7.30.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/slf4j-ext-1.7.10.jar b/aws_dynamodb_local/DynamoDBLocal_lib/slf4j-ext-1.7.10.jar new file mode 100644 index 0000000..1f7d7d7 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/slf4j-ext-1.7.10.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/spdy-core-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/spdy-core-8.1.12.v20130726.jar deleted file mode 100644 index 1f4f26e..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/spdy-core-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/spdy-jetty-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/spdy-jetty-8.1.12.v20130726.jar deleted file mode 100644 index 3bdf0c6..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/spdy-jetty-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/spdy-jetty-http-8.1.12.v20130726.jar b/aws_dynamodb_local/DynamoDBLocal_lib/spdy-jetty-http-8.1.12.v20130726.jar deleted file mode 100644 index 02f0e53..0000000 Binary files a/aws_dynamodb_local/DynamoDBLocal_lib/spdy-jetty-http-8.1.12.v20130726.jar and /dev/null differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/websocket-api-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/websocket-api-9.4.18.v20190429.jar new file mode 100644 index 0000000..36b50c3 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/websocket-api-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/websocket-client-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/websocket-client-9.4.18.v20190429.jar new file mode 100644 index 0000000..705d984 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/websocket-client-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/websocket-common-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/websocket-common-9.4.18.v20190429.jar new file mode 100644 index 0000000..b72c12e Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/websocket-common-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/websocket-server-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/websocket-server-9.4.18.v20190429.jar new file mode 100644 index 0000000..e2abbc1 Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/websocket-server-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/DynamoDBLocal_lib/websocket-servlet-9.4.18.v20190429.jar b/aws_dynamodb_local/DynamoDBLocal_lib/websocket-servlet-9.4.18.v20190429.jar new file mode 100644 index 0000000..848e5af Binary files /dev/null and b/aws_dynamodb_local/DynamoDBLocal_lib/websocket-servlet-9.4.18.v20190429.jar differ diff --git a/aws_dynamodb_local/LICENSE.txt b/aws_dynamodb_local/LICENSE.txt index d8cfda6..252ec40 100644 --- a/aws_dynamodb_local/LICENSE.txt +++ b/aws_dynamodb_local/LICENSE.txt @@ -1,28 +1,32 @@ -DynamoDB Local License Agreement -THIS IS AN AGREEMENT BETWEEN YOU AND AMAZON WEB SERVICES, INC. (WITH ITS AFFILIATES, "AWS" OR "WE") THAT GOVERNS YOUR USE OF THE DYNAMODB LOCAL SOFTWARE (TOGETHER WITH ANY UPDATES AND ENHANCEMENTS TO IT, AND ACCOMPANYING DOCUMENTATION, THE“SOFTWARE”) THAT WE MAKE AVAILABLE TO YOU. IF YOU INSTALL OR USE THE SOFTWARE, YOU WILL BE BOUND BY THIS LICENSE AGREEMENT. UNLESS OTHERWISE DEFINED IN THIS LICENSE AGREEMENT, CAPTIALIZED TERMS WILL HAVE THE SAME MEANING AS SET FORTH IN THE AWS CUSTOMER AGREEMENT POSTED AT AWS.AMAZON.COM/AGREEMENT (THE “AWS AGREEMENT”). -1. Use of the Software -We hereby grant you a personal, limited, nonexclusive, non-transferable, non-sublicenseable license to (a) install the Software on computer equipment owned or controlled by you and (b) use the Software solely (i) for your internal business purposes and (ii) in connection with the Services. You may not use the Software if you do not have an account in good standing with AWS. Some components of the Software (whether developed by AWS or third parties) may also be governed by applicable open source software licenses located in the software component's source code. Your license rights with respect to these individual components are defined by the applicable open source software license, and nothing in this Agreement will restrict, limit, or otherwise affect any rights or obligations you may have, or conditions to which you may be subject, under such open source software licenses. -2. Limitations -You may not, and you will not encourage, assist or authorize any other person to, (a) incorporate any portion of it into your own programs or compile any portion of it in combination with your own programs; or (b) sell, rent, lease, lend, loan, distribute, act as a service bureau, publicly communicate, transform, or sub-license the Software or otherwise assign any rights to the Software in whole or in part; (c) modify, alter, tamper with, repair, or otherwise create derivative works of the Software, or (d) reverse engineer, disassemble, or decompile the Software or apply any other process or procedure to derive the source code of any software included in the Software. All rights granted to you are conditioned on your continued compliance this License Agreement, and will immediately and automatically terminate if you do not comply with any term or condition of this License Agreement or the AWS Customer Agreement, including any failure to remit timely payment for the Software or the Service. -3. Reservation of Rights -You may not use the Software for any illegal purpose. The Software is the intellectual property of AWS or its licensors. The structure, organization, and code of the Software are valuable trade secrets and confidential information of AWS. The Software is protected by law, including without limitation copyright laws and international treaty provisions. Except for the rights explicitly granted to you in this License Agreement, all right, title and interest in the Software are reserved and retained by us and our licensors. You do not acquire any intellectual property or other rights in the Software as a result of downloading the Software. -4. Updates -In order to keep the Software up-to-date, we may offer automatic or manual updates at any time. If we elect to provide maintenance or support of any kind, we may terminate that maintenance or support at any time without notice to you. -5. Termination -You may terminate this License Agreement at any time by uninstalling or destroying all copies of the Software that are in your possession or control. Your rights under this License Agreement will automatically terminate without notice from us if you fail to comply with any of its terms or fail to make timely payment. In the case of termination, you must cease all use and destroy all copies of the Software. We may modify, suspend, discontinue, or terminate your right to use part or all of the Software at any time without notice to you, and in that event we may modify the Software to make it inoperable. AWS will not be liable to you should it exercise those rights. Our failure to insist upon or enforce your strict compliance with this License Agreement will not constitute a waiver of any of our rights. -6. Disclaimer of Warranties and Limitation of Liability -a. YOU EXPRESSLY ACKNOWLEDGE AND AGREE THAT INSTALLATION AND USE OF, AND ANY OTHER ACCESS TO, THE APPLICATION IS AT YOUR SOLE RISK. THE APPLICATION IS DELIVERED TO YOU “AS IS” WITH ALL FAULTS AND WITHOUT WARRANTY OF ANY KIND, AND AWS, ITS LICENSORS AND DISTRIBUTORS, AND EACH OF THEIR RESPECTIVE AFFILIATES AND SUPPLIERS (COLLECTIVELY, THE “RELEASED PARTIES”) DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, ACCURACY, QUIET ENJOYMENT, AND NON-INFRINGEMENT. NO ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY A RELEASED PARTY OR AN AUTHORIZED REPRESENTATIVE OF A RELEASED PARTY WILL CREATE A WARRANTY. THE LAWS OF CERTAIN JURISDICTIONS DO NOT ALLOW THE DISCLAIMER OF IMPLIED WARRANTIES. IF THESE LAWS APPLY TO YOU, SOME OR ALL OF THE ABOVE DISCLAIMERS, EXCLUSIONS, OR LIMITATIONS MAY NOT APPLY TO YOU, AND YOU MAY HAVE ADDITIONAL RIGHTS. -b. TO THE EXTENT NOT PROHIBITED BY LAW, NO RELEASED PARTY WILL BE LIABLE TO YOU FOR ANY INCIDENTAL OR CONSEQUENTIAL DAMAGES FOR BREACH OF ANY EXPRESS OR IMPLIED WARRANTY, BREACH OF CONTRACT, NEGLIGENCE, STRICT LIABILITY, OR ANY OTHER LEGAL THEORY RELATED TO THE APPLICATION, INCLUDING WITHOUT LIMITATION ANY DAMAGES ARISING OUT OF LOSS OF PROFITS, REVENUE, DATA, OR USE OF THE APPLICATION, EVEN IF A RELEASED PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. IN ANY CASE, ANY RELEASED PARTY’S AGGREGATE LIABILITY UNDER THE AGREEMENT WILL BE LIMITED TO $50.00. THE LAWS OF CERTAIN JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES. IF THESE LAWS APPLY TO YOU, SOME OR ALL OF THE ABOVE EXCLUSIONS OR LIMITATIONS MAY NOT APPLY TO YOU, AND YOU MAY HAVE ADDITIONAL RIGHTS. -7. Indemnification -You are liable for and will defend, indemnify, and hold harmless the Released Parties and their officers, directors, agents, and employees, from and against any liability, loss, damage, cost, or expense (including reasonable attorneys’ fees) arising out of your use of the Software, violation of the Agreement, violation of applicable law, or violation of any right of any person or entity, including without limitation intellectual property rights. -8. Export Regulations +Amazon DynamoDB Local License Agreement +THIS LICENSE AGREEMENT (“LICENSE”) GOVERNS YOUR USE OF THE DYNAMODB LOCAL SOFTWARE (TOGETHER WITH ANY UPDATES AND ENHANCEMENTS TO IT, AND ACCOMPANYING DOCUMENTATION, THE “SOFTWARE”). IF YOU INSTALL OR USE THE SOFTWARE, YOU WILL BE BOUND BY THIS LICENSE. UNLESS OTHERWISE DEFINED IN THIS LICENSE, CAPTIALIZED TERMS WILL HAVE THE SAME MEANING AS SET FORTH IN THE AWS CUSTOMER AGREEMENT POSTED AT AWS.AMAZON.COM/AGREEMENT (THE “AWS AGREEMENT”). +AWS Licensor +If the geographic location associated with your AWS account is any country within Europe, the Middle East, or Africa (“EMEA”), then Amazon Web Services EMEA SARL (“AWS Europe”) grants this License. If the geographic location associated with your AWS account is any country outside of EMEA, then Amazon Web Services, Inc. (“AWS, Inc.”) grants this License. “AWS Europe” and “AWS, Inc.” are individually referred to herein as an “AWS Licensor”. +No Agency +This License forms a separate agreement between you and AWS Licensor without any further action required by the parties. AWS Licensor grants this License in its own capacity and no other party is acting as agent of AWS Licensor or has capacity to bind AWS Licensor. +License +AWS Licensor or its licensors own all right, title, and interest in and to the Software and all related technology and intellectual property rights. Subject to the terms of this License and the AWS Agreement, AWS Licensor hereby grants you a personal, limited, nonexclusive, non-transferable, non-sublicenseable license to (a) install the Software on computer equipment owned or controlled by you and (b) use the Software solely (i) for your internal business purposes and (ii) in connection with the Services. You may not use the Software if you do not have an AWS account in good standing. Some components of the Software may also be governed by applicable open-source software licenses located in the software component's source code. Your license rights with respect to these individual components are defined by the applicable open-source software license, and nothing in this License will restrict, limit, or otherwise affect any rights or obligations you may have, or conditions to which you may be subject, under such open-source software licenses. +Limitations +You may not, and you will not encourage, assist, or authorize any other person to, (a) incorporate any portion of it into your own programs or compile any portion of it in combination with your own programs; or (b) sell, rent, lease, lend, loan, distribute, act as a service bureau, publicly communicate, transform, or sub-license the Software or otherwise assign any rights to the Software in whole or in part; (c) modify, alter, tamper with, repair, or otherwise create derivative works of the Software, or (d) reverse engineer, disassemble, or decompile the Software or apply any other process or procedure to derive the source code of any software included in the Software. All rights granted to you are conditioned on your continued compliance this License, and will immediately and automatically terminate if you do not comply with any term or condition of this License or the AWS Agreement, including any failure to remit timely payment for the Software or the Service. +Reservation of Rights +You may not use the Software for any illegal purpose. The Software is the intellectual property of AWS Licensor or its licensors. The structure, organization, and code of the Software are valuable trade secrets and confidential information of AWS Licensor. The Software is protected by law, including without limitation copyright laws and international treaty provisions. Except for the rights explicitly granted to you in this License, all right, title and interest in the Software are reserved and retained by AWS Licensor and its licensors. You do not acquire any intellectual property or other rights in the Software as a result of downloading the Software. +Updates +In order to keep the Software up to date, AWS Licensor may offer automatic or manual updates at any time. If AWS Licensor elects to provide maintenance or support of any kind, AWS Licensor may terminate that maintenance or support at any time without notice to you. +Termination +You may terminate this License at any time by uninstalling or destroying all copies of the Software that are in your possession or control. Your rights under this License will automatically terminate without notice if you fail to comply with any of its terms or fail to make timely payment. In the case of termination, you must cease all use and destroy all copies of the Software. AWS Licensor may modify, suspend, discontinue, or terminate your right to use part or all of the Software at any time without notice to you, and in that event AWS Licensor may modify the Software to make it inoperable. AWS Licensor will not be liable to you should it exercise those rights. AWS Licensor’s failure to insist upon or enforce your strict compliance with this License will not constitute a waiver of any of its rights. +Disclaimer of Warranties and Limitation of Liability +a. YOU EXPRESSLY ACKNOWLEDGE AND AGREE THAT INSTALLATION AND USE OF, AND ANY OTHER ACCESS TO, THE APPLICATION IS AT YOUR SOLE RISK. THE APPLICATION IS DELIVERED TO YOU “AS IS” WITH ALL FAULTS AND WITHOUT WARRANTY OF ANY KIND, AND AWS LICENSOR, ITS LICENSORS AND DISTRIBUTORS, AND EACH OF THEIR RESPECTIVE AFFILIATES AND SUPPLIERS (COLLECTIVELY, THE “RELEASED PARTIES”) DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, ACCURACY, QUIET ENJOYMENT, AND NON-INFRINGEMENT. NO ORAL OR WRITTEN INFORMATION OR ADVICE GIVEN BY A RELEASED PARTY OR AN AUTHORIZED REPRESENTATIVE OF A RELEASED PARTY WILL CREATE A WARRANTY. THE LAWS OF CERTAIN JURISDICTIONS DO NOT ALLOW THE DISCLAIMER OF IMPLIED WARRANTIES. IF THESE LAWS APPLY TO YOU, SOME OR ALL OF THE ABOVE DISCLAIMERS, EXCLUSIONS, OR LIMITATIONS MAY NOT APPLY TO YOU, AND YOU MAY HAVE ADDITIONAL RIGHTS. +b. TO THE EXTENT NOT PROHIBITED BY LAW, NO RELEASED PARTY WILL BE LIABLE TO YOU FOR ANY INCIDENTAL OR CONSEQUENTIAL DAMAGES FOR BREACH OF ANY EXPRESS OR IMPLIED WARRANTY, BREACH OF CONTRACT, NEGLIGENCE, STRICT LIABILITY, OR ANY OTHER LEGAL THEORY RELATED TO THE APPLICATION, INCLUDING WITHOUT LIMITATION ANY DAMAGES ARISING OUT OF LOSS OF PROFITS, REVENUE, DATA, OR USE OF THE APPLICATION, EVEN IF A RELEASED PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. IN ANY CASE, ANY RELEASED PARTY’S AGGREGATE LIABILITY UNDER THIS LICENSE WILL BE LIMITED TO $50.00. THE LAWS OF CERTAIN JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES. IF THESE LAWS APPLY TO YOU, SOME OR ALL OF THE ABOVE EXCLUSIONS OR LIMITATIONS MAY NOT APPLY TO YOU, AND YOU MAY HAVE ADDITIONAL RIGHTS. +Indemnification +You are liable for and will defend, indemnify, and hold harmless the Released Parties and their officers, directors, agents, and employees, from and against any liability, loss, damage, cost, or expense (including reasonable attorneys’ fees) arising out of your use of the Software, violation of this License, violation of applicable law, or violation of any right of any person or entity, including without limitation intellectual property rights. +Export Regulations You will comply with all export and re-export restrictions and regulations of the United States Department of Commerce and other United States and foreign agencies and authorities that may apply to the Software, and not to transfer, or encourage, assist, or authorize the transfer of the Software to a prohibited country or otherwise in violation of any applicable restrictions or regulations. -9. U.S. Government End Users -The Software is provided to the U.S. Government as “commercial items,” “commercial computer software,” “commercial computer software documentation,” and “technical data” with the same rights and restrictions generally applicable to the Software. If you are using the Software on behalf of the U.S. Government and these terms fail to meet the U.S. Government’s needs or are inconsistent in any respect with federal law, you will immediately discontinue your use of the Software. The terms “commercial item” “commercial computer software,” “commercial computer software documentation,” and “technical data” are defined in the Federal Acquisition Regulation and the Defense Federal Acquisition Regulation Supplement. -10. Amendment -We may amend this License Agreement at our sole discretion by posting the revised terms on the AWS website (aws.amazon.com) or within the Software. Your continued use of the Software after any amendment's effective date evidences your agreement to be bound by it. -11. Conflicts -The terms of this License Agreement govern the Software and any updates or upgrades to the Software that we may provide that replace or supplement the original Software, unless the update or upgrade is accompanied by a separate license, in which case the terms of that license will govern. +U.S. Government End Users +The Software is provided to the U.S. Government as “commercial items,” “commercial computer software,” “commercial computer software documentation,” and “technical data” with the same rights and restrictions generally applicable to the Software. If you are using the Software on behalf of the U.S. Government and these terms fail to meet the U.S. Government’s needs or are inconsistent in any respect with federal law, you will immediately discontinue your use of the Software. The terms “commercial item,” “commercial computer software,” “commercial computer software documentation,” and “technical data” are defined in the Federal Acquisition Regulation and the Defense Federal Acquisition Regulation Supplement. +Amendment +AWS Licensor may amend this License at its sole discretion by posting the revised terms on the AWS website (aws.amazon.com) or within the Software. Your continued use of the Software after any amendment's effective date evidences your agreement to be bound by it. +Conflicts +The terms of this License govern the Software and any updates or upgrades to the Software that AWS Licensor may provide that replace or supplement the original Software, unless the update or upgrade is accompanied by a separate license, in which case the terms of that license will govern. -NOTE -Other license terms may apply to certain, identified software files contained within or distributed with the accompanying software if such terms are included in the directory third_party_licenses/. Such other license terms will then apply in lieu of the terms of the software license above. +Note +Other license terms may apply to certain, identified software files contained within or distributed with the accompanying software if such terms are included in the file THIRD-PARTY-LICENSES.txt. Such other license terms will then apply in lieu of the terms of the software license above. diff --git a/aws_dynamodb_local/README.txt b/aws_dynamodb_local/README.txt index f3aaac5..1944c86 100644 --- a/aws_dynamodb_local/README.txt +++ b/aws_dynamodb_local/README.txt @@ -6,7 +6,78 @@ For an overview of DynamoDB Local please refer to the documentation at http://do Release Notes ----------------------------- -2020-01-16 (1.11.478) +2021-12-16 (1.17.2) + + * Updated log4j-core dependency to version 2.16. + +2021-12-10 (1.17.1) + + * Updated log4j-core dependency to patch zero-day exploit to prevent remote code execution - Log4Shell: RCE 0-day. Applied internal patch for 2.13.3 for log4j-core by removing JndiLookup class. + +2021-10-08 (1.17.0) + + * Update the AWS SDK dependency to AWS SDK for Java 1.12.x + * Update License.txt file + +2021-05-03 (1.16.0) + + * Improve the performance of DynamoDbLocal by reducing buffer size to 1KB from 16MB which reduces overall heap memory usage + * Add a CORS header to DynamoDB local API responses in the case of error responses, which solves the issue of returning generic ResourceNotFoundException for all errors + * Add support for AWS SDK for Java 2.0 + * Fix wording of the exception messages shown when incorrect attribute definitions are passed in the create table command +2021-02-08 (1.15.0) + + * Add support for PartiQL Select, Update, Insert, Delete Statements + * Add support for batch reads and writes using PartiQL + * Add support for transactional reads or writes using PartiQL + * Fix the shardIterator format to keep the streamArn as part one and serial number as part two to sync with DynamoDB Streams + * Update the Jackson library dependency from 2.6 to 2.10 + * Fix the error structure difference for message key name in TransactionCanceledException + * Suppress “Logging initialized” log message shown at server startup + +2020-12-21 (1.13.6) + + * Fix the XSS security issue in the DynamoDB JavaScript shell by sanitizing the input and output data + * Add the log4j-core library dependency with the version update from 2.8 to 2.13.3 + * Fix the describe-stream CLI for the option, —exclusive-start-shard-id, to return basic streaminfo instead of RESOURCE_NOT_FOUND, if the requested shard-id does not match + * Fix GSI input to not mutate while creating a table with billing mode set to PAY_PER_REQUEST + * Update the Jetty library dependency version to 9.4.18.v20190429 + +2020-10-13 (1.13.5) + + * Align error message with Amazon DynamoDB service for empty sets attributes, empty value attributes, and when invalid BETWEEN condition operator range is given + * Update log4j-api library dependency version to 2.13.3 + * Remove dependency on log4j-core 2.6.2 + * Provide support for multi-arch docker images with arm64 and amd64 architectures + +2020-09-14 (1.13.4) + + * Fixes an issue where the “begins_with” conditional function was not working correctly with Binary types for Java versions 9 and later. + +2020-08-24 (1.13.3) + + * Fix issues in the begins_with function in key conditions for binary range keys in the Query API. + +2020-07-22 (1.13.2) + + * Fix notarization issue caused by running DynamoDB local on macOS Catalina. + * Bug fix to return only the requested item attributes when a global secondary index is queried with specific attributes. + +2020-05-29 (1.13.1) + + * Bugfix to throw validation error when gsi is queried with non projected attribute + * Bugfix to throw validation error when gsi with projection type other than ALL is queried with option Select as ALL_ATTRIBUTES + +2020-05-20 (1.13.0) + + * Support up to 25 unique items and 4 MB of data per TransactWriteItems and TransactGetItems request + * Support empty values for non-key String and Binary attributes + * Fix warning log messages when DB is reinitialized + * Fix error messaging for inconsistent type validations + * Add shutdownNow API for DynamoDB Local embedded mode + * Update AWS SDK for Java to version 1.11.780 + +2020-01-16 (1.12.0) * Bugfixes * Notarization for running on MacOS Catalina diff --git a/aws_dynamodb_local/THIRD-PARTY-LICENSES.txt b/aws_dynamodb_local/THIRD-PARTY-LICENSES.txt new file mode 100644 index 0000000..93e94ff --- /dev/null +++ b/aws_dynamodb_local/THIRD-PARTY-LICENSES.txt @@ -0,0 +1,629 @@ +The Amazon DynamoDB Local includes the following third-party software/licensing: + + +** Amazon ION Java; version 1.5.1 -- https://github.com/amzn/ion-java +** annotations; version 13.0 -- +https://github.com/JetBrains/java-annotations#readme +** Apache-httpComponents-HttpClient; version 4.5.x -- +https://hc.apache.org/httpcomponents-client-ga/ +** Apache-HttpComponents-HttpCore; version 4.4.x -- +https://hc.apache.org/httpcomponents-core-4.4.x/index.html +** commons-cli; version 1.2 -- http://commons.apache.org/proper/commons-cli/ +** commons-lang; version 3.3.x -- +http://commons.apache.org/proper/commons-lang/ +** Findbugs Jsr305; version 3.0.x -- http://findbugs.sourceforge.net/ +** google-guava; version 20.x -- https://github.com/google/guava +** hopscotch; version 0.2.0 -- https://github.com/LinkedInAttic/hopscotch +** ion-element; version 0.2.0 -- https://github.com/amzn/ion-element-kotlin +** Jackson; version 2.10 -- http://github.com/FasterXML/jackson +** jackson-annotations; version 2.10.x -- +https://github.com/FasterXML/jackson-annotations +** jackson-core; version 2.10.x -- https://github.com/FasterXML/jackson-core +** jackson-databind; version 2.10.x -- +https://github.com/FasterXML/jackson-databind +** jackson-dataformat-cbor; version 2.12.3 -- +https://github.com/FasterXML/jackson-dataformat-cbor +** JakartaCommons-codec; version 1.9 -- +http://commons.apache.org/proper/commons-codec/ +** JakartaCommons-logging; version 1.2 -- +https://github.com/apache/commons-logging +** jetty; version 9.4.18 -- https://github.com/eclipse/jetty.project +** jetty-servlet; version 9.4.18 -- https://github.com/eclipse/jetty.project +** joda-time; version 2.10.10 -- https://github.com/JodaOrg/joda-time +** KotlinReflect; version 1.3.72 -- +https://kotlinlang.org/docs/reference/reflection.html +** KotlinStdlib; version 1.3.72 -- +https://github.com/JetBrains/kotlin/tree/master/libraries/stdlib +** KotlinStdlibCommon; version 1.3.72 -- +https://github.com/JetBrains/kotlin/tree/master/libraries/stdlib/common +** log4j; version 2.x -- http://logging.apache.org/log4j/2.x/ +** log4j-1.2-api; version 2.x -- https://logging.apache.org/log4j/2.x/ +** log4j-core; version 2.13.3 -- +https://logging.apache.org/log4j/2.x/log4j-core/ +** Log4j-slf4j; version 2.x -- https://logging.apache.org/log4j/2.x/ +** netty-all; version 4.1 -- https://netty.io/index.html +** netty-reactive-streams; version 2.0.0 -- +https://github.com/playframework/netty-reactive-streams +** netty-reactive-streams-http; version 2.0.0 -- +https://github.com/playframework/netty-reactive-streams +** partiql-ir-generator-runtime; version 0.1.0 -- +https://github.com/partiql/partiql-ir-generator +** servlet-api; version 3.1 -- +https://tomcat.apache.org/tomcat-8.0-doc/servletapi/javax/servlet/package-summary.html +** sqlite4java; version 392 -- https://bitbucket.org/almworks/sqlite4java/src + +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: + + (a) You must give any other recipients of the Work or Derivative Works a + copy of this License; and + + (b) You must cause any modified files to carry prominent notices stating + that You changed the files; and + + (c) 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 + + (d) 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 + +APPENDIX: How to apply the Apache License to your work. + +To apply the Apache License to your work, attach the following boilerplate +notice, with the fields enclosed by brackets "[]" replaced with your own +identifying information. (Don't include the brackets!) The text should be +enclosed in the appropriate comment syntax for the file format. We also +recommend that a file or class name and description of purpose be included on +the same "printed page" as the copyright notice for easier identification +within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +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. + +* For Amazon ION Java see also this required NOTICE: + Amazon Ion Java + Copyright 2007-2019 Amazon.com, Inc. or its affiliates. All Rights + Reserved. +* For annotations see also this required NOTICE: + Copyright 2000-2016 JetBrains s.r.o. + + 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. +* For Apache-httpComponents-HttpClient see also this required NOTICE: + Apache HttpComponents Client + Copyright 1999-2020 The Apache Software Foundation + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). +* For Apache-HttpComponents-HttpCore see also this required NOTICE: + Apache HttpComponents Core + Copyright 2005-2020 The Apache Software Foundation + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). +* For commons-cli see also this required NOTICE: + Apache Commons CLI + Copyright 2001-2009 The Apache Software Foundation + + This product includes software developed by + The Apache Software Foundation (http://www.apache.org/). +* For commons-lang see also this required NOTICE: + Apache Commons Lang + Copyright 2001-2011 The Apache Software Foundation + + This product includes software developed by + The Apache Software Foundation (http://www.apache.org/). + + This product includes software from the Spring Framework, + under the Apache License 2.0 (see: StringUtils.containsWhitespace()) +* For Findbugs Jsr305 see also this required NOTICE: + Copyright (C) 2006, University of Maryland +* For google-guava see also this required NOTICE: + Copyright (C) 2017 The Guava Authors +* For hopscotch see also this required NOTICE: + No copyright statement was found for this project. +* For ion-element see also this required NOTICE: + Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. +* For Jackson see also this required NOTICE: + Copyright ©2008-2020 FasterXML, LLC. +* For jackson-annotations see also this required NOTICE: + Copyright (c) 2008-2016 FasterXML. All rights reserved. +* For jackson-core see also this required NOTICE: + No copyright statement was found for this project. +* For jackson-databind see also this required NOTICE: + No copyright statement was found for this project. +* For jackson-dataformat-cbor see also this required NOTICE: + No copyright statement was found for this project. +* For JakartaCommons-codec see also this required NOTICE: + Copyright © 2002-2020 The Apache Software Foundation. All Rights Reserved. +* For JakartaCommons-logging see also this required NOTICE: + Copyright © 2002-2020 The Apache Software Foundation. All Rights Reserved. +* For jetty see also this required NOTICE: + ============================================================== + Jetty Web Container + Copyright 1995-2012 Mort Bay Consulting Pty Ltd. + ============================================================== + + The Jetty Web Container is Copyright Mort Bay Consulting Pty Ltd + unless otherwise noted. + + Jetty is dual licensed under both + + * The Apache 2.0 License + http://www.apache.org/licenses/LICENSE-2.0.html + + and + + * The Eclipse Public 1.0 License + http://www.eclipse.org/legal/epl-v10.html + + Jetty may be distributed under either license. + + The javax.servlet package used was sourced from the Apache + Software Foundation and is distributed under the apache 2.0 + license. + + The UnixCrypt.java code implements the one way cryptography used by + Unix systems for simple password protection. Copyright 1996 Aki Yoshida, + modified April 2001 by Iris Van den Broeke, Daniel Deville. + Permission to use, copy, modify and distribute UnixCrypt + for non-commercial or commercial purposes and without fee is + granted provided that the copyright notice appears in all copies. +* For jetty-servlet see also this required NOTICE: + Notices for Eclipse Jetty + ========================= + This content is produced and maintained by the Eclipse Jetty project. + + Project home: https://www.eclipse.org/jetty/ + + Trademarks + ---------- + Eclipse Jetty, and Jetty are trademarks of the Eclipse Foundation. + + Copyright + --------- + All contributions are the property of the respective authors or of + entities to which copyright has been assigned by the authors (eg. + employer). + + Declared Project Licenses + ------------------------- + This artifacts of this project are made available under the terms of: + + * the Eclipse Public License v2.0 + https://www.eclipse.org/legal/epl-2.0 + SPDX-License-Identifier: EPL-2.0 + + or + + * the Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0 + SPDX-License-Identifier: Apache-2.0 + + The following dependencies are EPL. + * org.eclipse.jetty.orbit:org.eclipse.jdt.core + + The following dependencies are EPL and ASL2. + * org.eclipse.jetty.orbit:javax.security.auth.message + + The following dependencies are EPL and CDDL 1.0. + * org.eclipse.jetty.orbit:javax.mail.glassfish + + The following dependencies are CDDL + GPLv2 with classpath exception. + https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html + + * javax.servlet:javax.servlet-api + * javax.annotation:javax.annotation-api + * javax.transaction:javax.transaction-api + * javax.websocket:javax.websocket-api + + The following dependencies are licensed by the OW2 Foundation according to + the + terms of http://asm.ow2.org/license.html + + * org.ow2.asm:asm-commons + * org.ow2.asm:asm + + The following dependencies are ASL2 licensed. + + * org.apache.taglibs:taglibs-standard-spec + * org.apache.taglibs:taglibs-standard-impl + + The following dependencies are ASL2 licensed. Based on selected classes + from + following Apache Tomcat jars, all ASL2 licensed. + + * org.mortbay.jasper:apache-jsp + * org.apache.tomcat:tomcat-jasper + * org.apache.tomcat:tomcat-juli + * org.apache.tomcat:tomcat-jsp-api + * org.apache.tomcat:tomcat-el-api + * org.apache.tomcat:tomcat-jasper-el + * org.apache.tomcat:tomcat-api + * org.apache.tomcat:tomcat-util-scan + * org.apache.tomcat:tomcat-util + * org.mortbay.jasper:apache-el + * org.apache.tomcat:tomcat-jasper-el + * org.apache.tomcat:tomcat-el-api + + The following artifacts are CDDL + GPLv2 with classpath exception. + https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html + + * org.eclipse.jetty.toolchain:jetty-schemas + + Cryptography + ------------ + Content may contain encryption software. The country in which you are + currently + may have restrictions on the import, possession, and use, and/or re-export + to + another country, of encryption software. BEFORE using any encryption + software, + please check the country's laws, regulations and policies concerning the + import, + possession, or use, and re-export of encryption software, to see if this is + permitted. + + The UnixCrypt.java code implements the one way cryptography used by + Unix systems for simple password protection. Copyright 1996 Aki Yoshida, + modified April 2001 by Iris Van den Broeke, Daniel Deville. + Permission to use, copy, modify and distribute UnixCrypt + for non-commercial or commercial purposes and without fee is + granted provided that the copyright notice appears in all copies. +* For joda-time see also this required NOTICE: + ============================================================================= + = NOTICE file corresponding to section 4d of the Apache License Version 2.0 + = + ============================================================================= + This product includes software developed by + Joda.org (https://www.joda.org/). +* For KotlinReflect see also this required NOTICE: + Copyright 2010-2017 JetBrains s.r.o. +* For KotlinStdlib see also this required NOTICE: + Copyright 2000-2020 JetBrains s.r.o. and Kotlin Programming Language + contributors. + + 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. +* For KotlinStdlibCommon see also this required NOTICE: + /* + * Copyright 2010-2020 JetBrains s.r.o. and Kotlin Programming Language + contributors. + * + * 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. + */ + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for the Kotlin Compiler distribution. == + ========================================================================= + + Kotlin Compiler + Copyright 2010-2020 JetBrains s.r.o and respective authors and + developers +* For log4j see also this required NOTICE: + Apache Log4j + Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved. +* For log4j-1.2-api see also this required NOTICE: + Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved. +* For log4j-core see also this required NOTICE: + Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved. +* For Log4j-slf4j see also this required NOTICE: + Apache Log4j + Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved. +* For netty-all see also this required NOTICE: + Copyright 2011 The Netty Project +* For netty-reactive-streams see also this required NOTICE: + No copyright statement was found for this project. +* For netty-reactive-streams-http see also this required NOTICE: + No copyright statement was found for this project. +* For partiql-ir-generator-runtime see also this required NOTICE: + Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. +* For servlet-api see also this required NOTICE: + Apache Tomcat + Copyright 1999-2014 The Apache Software Foundation + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). + + The Windows Installer is built with the Nullsoft + Scriptable Install System (NSIS), which is + open source software. The original software and + related information is available at + http://nsis.sourceforge.net. + + Java compilation software for JSP pages is provided by Eclipse, + which is open source software. The original software and + related information is available at + http://www.eclipse.org. + + For the bayeux implementation + The org.apache.cometd.bayeux API is derivative work originating at the Dojo + Foundation + * Copyright 2007-2008 Guy Molinari + * Copyright 2007-2008 Filip Hanik + * Copyright 2007 Dojo Foundation + * Copyright 2007 Mort Bay Consulting Pty. Ltd. + + The original XML Schemas for Java EE Deployment Descriptors: + - javaee_5.xsd + - javaee_web_services_1_2.xsd + - javaee_web_services_client_1_2.xsd + - javaee_6.xsd + - javaee_web_services_1_3.xsd + - javaee_web_services_client_1_3.xsd + - jsp_2_2.xsd + - web-app_3_0.xsd + - web-common_3_0.xsd + - web-fragment_3_0.xsd + - javaee_7.xsd + - javaee_web_services_1_4.xsd + - javaee_web_services_client_1_4.xsd + - jsp_2_3.xsd + - web-app_3_1.xsd + - web-common_3_1.xsd + - web-fragment_3_1.xsd + + may be obtained from: + http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html +* For sqlite4java see also this required NOTICE: + sqlite4java is licensed under Apache License 2.0. + + Contact info@almworks.com if you'd like to have it licensed under different + terms. + +------ + +** antlr-runtime; version 4.5 -- http://www.antlr.org/ +Copyright (c) 2012-2016 The ANTLR Project. All rights reserved. + +[The "BSD 3-clause license"] +Copyright (c) 2012-2016 The ANTLR Project. 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. Neither the name of the copyright holder nor the names of its contributors + may 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. + +===== + +MIT License for codepointat.js from https://git.io/codepointat +MIT License for fromcodepoint.js from https://git.io/vDW1m + +Copyright Mathias Bynens + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/aws_dynamodb_local/third_party_licenses/Log4j-api-2.x_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/Log4j-api-2.x_LICENSE.txt deleted file mode 100644 index d645695..0000000 --- a/aws_dynamodb_local/third_party_licenses/Log4j-api-2.x_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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/aws_dynamodb_local/third_party_licenses/Log4j-api-2.x_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/Log4j-api-2.x_NOTICE.txt deleted file mode 100644 index e4388e5..0000000 --- a/aws_dynamodb_local/third_party_licenses/Log4j-api-2.x_NOTICE.txt +++ /dev/null @@ -1,5 +0,0 @@ -Apache Log4j-api -Copyright 2007 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). \ No newline at end of file diff --git a/aws_dynamodb_local/third_party_licenses/Log4j-core-2.8_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/Log4j-core-2.8_LICENSE.txt deleted file mode 100644 index d645695..0000000 --- a/aws_dynamodb_local/third_party_licenses/Log4j-core-2.8_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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/aws_dynamodb_local/third_party_licenses/Log4j-core-2.8_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/Log4j-core-2.8_NOTICE.txt deleted file mode 100644 index d80e1ad..0000000 --- a/aws_dynamodb_local/third_party_licenses/Log4j-core-2.8_NOTICE.txt +++ /dev/null @@ -1,5 +0,0 @@ -Apache Log4j-core -Copyright 2007 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). \ No newline at end of file diff --git a/aws_dynamodb_local/third_party_licenses/THIRD_PARTY_JAVASCRIPT_NOTICES.txt b/aws_dynamodb_local/third_party_licenses/THIRD_PARTY_JAVASCRIPT_NOTICES.txt deleted file mode 100644 index f85d936..0000000 --- a/aws_dynamodb_local/third_party_licenses/THIRD_PARTY_JAVASCRIPT_NOTICES.txt +++ /dev/null @@ -1,24 +0,0 @@ -REPL.IT, jq-console, page.js, jquery, jsrepl, and bootstrap - -DynamoDB Local includes REPL.IT, Copyright (c) 2014 REPL.IT; jq-console, Copyright (c) 2014 jq-console; page.js, Copyright (c) 2012 TJ Holowaychuk ; jquery, Copyright 2014 jQuery Foundation and other contributors, http://jquery.com/; jsrepl, Copyright (c) 2014 jsrepl; and bootstrap, Copyright (c) 2014 Twitter, each of which is subject to the terms and conditions of the MIT license that states as follows: - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - -ace - -DynamoDB Local includes ace, Copyright (c) 2010, Ajax.org B.V., which is subject to the terms and conditions of the BSD license that states as follows: - -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - - * 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. - - * Neither the name of Ajax.org B.V. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 AJAX.ORG B.V. 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. \ No newline at end of file diff --git a/aws_dynamodb_local/third_party_licenses/antlr-runtime-4.1_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/antlr-runtime-4.1_LICENSE.txt deleted file mode 100644 index 5ddbbcf..0000000 --- a/aws_dynamodb_local/third_party_licenses/antlr-runtime-4.1_LICENSE.txt +++ /dev/null @@ -1,26 +0,0 @@ -[The "BSD license"] -Copyright (c) 2014 Terence Parr, Sam Harwell -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/aws_dynamodb_local/third_party_licenses/commons-cli-1.2_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/commons-cli-1.2_LICENSE.txt deleted file mode 100644 index 57bc88a..0000000 --- a/aws_dynamodb_local/third_party_licenses/commons-cli-1.2_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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/aws_dynamodb_local/third_party_licenses/commons-cli-1.2_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/commons-cli-1.2_NOTICE.txt deleted file mode 100644 index 72eb32a..0000000 --- a/aws_dynamodb_local/third_party_licenses/commons-cli-1.2_NOTICE.txt +++ /dev/null @@ -1,5 +0,0 @@ -Apache Commons CLI -Copyright 2001-2009 The Apache Software Foundation - -This product includes software developed by -The Apache Software Foundation (http://www.apache.org/). diff --git a/aws_dynamodb_local/third_party_licenses/commons-lang-3.3.x_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/commons-lang-3.3.x_LICENSE.txt deleted file mode 100644 index d645695..0000000 --- a/aws_dynamodb_local/third_party_licenses/commons-lang-3.3.x_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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/aws_dynamodb_local/third_party_licenses/commons-lang-3.3.x_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/commons-lang-3.3.x_NOTICE.txt deleted file mode 100644 index 2f0ca38..0000000 --- a/aws_dynamodb_local/third_party_licenses/commons-lang-3.3.x_NOTICE.txt +++ /dev/null @@ -1,8 +0,0 @@ -Apache Commons Lang -Copyright 2001-2011 The Apache Software Foundation - -This product includes software developed by -The Apache Software Foundation (http://www.apache.org/). - -This product includes software from the Spring Framework, -under the Apache License 2.0 (see: StringUtils.containsWhitespace()) diff --git a/aws_dynamodb_local/third_party_licenses/ion-java-1.5.1_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/ion-java-1.5.1_LICENSE.txt deleted file mode 100644 index d645695..0000000 --- a/aws_dynamodb_local/third_party_licenses/ion-java-1.5.1_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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/aws_dynamodb_local/third_party_licenses/ion-java-1.5.1_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/ion-java-1.5.1_NOTICE.txt deleted file mode 100644 index 2225c71..0000000 --- a/aws_dynamodb_local/third_party_licenses/ion-java-1.5.1_NOTICE.txt +++ /dev/null @@ -1,2 +0,0 @@ -Amazon Ion Java -Copyright 2007-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved. diff --git a/aws_dynamodb_local/third_party_licenses/jackson-annotations-2.3.2_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/jackson-annotations-2.3.2_NOTICE.txt deleted file mode 100644 index 0cae638..0000000 --- a/aws_dynamodb_local/third_party_licenses/jackson-annotations-2.3.2_NOTICE.txt +++ /dev/null @@ -1,7 +0,0 @@ -This product currently only contains code developed by authors -of specific components, as identified by the source code files; -if such notes are missing files have been created by -Tatu Saloranta. - -For additional credits (generally to people who reported problems) -see CREDITS file. diff --git a/aws_dynamodb_local/third_party_licenses/jackson-core-2.3.2_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/jackson-core-2.3.2_NOTICE.txt deleted file mode 100644 index 0cae638..0000000 --- a/aws_dynamodb_local/third_party_licenses/jackson-core-2.3.2_NOTICE.txt +++ /dev/null @@ -1,7 +0,0 @@ -This product currently only contains code developed by authors -of specific components, as identified by the source code files; -if such notes are missing files have been created by -Tatu Saloranta. - -For additional credits (generally to people who reported problems) -see CREDITS file. diff --git a/aws_dynamodb_local/third_party_licenses/jackson-databind-2.3.2_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/jackson-databind-2.3.2_NOTICE.txt deleted file mode 100644 index 0cae638..0000000 --- a/aws_dynamodb_local/third_party_licenses/jackson-databind-2.3.2_NOTICE.txt +++ /dev/null @@ -1,7 +0,0 @@ -This product currently only contains code developed by authors -of specific components, as identified by the source code files; -if such notes are missing files have been created by -Tatu Saloranta. - -For additional credits (generally to people who reported problems) -see CREDITS file. diff --git a/aws_dynamodb_local/third_party_licenses/jackson_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/jackson_LICENSE.txt deleted file mode 100644 index d645695..0000000 --- a/aws_dynamodb_local/third_party_licenses/jackson_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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/aws_dynamodb_local/third_party_licenses/jetty_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/jetty_LICENSE.txt deleted file mode 100644 index d645695..0000000 --- a/aws_dynamodb_local/third_party_licenses/jetty_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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/aws_dynamodb_local/third_party_licenses/jetty_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/jetty_NOTICE.txt deleted file mode 100644 index a04070e..0000000 --- a/aws_dynamodb_local/third_party_licenses/jetty_NOTICE.txt +++ /dev/null @@ -1,30 +0,0 @@ -============================================================== - Jetty Web Container - Copyright 1995-2012 Mort Bay Consulting Pty Ltd. -============================================================== - -The Jetty Web Container is Copyright Mort Bay Consulting Pty Ltd -unless otherwise noted. - -Jetty is dual licensed under both - - * The Apache 2.0 License - http://www.apache.org/licenses/LICENSE-2.0.html - - and - - * The Eclipse Public 1.0 License - http://www.eclipse.org/legal/epl-v10.html - -Jetty may be distributed under either license. - -The javax.servlet package used was sourced from the Apache -Software Foundation and is distributed under the apache 2.0 -license. - -The UnixCrypt.java code implements the one way cryptography used by -Unix systems for simple password protection. Copyright 1996 Aki Yoshida, -modified April 2001 by Iris Van den Broeke, Daniel Deville. -Permission to use, copy, modify and distribute UnixCrypt -for non-commercial or commercial purposes and without fee is -granted provided that the copyright notice appears in all copies. diff --git a/aws_dynamodb_local/third_party_licenses/joda-time-2.8.2_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/joda-time-2.8.2_LICENSE.txt deleted file mode 100644 index d645695..0000000 --- a/aws_dynamodb_local/third_party_licenses/joda-time-2.8.2_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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/aws_dynamodb_local/third_party_licenses/joda-time-2.8.2_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/joda-time-2.8.2_NOTICE.txt deleted file mode 100644 index dffbcf3..0000000 --- a/aws_dynamodb_local/third_party_licenses/joda-time-2.8.2_NOTICE.txt +++ /dev/null @@ -1,5 +0,0 @@ -============================================================================= -= NOTICE file corresponding to section 4d of the Apache License Version 2.0 = -============================================================================= -This product includes software developed by -Joda.org (http://www.joda.org/). diff --git a/aws_dynamodb_local/third_party_licenses/log4j-1.2.17_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/log4j-1.2.17_LICENSE.txt deleted file mode 100644 index 6279e52..0000000 --- a/aws_dynamodb_local/third_party_licenses/log4j-1.2.17_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright 1999-2005 The Apache Software Foundation - - 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/aws_dynamodb_local/third_party_licenses/log4j-1.2.17_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/log4j-1.2.17_NOTICE.txt deleted file mode 100644 index 0375732..0000000 --- a/aws_dynamodb_local/third_party_licenses/log4j-1.2.17_NOTICE.txt +++ /dev/null @@ -1,5 +0,0 @@ -Apache log4j -Copyright 2007 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). \ No newline at end of file diff --git a/aws_dynamodb_local/third_party_licenses/osgi.core-4.3.1_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/osgi.core-4.3.1_LICENSE.txt deleted file mode 100644 index 57bc88a..0000000 --- a/aws_dynamodb_local/third_party_licenses/osgi.core-4.3.1_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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/aws_dynamodb_local/third_party_licenses/servlet-api-3.0_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/servlet-api-3.0_LICENSE.txt deleted file mode 100644 index 926f436..0000000 --- a/aws_dynamodb_local/third_party_licenses/servlet-api-3.0_LICENSE.txt +++ /dev/null @@ -1,552 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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. - - - -APACHE TOMCAT SUBCOMPONENTS: - -Apache Tomcat includes a number of subcomponents with separate copyright notices -and license terms. Your use of these subcomponents is subject to the terms and -conditions of the following licenses. - - -For the following XML Schemas for Java EE Deployment Descriptors: - - javaee_5.xsd - - javaee_web_services_1_2.xsd - - javaee_web_services_client_1_2.xsd - - javaee_6.xsd - - javaee_web_services_1_3.xsd - - javaee_web_services_client_1_3.xsd - - web-app_3_0.xsd - - web-common_3_0.xsd - - web-fragment_3_0.xsd - -COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 - -1. Definitions. - - 1.1. Contributor. means each individual or entity that creates or contributes - to the creation of Modifications. - - 1.2. Contributor Version. means the combination of the Original Software, - prior Modifications used by a Contributor (if any), and the - Modifications made by that particular Contributor. - - 1.3. Covered Software. means (a) the Original Software, or (b) Modifications, - or (c) the combination of files containing Original Software with files - containing Modifications, in each case including portions thereof. - - 1.4. Executable. means the Covered Software in any form other than Source - Code. - - 1.5. Initial Developer. means the individual or entity that first makes - Original Software available under this License. - - 1.6. Larger Work. means a work which combines Covered Software or portions - thereof with code not governed by the terms of this License. - - 1.7. License. means this document. - - 1.8. Licensable. means having the right to grant, to the maximum extent - possible, whether at the time of the initial grant or subsequently - acquired, any and all of the rights conveyed herein. - - 1.9. Modifications. means the Source Code and Executable form of any of the - following: - - A. Any file that results from an addition to, deletion from or - modification of the contents of a file containing Original Software - or previous Modifications; - - B. Any new file that contains any part of the Original Software or - previous Modification; or - - C. Any new file that is contributed or otherwise made available under - the terms of this License. - - 1.10. Original Software. means the Source Code and Executable form of - computer software code that is originally released under this License. - - 1.11. Patent Claims. means any patent claim(s), now owned or hereafter - acquired, including without limitation, method, process, and apparatus - claims, in any patent Licensable by grantor. - - 1.12. Source Code. means (a) the common form of computer software code in - which modifications are made and (b) associated documentation included - in or with such code. - - 1.13. You. (or .Your.) means an individual or a legal entity exercising - rights under, and complying with all of the terms of, this License. For - legal entities, .You. includes any entity which controls, is controlled - by, or is under common control with You. For purposes of this - definition, .control. means (a) the power, direct or indirect, to cause - the direction or management of such entity, whether by contract or - otherwise, or (b) ownership of more than fifty percent (50%) of the - outstanding shares or beneficial ownership of such entity. - -2. License Grants. - - 2.1. The Initial Developer Grant. - - Conditioned upon Your compliance with Section 3.1 below and subject to - third party intellectual property claims, the Initial Developer hereby - grants You a world-wide, royalty-free, non-exclusive license: - - (a) under intellectual property rights (other than patent or trademark) - Licensable by Initial Developer, to use, reproduce, modify, display, - perform, sublicense and distribute the Original Software (or - portions thereof), with or without Modifications, and/or as part of - a Larger Work; and - - (b) under Patent Claims infringed by the making, using or selling of - Original Software, to make, have made, use, practice, sell, and - offer for sale, and/or otherwise dispose of the Original Software - (or portions thereof). - - (c) The licenses granted in Sections 2.1(a) and (b) are effective on the - date Initial Developer first distributes or otherwise makes the - Original Software available to a third party under the terms of this - License. - - (d) Notwithstanding Section 2.1(b) above, no patent license is granted: - (1) for code that You delete from the Original Software, or (2) for - infringements caused by: (i) the modification of the Original - Software, or (ii) the combination of the Original Software with - other software or devices. - - 2.2. Contributor Grant. - - Conditioned upon Your compliance with Section 3.1 below and subject to third - party intellectual property claims, each Contributor hereby grants You a - world-wide, royalty-free, non-exclusive license: - - (a) under intellectual property rights (other than patent or trademark) - Licensable by Contributor to use, reproduce, modify, display, - perform, sublicense and distribute the Modifications created by such - Contributor (or portions thereof), either on an unmodified basis, - with other Modifications, as Covered Software and/or as part of a - Larger Work; and - - (b) under Patent Claims infringed by the making, using, or selling of - Modifications made by that Contributor either alone and/or in - combination with its Contributor Version (or portions of such - combination), to make, use, sell, offer for sale, have made, and/or - otherwise dispose of: (1) Modifications made by that Contributor (or - portions thereof); and (2) the combination of Modifications made by - that Contributor with its Contributor Version (or portions of such - combination). - - (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on - the date Contributor first distributes or otherwise makes the - Modifications available to a third party. - - (d) Notwithstanding Section 2.2(b) above, no patent license is granted: - (1) for any code that Contributor has deleted from the Contributor - Version; (2) for infringements caused by: (i) third party - modifications of Contributor Version, or (ii) the combination of - Modifications made by that Contributor with other software (except - as part of the Contributor Version) or other devices; or (3) under - Patent Claims infringed by Covered Software in the absence of - Modifications made by that Contributor. - -3. Distribution Obligations. - - 3.1. Availability of Source Code. - Any Covered Software that You distribute or otherwise make available in - Executable form must also be made available in Source Code form and that - Source Code form must be distributed only under the terms of this License. - You must include a copy of this License with every copy of the Source Code - form of the Covered Software You distribute or otherwise make available. - You must inform recipients of any such Covered Software in Executable form - as to how they can obtain such Covered Software in Source Code form in a - reasonable manner on or through a medium customarily used for software - exchange. - - 3.2. Modifications. - The Modifications that You create or to which You contribute are governed - by the terms of this License. You represent that You believe Your - Modifications are Your original creation(s) and/or You have sufficient - rights to grant the rights conveyed by this License. - - 3.3. Required Notices. - You must include a notice in each of Your Modifications that identifies - You as the Contributor of the Modification. You may not remove or alter - any copyright, patent or trademark notices contained within the Covered - Software, or any notices of licensing or any descriptive text giving - attribution to any Contributor or the Initial Developer. - - 3.4. Application of Additional Terms. - You may not offer or impose any terms on any Covered Software in Source - Code form that alters or restricts the applicable version of this License - or the recipients. rights hereunder. You may choose to offer, and to - charge a fee for, warranty, support, indemnity or liability obligations to - one or more recipients of Covered Software. However, you may do so only on - Your own behalf, and not on behalf of the Initial Developer or any - Contributor. You must make it absolutely clear that any such warranty, - support, indemnity or liability obligation is offered by You alone, and - You hereby agree to indemnify the Initial Developer and every Contributor - for any liability incurred by the Initial Developer or such Contributor as - a result of warranty, support, indemnity or liability terms You offer. - - 3.5. Distribution of Executable Versions. - You may distribute the Executable form of the Covered Software under the - terms of this License or under the terms of a license of Your choice, - which may contain terms different from this License, provided that You are - in compliance with the terms of this License and that the license for the - Executable form does not attempt to limit or alter the recipient.s rights - in the Source Code form from the rights set forth in this License. If You - distribute the Covered Software in Executable form under a different - license, You must make it absolutely clear that any terms which differ - from this License are offered by You alone, not by the Initial Developer - or Contributor. You hereby agree to indemnify the Initial Developer and - every Contributor for any liability incurred by the Initial Developer or - such Contributor as a result of any such terms You offer. - - 3.6. Larger Works. - You may create a Larger Work by combining Covered Software with other code - not governed by the terms of this License and distribute the Larger Work - as a single product. In such a case, You must make sure the requirements - of this License are fulfilled for the Covered Software. - -4. Versions of the License. - - 4.1. New Versions. - Sun Microsystems, Inc. is the initial license steward and may publish - revised and/or new versions of this License from time to time. Each - version will be given a distinguishing version number. Except as provided - in Section 4.3, no one other than the license steward has the right to - modify this License. - - 4.2. Effect of New Versions. - You may always continue to use, distribute or otherwise make the Covered - Software available under the terms of the version of the License under - which You originally received the Covered Software. If the Initial - Developer includes a notice in the Original Software prohibiting it from - being distributed or otherwise made available under any subsequent version - of the License, You must distribute and make the Covered Software - available under the terms of the version of the License under which You - originally received the Covered Software. Otherwise, You may also choose - to use, distribute or otherwise make the Covered Software available under - the terms of any subsequent version of the License published by the - license steward. - - 4.3. Modified Versions. - When You are an Initial Developer and You want to create a new license for - Your Original Software, You may create and use a modified version of this - License if You: (a) rename the license and remove any references to the - name of the license steward (except to note that the license differs from - this License); and (b) otherwise make it clear that the license contains - terms which differ from this License. - -5. DISCLAIMER OF WARRANTY. - - COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN .AS IS. BASIS, WITHOUT - WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT - LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, - MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK - AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD - ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL - DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY - SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN - ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED - HEREUNDER EXCEPT UNDER THIS DISCLAIMER. - -6. TERMINATION. - - 6.1. This License and the rights granted hereunder will terminate - automatically if You fail to comply with terms herein and fail to - cure such breach within 30 days of becoming aware of the breach. - Provisions which, by their nature, must remain in effect beyond the - termination of this License shall survive. - - 6.2. If You assert a patent infringement claim (excluding declaratory - judgment actions) against Initial Developer or a Contributor (the - Initial Developer or Contributor against whom You assert such claim - is referred to as .Participant.) alleging that the Participant - Software (meaning the Contributor Version where the Participant is a - Contributor or the Original Software where the Participant is the - Initial Developer) directly or indirectly infringes any patent, then - any and all rights granted directly or indirectly to You by such - Participant, the Initial Developer (if the Initial Developer is not - the Participant) and all Contributors under Sections 2.1 and/or 2.2 - of this License shall, upon 60 days notice from Participant terminate - prospectively and automatically at the expiration of such 60 day - notice period, unless if within such 60 day period You withdraw Your - claim with respect to the Participant Software against such - Participant either unilaterally or pursuant to a written agreement - with Participant. - - 6.3. In the event of termination under Sections 6.1 or 6.2 above, all end - user licenses that have been validly granted by You or any - distributor hereunder prior to termination (excluding licenses - granted to You by any distributor) shall survive termination. - -7. LIMITATION OF LIABILITY. - - UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING - NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY - OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF - ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, - INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT - LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, WORK STOPPAGE, - COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR - LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF - SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR - DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY.S NEGLIGENCE TO THE EXTENT - APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE - EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS - EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. - -8. U.S. GOVERNMENT END USERS. - - The Covered Software is a .commercial item,. as that term is defined in 48 - C.F.R. 2.101 (Oct. 1995), consisting of .commercial computer software. (as - that term is defined at 48 C.F.R. ? 252.227-7014(a)(1)) and commercial - computer software documentation. as such terms are used in 48 C.F.R. 12.212 - (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 - through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered - Software with only those rights set forth herein. This U.S. Government Rights - clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or - provision that addresses Government rights in computer software under this - License. - -9. MISCELLANEOUS. - - This License represents the complete agreement concerning subject matter - hereof. If any provision of this License is held to be unenforceable, such - provision shall be reformed only to the extent necessary to make it - enforceable. This License shall be governed by the law of the jurisdiction - specified in a notice contained within the Original Software (except to the - extent applicable law, if any, provides otherwise), excluding such - jurisdiction's conflict-of-law provisions. Any litigation relating to this - License shall be subject to the jurisdiction of the courts located in the - jurisdiction and venue specified in a notice contained within the Original - Software, with the losing party responsible for costs, including, without - limitation, court costs and reasonable attorneys. fees and expenses. The - application of the United Nations Convention on Contracts for the - International Sale of Goods is expressly excluded. Any law or regulation - which provides that the language of a contract shall be construed against - the drafter shall not apply to this License. You agree that You alone are - responsible for compliance with the United States export administration - regulations (and the export control laws and regulation of any other - countries) when You use, distribute or otherwise make available any Covered - Software. - -10. RESPONSIBILITY FOR CLAIMS. - - As between Initial Developer and the Contributors, each party is responsible - for claims and damages arising, directly or indirectly, out of its - utilization of rights under this License and You agree to work with Initial - Developer and Contributors to distribute such responsibility on an equitable - basis. Nothing herein is intended or shall be deemed to constitute any - admission of liability. - - NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION - LICENSE (CDDL) - - The code released under the CDDL shall be governed by the laws of the State - of California (excluding conflict-of-law provisions). Any litigation relating - to this License shall be subject to the jurisdiction of the Federal Courts of - the Northern District of California and the state courts of the State of - California, with venue lying in Santa Clara County, California. - diff --git a/aws_dynamodb_local/third_party_licenses/servlet-api-3.0_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/servlet-api-3.0_NOTICE.txt deleted file mode 100644 index 7eab0f6..0000000 --- a/aws_dynamodb_local/third_party_licenses/servlet-api-3.0_NOTICE.txt +++ /dev/null @@ -1,17 +0,0 @@ -Apache Tomcat -Copyright 1999-2010 The Apache Software Foundation - -This product includes software developed by -The Apache Software Foundation (http://www.apache.org/). - -The original XML Schemas for Java EE Deployment Descriptors: - - javaee_5.xsd - - javaee_web_services_1_2.xsd - - javaee_web_services_client_1_2.xsd - - javaee_6.xsd - - javaee_web_services_1_3.xsd - - javaee_web_services_client_1_3.xsd - - web-app_3_0.xsd - - web-common_3_0.xsd - - web-fragment_3_0.xsd -may be obtained from http://java.sun.com/xml/ns/javaee/ diff --git a/aws_dynamodb_local/third_party_licenses/spdy-core_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/spdy-core_LICENSE.txt deleted file mode 100644 index d645695..0000000 --- a/aws_dynamodb_local/third_party_licenses/spdy-core_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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/aws_dynamodb_local/third_party_licenses/spdy-core_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/spdy-core_NOTICE.txt deleted file mode 100644 index a04070e..0000000 --- a/aws_dynamodb_local/third_party_licenses/spdy-core_NOTICE.txt +++ /dev/null @@ -1,30 +0,0 @@ -============================================================== - Jetty Web Container - Copyright 1995-2012 Mort Bay Consulting Pty Ltd. -============================================================== - -The Jetty Web Container is Copyright Mort Bay Consulting Pty Ltd -unless otherwise noted. - -Jetty is dual licensed under both - - * The Apache 2.0 License - http://www.apache.org/licenses/LICENSE-2.0.html - - and - - * The Eclipse Public 1.0 License - http://www.eclipse.org/legal/epl-v10.html - -Jetty may be distributed under either license. - -The javax.servlet package used was sourced from the Apache -Software Foundation and is distributed under the apache 2.0 -license. - -The UnixCrypt.java code implements the one way cryptography used by -Unix systems for simple password protection. Copyright 1996 Aki Yoshida, -modified April 2001 by Iris Van den Broeke, Daniel Deville. -Permission to use, copy, modify and distribute UnixCrypt -for non-commercial or commercial purposes and without fee is -granted provided that the copyright notice appears in all copies. diff --git a/aws_dynamodb_local/third_party_licenses/spdy-jetty_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/spdy-jetty_LICENSE.txt deleted file mode 100644 index d645695..0000000 --- a/aws_dynamodb_local/third_party_licenses/spdy-jetty_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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/aws_dynamodb_local/third_party_licenses/spdy-jetty_NOTICE.txt b/aws_dynamodb_local/third_party_licenses/spdy-jetty_NOTICE.txt deleted file mode 100644 index a04070e..0000000 --- a/aws_dynamodb_local/third_party_licenses/spdy-jetty_NOTICE.txt +++ /dev/null @@ -1,30 +0,0 @@ -============================================================== - Jetty Web Container - Copyright 1995-2012 Mort Bay Consulting Pty Ltd. -============================================================== - -The Jetty Web Container is Copyright Mort Bay Consulting Pty Ltd -unless otherwise noted. - -Jetty is dual licensed under both - - * The Apache 2.0 License - http://www.apache.org/licenses/LICENSE-2.0.html - - and - - * The Eclipse Public 1.0 License - http://www.eclipse.org/legal/epl-v10.html - -Jetty may be distributed under either license. - -The javax.servlet package used was sourced from the Apache -Software Foundation and is distributed under the apache 2.0 -license. - -The UnixCrypt.java code implements the one way cryptography used by -Unix systems for simple password protection. Copyright 1996 Aki Yoshida, -modified April 2001 by Iris Van den Broeke, Daniel Deville. -Permission to use, copy, modify and distribute UnixCrypt -for non-commercial or commercial purposes and without fee is -granted provided that the copyright notice appears in all copies. diff --git a/aws_dynamodb_local/third_party_licenses/sqlite4java_LICENSE.txt b/aws_dynamodb_local/third_party_licenses/sqlite4java_LICENSE.txt deleted file mode 100644 index d645695..0000000 --- a/aws_dynamodb_local/third_party_licenses/sqlite4java_LICENSE.txt +++ /dev/null @@ -1,202 +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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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.