|
501 | 501 | "test_level": "fully-tested", |
502 | 502 | "metadata_locations": [], |
503 | 503 | "tests_locations": [ |
504 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 504 | + "https://github.com/itext/itext-java/tree/develop/barcodes/src/test" |
505 | 505 | ] |
506 | 506 | } |
507 | 507 | ] |
|
514 | 514 | "test_level": "fully-tested", |
515 | 515 | "metadata_locations": [], |
516 | 516 | "tests_locations": [ |
517 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 517 | + "https://github.com/itext/itext-java/tree/develop/kernel/src/test", |
| 518 | + "https://github.com/itext/itext-java/tree/develop/sign/src/test" |
518 | 519 | ] |
519 | 520 | } |
520 | 521 | ] |
|
528 | 529 | "test_level": "fully-tested", |
529 | 530 | "metadata_locations": [], |
530 | 531 | "tests_locations": [ |
531 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 532 | + "https://github.com/itext/itext-java/tree/develop/kernel/src/test", |
| 533 | + "https://github.com/itext/itext-java/tree/develop/sign/src/test" |
532 | 534 | ] |
533 | 535 | } |
534 | 536 | ] |
535 | 537 | }, |
536 | 538 | { |
537 | | - "artifact": "com.itextpdf:bouncy-castle-fips-adapter", |
| 539 | + "artifact": "com.itextpdf:commons", |
538 | 540 | "details": [ |
539 | 541 | { |
540 | 542 | "minimum_version": "8.0.4", |
541 | 543 | "test_level": "fully-tested", |
542 | 544 | "metadata_locations": [], |
543 | 545 | "tests_locations": [ |
544 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 546 | + "https://github.com/itext/itext-java/tree/develop/commons/src/test" |
545 | 547 | ] |
546 | 548 | } |
547 | 549 | ] |
548 | 550 | }, |
549 | 551 | { |
550 | | - "artifact": "com.itextpdf:commons", |
| 552 | + "artifact": "com.itextpdf:font-asian", |
| 553 | + "description": "iText Asian fonts for use in conjunction with iText.", |
551 | 554 | "details": [ |
552 | 555 | { |
553 | 556 | "minimum_version": "8.0.4", |
554 | 557 | "test_level": "fully-tested", |
555 | | - "metadata_locations": [], |
| 558 | + "metadata_locations": [ |
| 559 | + "https://github.com/itext/itext-java/tree/develop/io/src/main/resources/META-INF/native-image/com.itextpdf/io" |
| 560 | + ], |
556 | 561 | "tests_locations": [ |
557 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 562 | + "https://github.com/itext/itext-java/tree/develop/io/src/test" |
558 | 563 | ] |
559 | 564 | } |
560 | 565 | ] |
|
567 | 572 | "minimum_version": "8.0.4", |
568 | 573 | "test_level": "fully-tested", |
569 | 574 | "metadata_locations": [ |
570 | | - "https://github.com/itext/itext-java/tree/master/forms/src/main/resources/META-INF/native-image" |
| 575 | + "https://github.com/itext/itext-java/tree/develop/forms/src/main/resources/META-INF/native-image/com.itextpdf/forms" |
| 576 | + ], |
| 577 | + "tests_locations": [ |
| 578 | + "https://github.com/itext/itext-java/tree/develop/forms/src/test" |
| 579 | + ] |
| 580 | + } |
| 581 | + ] |
| 582 | + }, |
| 583 | + { |
| 584 | + "artifact": "com.itextpdf:html2pdf", |
| 585 | + "description": "pdfHTML is an iText add-on that lets you to parse (X)HTML snippets and the associated CSS and converts them to PDF.", |
| 586 | + "details": [ |
| 587 | + { |
| 588 | + "minimum_version": "6.1.0", |
| 589 | + "test_level": "fully-tested", |
| 590 | + "metadata_locations": [ |
| 591 | + "https://github.com/itext/itext-pdfhtml-java/tree/develop/src/main/resources/META-INF/native-image/com.itextpdf/html2pdf" |
| 592 | + ], |
| 593 | + "tests_locations": [ |
| 594 | + "https://github.com/itext/itext-pdfhtml-java/tree/develop/src/test" |
| 595 | + ] |
| 596 | + } |
| 597 | + ] |
| 598 | + }, |
| 599 | + { |
| 600 | + "artifact": "com.itextpdf:hyph", |
| 601 | + "description": "XML files that can be used for hyphenation in layout module.", |
| 602 | + "details": [ |
| 603 | + { |
| 604 | + "minimum_version": "8.0.4", |
| 605 | + "test_level": "fully-tested", |
| 606 | + "metadata_locations": [ |
| 607 | + "https://github.com/itext/itext-java/tree/develop/layout/src/main/resources/META-INF/native-image/com.itextpdf/layout" |
571 | 608 | ], |
572 | 609 | "tests_locations": [ |
573 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 610 | + "https://github.com/itext/itext-java/tree/develop/layout/src/test" |
574 | 611 | ] |
575 | 612 | } |
576 | 613 | ] |
|
583 | 620 | "minimum_version": "8.0.4", |
584 | 621 | "test_level": "fully-tested", |
585 | 622 | "metadata_locations": [ |
586 | | - "https://github.com/itext/itext-java/tree/master/io/src/main/resources/META-INF/native-image" |
| 623 | + "https://github.com/itext/itext-java/tree/develop/io/src/main/resources/META-INF/native-image/com.itextpdf/io" |
587 | 624 | ], |
588 | 625 | "tests_locations": [ |
589 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 626 | + "https://github.com/itext/itext-java/tree/develop/io/src/test" |
590 | 627 | ] |
591 | 628 | } |
592 | 629 | ] |
|
598 | 635 | { |
599 | 636 | "minimum_version": "8.0.4", |
600 | 637 | "test_level": "fully-tested", |
601 | | - "metadata_locations": [], |
602 | | - "tests_locations": [ |
603 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 638 | + "metadata_locations": [ |
| 639 | + "https://github.com/itext/itext-java/tree/develop/forms/src/main/resources/META-INF/native-image/com.itextpdf/forms", |
| 640 | + "https://github.com/itext/itext-java/tree/develop/io/src/main/resources/META-INF/native-image/com.itextpdf/io", |
| 641 | + "https://github.com/itext/itext-java/tree/develop/kernel/src/main/resources/META-INF/native-image/com.itextpdf/kernel", |
| 642 | + "https://github.com/itext/itext-java/tree/develop/layout/src/main/resources/META-INF/native-image/com.itextpdf/layout", |
| 643 | + "https://github.com/itext/itext-java/tree/develop/svg/src/main/resources/META-INF/native-image/com.itextpdf/svg" |
| 644 | + ], |
| 645 | + "tests_locations": [ |
| 646 | + "https://github.com/itext/itext-java/tree/develop/barcodes/src/test", |
| 647 | + "https://github.com/itext/itext-java/tree/develop/forms/src/test", |
| 648 | + "https://github.com/itext/itext-java/tree/develop/io/src/test", |
| 649 | + "https://github.com/itext/itext-java/tree/develop/kernel/src/test", |
| 650 | + "https://github.com/itext/itext-java/tree/develop/layout/src/test", |
| 651 | + "https://github.com/itext/itext-java/tree/develop/pdfa/src/test", |
| 652 | + "https://github.com/itext/itext-java/tree/develop/pdfua/src/test", |
| 653 | + "https://github.com/itext/itext-java/tree/develop/sign/src/test", |
| 654 | + "https://github.com/itext/itext-java/tree/develop/styled-xml-parser/src/test", |
| 655 | + "https://github.com/itext/itext-java/tree/develop/svg/src/test" |
604 | 656 | ] |
605 | 657 | } |
606 | 658 | ] |
|
613 | 665 | "minimum_version": "8.0.4", |
614 | 666 | "test_level": "fully-tested", |
615 | 667 | "metadata_locations": [ |
616 | | - "https://github.com/itext/itext-java/tree/master/kernel/src/main/resources/META-INF/native-image" |
| 668 | + "https://github.com/itext/itext-java/tree/develop/kernel/src/main/resources/META-INF/native-image/com.itextpdf/kernel" |
617 | 669 | ], |
618 | 670 | "tests_locations": [ |
619 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 671 | + "https://github.com/itext/itext-java/tree/develop/kernel/src/test" |
620 | 672 | ] |
621 | 673 | } |
622 | 674 | ] |
|
629 | 681 | "minimum_version": "8.0.4", |
630 | 682 | "test_level": "fully-tested", |
631 | 683 | "metadata_locations": [ |
632 | | - "https://github.com/itext/itext-java/tree/master/layout/src/main/resources/META-INF/native-image" |
| 684 | + "https://github.com/itext/itext-java/tree/develop/layout/src/main/resources/META-INF/native-image/com.itextpdf/layout" |
633 | 685 | ], |
634 | 686 | "tests_locations": [ |
635 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 687 | + "https://github.com/itext/itext-java/tree/develop/layout/src/test" |
636 | 688 | ] |
637 | 689 | } |
638 | 690 | ] |
|
646 | 698 | "test_level": "fully-tested", |
647 | 699 | "metadata_locations": [], |
648 | 700 | "tests_locations": [ |
649 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 701 | + "https://github.com/itext/itext-java/tree/develop/pdfa/src/test" |
| 702 | + ] |
| 703 | + } |
| 704 | + ] |
| 705 | + }, |
| 706 | + { |
| 707 | + "artifact": "com.itextpdf:pdftest", |
| 708 | + "description": "iText Core module containing a set of tools to execute iText Core tests.", |
| 709 | + "details": [ |
| 710 | + { |
| 711 | + "minimum_version": "8.0.4", |
| 712 | + "test_level": "fully-tested", |
| 713 | + "metadata_locations": [], |
| 714 | + "tests_locations": [ |
| 715 | + "https://github.com/itext/itext-java/tree/develop/pdftest/src/test" |
650 | 716 | ] |
651 | 717 | } |
652 | 718 | ] |
|
660 | 726 | "test_level": "fully-tested", |
661 | 727 | "metadata_locations": [], |
662 | 728 | "tests_locations": [ |
663 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 729 | + "https://github.com/itext/itext-java/tree/develop/pdfua/src/test" |
664 | 730 | ] |
665 | 731 | } |
666 | 732 | ] |
|
674 | 740 | "test_level": "fully-tested", |
675 | 741 | "metadata_locations": [], |
676 | 742 | "tests_locations": [ |
677 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 743 | + "https://github.com/itext/itext-java/tree/develop/sign/src/test" |
678 | 744 | ] |
679 | 745 | } |
680 | 746 | ] |
|
688 | 754 | "test_level": "fully-tested", |
689 | 755 | "metadata_locations": [], |
690 | 756 | "tests_locations": [ |
691 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 757 | + "https://github.com/itext/itext-java/tree/develop/styled-xml-parser/src/test" |
692 | 758 | ] |
693 | 759 | } |
694 | 760 | ] |
|
701 | 767 | "minimum_version": "8.0.4", |
702 | 768 | "test_level": "fully-tested", |
703 | 769 | "metadata_locations": [ |
704 | | - "https://github.com/itext/itext-java/tree/master/svg/src/main/resources/META-INF/native-image" |
| 770 | + "https://github.com/itext/itext-java/tree/develop/svg/src/main/resources/META-INF/native-image/com.itextpdf/svg" |
705 | 771 | ], |
706 | 772 | "tests_locations": [ |
707 | | - "https://github.com/itext/itext-java/tree/master/native-image-test" |
| 773 | + "https://github.com/itext/itext-java/tree/develop/svg/src/test" |
708 | 774 | ] |
709 | 775 | } |
710 | 776 | ] |
|
0 commit comments