File tree 12 files changed +16
-16
lines changed
src/test/java/com/amazonaws/encryptionsdk
12 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 6
6
url = https://github.com/awslabs/aws-encryption-sdk-specification.git
7
7
[submodule "submodules/MaterialProviders "]
8
8
path = submodules/MaterialProviders
9
- url = https://github.com/aws/aws-cryptographic-material-providers-library-java .git
9
+ url = https://github.com/aws/aws-cryptographic-material-providers-library.git
Original file line number Diff line number Diff line change 7
7
commands :
8
8
- git submodule update --init submodules/MaterialProviders
9
9
# Get Dafny
10
- - curl https://github.com/dafny-lang/dafny/releases/download/v4.2 .0/dafny-4.2 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
10
+ - curl https://github.com/dafny-lang/dafny/releases/download/v4.8 .0/dafny-4.8 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
11
11
- unzip -qq dafny.zip && rm dafny.zip
12
12
- export PATH="$PWD/dafny:$PATH"
13
13
# Get Gradle 7.6
@@ -36,4 +36,4 @@ phases:
36
36
build :
37
37
commands :
38
38
# NOTE: We need to pass the absolute path of the vectors
39
- - mvn -B -ntp install -Dgpg.skip=true -Djacoco.skip=true "-Dtest=TestVectorRunner" "-DtestVectorZip=file://$VECTOR_ZIP"
39
+ - mvn -B -ntp install -Dgpg.skip=true -Djacoco.skip=true "-Dtest=TestVectorRunner" "-DtestVectorZip=file://$VECTOR_ZIP"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ phases:
20
20
commands :
21
21
- git submodule update --init submodules/MaterialProviders
22
22
# Get Dafny
23
- - curl https://github.com/dafny-lang/dafny/releases/download/v4.2 .0/dafny-4.2 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
23
+ - curl https://github.com/dafny-lang/dafny/releases/download/v4.8 .0/dafny-4.8 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
24
24
- unzip -qq dafny.zip && rm dafny.zip
25
25
- export PATH="$PWD/dafny:$PATH"
26
26
# Get Gradle 7.6
Original file line number Diff line number Diff line change 7
7
commands :
8
8
- git submodule update --init submodules/MaterialProviders
9
9
# Get Dafny
10
- - curl https://github.com/dafny-lang/dafny/releases/download/v4.2 .0/dafny-4.2 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
10
+ - curl https://github.com/dafny-lang/dafny/releases/download/v4.8 .0/dafny-4.8 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
11
11
- unzip -qq dafny.zip && rm dafny.zip
12
12
- export PATH="$PWD/dafny:$PATH"
13
13
# Get Gradle 7.6
Original file line number Diff line number Diff line change 7
7
commands :
8
8
- git submodule update --init submodules/MaterialProviders
9
9
# Get Dafny
10
- - curl https://github.com/dafny-lang/dafny/releases/download/v4.2 .0/dafny-4.2 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
10
+ - curl https://github.com/dafny-lang/dafny/releases/download/v4.8 .0/dafny-4.8 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
11
11
- unzip -qq dafny.zip && rm dafny.zip
12
12
- export PATH="$PWD/dafny:$PATH"
13
13
# Get Gradle 7.6
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ phases:
11
11
12
12
- git submodule update --init submodules/MaterialProviders
13
13
# Get Dafny
14
- - curl https://github.com/dafny-lang/dafny/releases/download/v4.2 .0/dafny-4.2 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
14
+ - curl https://github.com/dafny-lang/dafny/releases/download/v4.8 .0/dafny-4.8 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
15
15
- unzip -qq dafny.zip && rm dafny.zip
16
16
- export PATH="$PWD/dafny:$PATH"
17
17
# Get Gradle 7.6
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ phases:
19
19
commands :
20
20
- git submodule update --init submodules/MaterialProviders
21
21
# Get Dafny
22
- - curl https://github.com/dafny-lang/dafny/releases/download/v4.2 .0/dafny-4.2 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
22
+ - curl https://github.com/dafny-lang/dafny/releases/download/v4.8 .0/dafny-4.8 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
23
23
- unzip -qq dafny.zip && rm dafny.zip
24
24
- export PATH="$PWD/dafny:$PATH"
25
25
# Get Gradle 7.6
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ phases:
21
21
commands :
22
22
- git submodule update --init submodules/MaterialProviders
23
23
# Get Dafny
24
- - curl https://github.com/dafny-lang/dafny/releases/download/v4.2 .0/dafny-4.2 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
24
+ - curl https://github.com/dafny-lang/dafny/releases/download/v4.8 .0/dafny-4.8 .0-x64-ubuntu-20.04.zip -L -o dafny.zip
25
25
- unzip -qq dafny.zip && rm dafny.zip
26
26
- export PATH="$PWD/dafny:$PATH"
27
27
# Get Gradle 7.6
Original file line number Diff line number Diff line change 43
43
<dependency >
44
44
<groupId >software.amazon.awssdk</groupId >
45
45
<artifactId >bom</artifactId >
46
- <version >2.20.91 </version >
46
+ <version >2.26.3 </version >
47
47
<optional >true</optional >
48
48
<type >pom</type >
49
49
<scope >import</scope >
62
62
<dependency >
63
63
<groupId >software.amazon.awssdk</groupId >
64
64
<artifactId >kms</artifactId >
65
- <version >2.20.91 </version >
65
+ <version >2.26.3 </version >
66
66
</dependency >
67
67
68
68
<dependency >
69
69
<groupId >software.amazon.cryptography</groupId >
70
70
<artifactId >aws-cryptographic-material-providers</artifactId >
71
- <version >1.0.2 </version >
71
+ <version >1.7.0 </version >
72
72
</dependency >
73
73
74
74
<dependency >
75
75
<groupId >software.amazon.cryptography</groupId >
76
76
<artifactId >TestAwsCryptographicMaterialProviders</artifactId >
77
- <version >1.0-SNAPSHOT </version >
77
+ <version >1.7.0 </version >
78
78
<optional >true</optional >
79
79
<scope >test</scope >
80
80
</dependency >
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ public static Collection<Object[]> data() throws Exception {
213
213
KeyVectors keyVectors =
214
214
KeyVectors .builder ()
215
215
.KeyVectorsConfig (
216
- KeyVectorsConfig .builder ().keyManifiestPath (keyManifest .toString ()).build ())
216
+ KeyVectorsConfig .builder ().keyManifestPath (keyManifest .toString ()).build ())
217
217
.build ();
218
218
219
219
final Map <String , KeyEntry > keys = parseKeyManifest (keysManifest );
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ public static Collection<Object[]> data() throws Exception {
151
151
KeyVectors keyVectors =
152
152
KeyVectors .builder ()
153
153
.KeyVectorsConfig (
154
- KeyVectorsConfig .builder ().keyManifiestPath (tempFile .getPath ()).build ())
154
+ KeyVectorsConfig .builder ().keyManifestPath (tempFile .getPath ()).build ())
155
155
.build ();
156
156
157
157
MaterialProvidersConfig config = MaterialProvidersConfig .builder ().build ();
You can’t perform that action at this time.
0 commit comments