|
327 | 327 | <attribute name="Implementation-Vendor" value="BouncyCastle.org" />
|
328 | 328 | <attribute name="Implementation-Version" value="${release.name}.0" />
|
329 | 329 | <attribute name="Trusted-Library" value="true" />
|
| 330 | + <attribute name="Permissions" value="all-permissions" /> |
| 331 | + <attribute name="Codebase" value="*" /> |
330 | 332 | </manifestElements>
|
331 | 333 | </compile>
|
332 | 334 |
|
|
341 | 343 | <attribute name="Implementation-Vendor" value="BouncyCastle.org" />
|
342 | 344 | <attribute name="Implementation-Version" value="${release.name}.0" />
|
343 | 345 | <attribute name="Trusted-Library" value="true" />
|
| 346 | + <attribute name="Permissions" value="all-permissions" /> |
| 347 | + <attribute name="Codebase" value="*" /> |
344 | 348 | </manifest>
|
345 | 349 | </manifest-element>
|
346 | 350 | <fileset-element>
|
|
423 | 427 | <attribute name="Implementation-Vendor" value="BouncyCastle.org" />
|
424 | 428 | <attribute name="Implementation-Version" value="${release.name}.0" />
|
425 | 429 | <attribute name="Trusted-Library" value="true" />
|
| 430 | + <attribute name="Permissions" value="all-permissions" /> |
| 431 | + <attribute name="Codebase" value="*" /> |
426 | 432 | </manifestElements>
|
427 | 433 | </compile>
|
428 | 434 |
|
|
437 | 443 | <attribute name="Implementation-Vendor" value="BouncyCastle.org" />
|
438 | 444 | <attribute name="Implementation-Version" value="${release.name}.0" />
|
439 | 445 | <attribute name="Trusted-Library" value="true" />
|
| 446 | + <attribute name="Permissions" value="all-permissions" /> |
| 447 | + <attribute name="Codebase" value="*" /> |
440 | 448 | </manifest>
|
441 | 449 | </manifest-element>
|
442 | 450 | <fileset-element>
|
|
482 | 490 | <attribute name="Implementation-Vendor" value="BouncyCastle.org" />
|
483 | 491 | <attribute name="Implementation-Version" value="${release.name}.0" />
|
484 | 492 | <attribute name="Trusted-Library" value="true" />
|
| 493 | + <attribute name="Permissions" value="all-permissions" /> |
| 494 | + <attribute name="Codebase" value="*" /> |
485 | 495 | </manifestElements>
|
486 | 496 | </compile>
|
487 | 497 |
|
|
525 | 535 | <attribute name="Implementation-Vendor" value="BouncyCastle.org" />
|
526 | 536 | <attribute name="Implementation-Version" value="${release.name}.0" />
|
527 | 537 | <attribute name="Trusted-Library" value="true" />
|
| 538 | + <attribute name="Permissions" value="all-permissions" /> |
| 539 | + <attribute name="Codebase" value="*" /> |
528 | 540 | </manifestElements>
|
529 | 541 | </compile>
|
530 | 542 |
|
|
570 | 582 | <attribute name="Implementation-Vendor" value="BouncyCastle.org" />
|
571 | 583 | <attribute name="Implementation-Version" value="${release.name}.0" />
|
572 | 584 | <attribute name="Trusted-Library" value="true" />
|
| 585 | + <attribute name="Permissions" value="all-permissions" /> |
| 586 | + <attribute name="Codebase" value="*" /> |
573 | 587 | </manifestElements>
|
574 | 588 | </compile>
|
575 | 589 |
|
|
624 | 638 | <attribute name="Implementation-Vendor" value="BouncyCastle.org" />
|
625 | 639 | <attribute name="Implementation-Version" value="${release.name}.0" />
|
626 | 640 | <attribute name="Trusted-Library" value="true" />
|
| 641 | + <attribute name="Permissions" value="all-permissions" /> |
| 642 | + <attribute name="Codebase" value="*" /> |
627 | 643 | </manifestElements>
|
628 | 644 | </compile-test>
|
629 | 645 | </target>
|
|
0 commit comments