File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 8686 manifest. attributes(' Permissions' : ' all-permissions' )
8787 manifest. attributes(' Codebase' : ' *' )
8888 manifest. attributes(' Application-Library-Allowable-Codebase' : ' *' )
89- manifest. attributes(' Caller-Allowable-Codebase' : ' *)
89+ manifest. attributes(' Caller-Allowable-Codebase' : ' *' )
9090 manifest. attributes(' Trusted-Library' : ' true' )
9191}
9292
Original file line number Diff line number Diff line change 6565 manifest. attributes(' Permissions' : ' all-permissions' )
6666 manifest. attributes(' Codebase' : ' *' )
6767 manifest. attributes(' Application-Library-Allowable-Codebase' : ' *' )
68- manifest. attributes(' Caller-Allowable-Codebase' : ' *)
68+ manifest. attributes(' Caller-Allowable-Codebase' : ' *' )
6969 manifest. attributes(' Trusted-Library' : ' true' )
7070}
7171
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ jar {
166166 manifest. attributes(' Permissions' : ' all-permissions' )
167167 manifest. attributes(' Codebase' : ' *' )
168168 manifest. attributes(' Application-Library-Allowable-Codebase' : ' *' )
169- manifest. attributes(' Caller-Allowable-Codebase' : ' *)
169+ manifest. attributes(' Caller-Allowable-Codebase' : ' *' )
170170 manifest. attributes(' Trusted-Library' : ' true' )
171171}
172172
Original file line number Diff line number Diff line change 9494 manifest. attributes(' Permissions' : ' all-permissions' )
9595 manifest. attributes(' Codebase' : ' *' )
9696 manifest. attributes(' Application-Library-Allowable-Codebase' : ' *' )
97- manifest. attributes(' Caller-Allowable-Codebase' : ' *)
97+ manifest. attributes(' Caller-Allowable-Codebase' : ' *' )
9898 manifest. attributes(' Trusted-Library' : ' true' )
9999}
100100
Original file line number Diff line number Diff line change 8282 manifest. attributes(' Permissions' : ' all-permissions' )
8383 manifest. attributes(' Codebase' : ' *' )
8484 manifest. attributes(' Application-Library-Allowable-Codebase' : ' *' )
85- manifest. attributes(' Caller-Allowable-Codebase' : ' *)
85+ manifest. attributes(' Caller-Allowable-Codebase' : ' *' )
8686 manifest. attributes(' Trusted-Library' : ' true' )
8787}
8888
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ jar {
143143 manifest. attributes(' Permissions' : ' all-permissions' )
144144 manifest. attributes(' Codebase' : ' *' )
145145 manifest. attributes(' Application-Library-Allowable-Codebase' : ' *' )
146- manifest. attributes(' Caller-Allowable-Codebase' : ' *)
146+ manifest. attributes(' Caller-Allowable-Codebase' : ' *' )
147147 manifest. attributes(' Trusted-Library' : ' true' )
148148}
149149
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ jar {
146146 manifest. attributes(' Permissions' : ' all-permissions' )
147147 manifest. attributes(' Codebase' : ' *' )
148148 manifest. attributes(' Application-Library-Allowable-Codebase' : ' *' )
149- manifest. attributes(' Caller-Allowable-Codebase' : ' *)
149+ manifest. attributes(' Caller-Allowable-Codebase' : ' *' )
150150 manifest. attributes(' Trusted-Library' : ' true' )
151151}
152152
Original file line number Diff line number Diff line change 6969 manifest. attributes(' Permissions' : ' all-permissions' )
7070 manifest. attributes(' Codebase' : ' *' )
7171 manifest. attributes(' Application-Library-Allowable-Codebase' : ' *' )
72- manifest. attributes(' Caller-Allowable-Codebase' : ' *)
72+ manifest. attributes(' Caller-Allowable-Codebase' : ' *' )
7373 manifest. attributes(' Trusted-Library' : ' true' )
7474}
7575
You can’t perform that action at this time.
0 commit comments