Skip to content

Commit f89fde1

Browse files
committed
Update test and metadata locations for iText Core modules and iText add-ons
1 parent 5f4076f commit f89fde1

File tree

1 file changed

+91
-25
lines changed

1 file changed

+91
-25
lines changed

library-and-framework-list.json

+91-25
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
"test_level": "fully-tested",
502502
"metadata_locations": [],
503503
"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"
505505
]
506506
}
507507
]
@@ -514,7 +514,8 @@
514514
"test_level": "fully-tested",
515515
"metadata_locations": [],
516516
"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"
518519
]
519520
}
520521
]
@@ -528,33 +529,37 @@
528529
"test_level": "fully-tested",
529530
"metadata_locations": [],
530531
"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"
532534
]
533535
}
534536
]
535537
},
536538
{
537-
"artifact": "com.itextpdf:bouncy-castle-fips-adapter",
539+
"artifact": "com.itextpdf:commons",
538540
"details": [
539541
{
540542
"minimum_version": "8.0.4",
541543
"test_level": "fully-tested",
542544
"metadata_locations": [],
543545
"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"
545547
]
546548
}
547549
]
548550
},
549551
{
550-
"artifact": "com.itextpdf:commons",
552+
"artifact": "com.itextpdf:font-asian",
553+
"description": "iText Asian fonts for use in conjunction with iText.",
551554
"details": [
552555
{
553556
"minimum_version": "8.0.4",
554557
"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+
],
556561
"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"
558563
]
559564
}
560565
]
@@ -567,10 +572,42 @@
567572
"minimum_version": "8.0.4",
568573
"test_level": "fully-tested",
569574
"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"
571608
],
572609
"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"
574611
]
575612
}
576613
]
@@ -583,10 +620,10 @@
583620
"minimum_version": "8.0.4",
584621
"test_level": "fully-tested",
585622
"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"
587624
],
588625
"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"
590627
]
591628
}
592629
]
@@ -598,9 +635,24 @@
598635
{
599636
"minimum_version": "8.0.4",
600637
"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"
604656
]
605657
}
606658
]
@@ -613,10 +665,10 @@
613665
"minimum_version": "8.0.4",
614666
"test_level": "fully-tested",
615667
"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"
617669
],
618670
"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"
620672
]
621673
}
622674
]
@@ -629,10 +681,10 @@
629681
"minimum_version": "8.0.4",
630682
"test_level": "fully-tested",
631683
"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"
633685
],
634686
"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"
636688
]
637689
}
638690
]
@@ -646,7 +698,21 @@
646698
"test_level": "fully-tested",
647699
"metadata_locations": [],
648700
"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"
650716
]
651717
}
652718
]
@@ -660,7 +726,7 @@
660726
"test_level": "fully-tested",
661727
"metadata_locations": [],
662728
"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"
664730
]
665731
}
666732
]
@@ -674,7 +740,7 @@
674740
"test_level": "fully-tested",
675741
"metadata_locations": [],
676742
"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"
678744
]
679745
}
680746
]
@@ -688,7 +754,7 @@
688754
"test_level": "fully-tested",
689755
"metadata_locations": [],
690756
"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"
692758
]
693759
}
694760
]
@@ -701,10 +767,10 @@
701767
"minimum_version": "8.0.4",
702768
"test_level": "fully-tested",
703769
"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"
705771
],
706772
"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"
708774
]
709775
}
710776
]

0 commit comments

Comments
 (0)