Commit 0070b69
committed
[RELEASE] iText 7 Core - 7.0.7
https://github.com/itext/itext7/releases/tag/7.0.7
* release/7.0.7:
Remove jgitflow plugin from POM file
[RELEASE] 7.0.7-SNAPSHOT -> 7.0.7
Add new util method.
Add another problematic xmp test
Remove problematic metadata from form test and add test for it
Remove default appearance from AcroForm.
Forms. Fix issue with inherited default appearance
Update xmp metadata if it was present in document before close
Compare producer line on document info comparison
Don't loop through initial indirects in compare tool
Fix synchronization issues during version creation
added category to test DEVSIX-1816
GifTest: close file stream
Update compare tool to support new xml autoport mappings
add test files after reverting of 7.0 GIF frames are of ImageType GIF
Revert "GIF frames are of ImageType GIF"
Revert "Add test/test resource to GifImageHelper"
Add test/test resource to GifImageHelper
Add test/test resource to GifImageHelper
Add test/test resource to GifImageHelper
GIF frames are of ImageType GIF
fix broken test by correcting off-by-one error in RegexBasedLocationExtractionStrategy
Add missing copyright headers
correct off-by-one mistake in RegexBasedLocationExtractionStrategy
Added new constant to PdfException. DefaultAppearanceNotFound. DEVSIX-1769
[RELEASE] 7.0.6-SNAPSHOT -> 7.0.7-SNAPSHOT
Guard against NPE in CrlClientOnline
Signed-off-by: iText Software (Community) <community@itextpdf.com>File tree
48 files changed
+385
-141
lines changed- barcodes
- font-asian
- forms
- src
- main/java/com/itextpdf/forms
- fields
- test
- java/com/itextpdf/forms
- resources/com/itextpdf/forms
- FormFieldsTaggingTest
- PdfFormFieldTest
- PdfFormFieldsCopyTest
- xfa/XFAFormTest
- hyph
- io
- src
- main/java/com/itextpdf/io
- image
- util
- test
- java/com/itextpdf/io/image
- resources/com/itextpdf/io/image
- itextcore
- kernel
- src
- main/java/com/itextpdf/kernel
- pdf
- canvas/parser/listener
- utils
- test
- java/com/itextpdf/kernel
- pdf
- canvas/parser/listener
- utils
- resources/com/itextpdf/kernel
- parser/RegexBasedLocationExtractionStrategyTest
- pdf/XmpWriterTest
- utils/CompareToolTest
- layout
- pdfa
- pdftest
- sign
- src/main/java/com/itextpdf/signatures
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+385
-141
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| 67 | + | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 78 | | |
81 | 79 | | |
82 | 80 | | |
| |||
129 | 127 | | |
130 | 128 | | |
131 | 129 | | |
132 | | - | |
133 | 130 | | |
134 | 131 | | |
135 | 132 | | |
| |||
178 | 175 | | |
179 | 176 | | |
180 | 177 | | |
181 | | - | |
182 | 178 | | |
183 | 179 | | |
184 | 180 | | |
| |||
839 | 835 | | |
840 | 836 | | |
841 | 837 | | |
| 838 | + | |
842 | 839 | | |
843 | 840 | | |
844 | 841 | | |
| |||
855 | 852 | | |
856 | 853 | | |
857 | 854 | | |
| 855 | + | |
858 | 856 | | |
859 | 857 | | |
860 | 858 | | |
| |||
Lines changed: 19 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1497 | 1497 | | |
1498 | 1498 | | |
1499 | 1499 | | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
1500 | 1504 | | |
1501 | 1505 | | |
1502 | 1506 | | |
| |||
1518 | 1522 | | |
1519 | 1523 | | |
1520 | 1524 | | |
| 1525 | + | |
1521 | 1526 | | |
1522 | 1527 | | |
1523 | 1528 | | |
| |||
1885 | 1890 | | |
1886 | 1891 | | |
1887 | 1892 | | |
1888 | | - | |
1889 | | - | |
1890 | | - | |
| 1893 | + | |
1891 | 1894 | | |
1892 | 1895 | | |
1893 | 1896 | | |
| |||
2007 | 2010 | | |
2008 | 2011 | | |
2009 | 2012 | | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
2010 | 2025 | | |
2011 | 2026 | | |
2012 | 2027 | | |
| |||
2464 | 2479 | | |
2465 | 2480 | | |
2466 | 2481 | | |
2467 | | - | |
2468 | | - | |
2469 | | - | |
2470 | | - | |
2471 | | - | |
2472 | | - | |
| 2482 | + | |
2473 | 2483 | | |
2474 | 2484 | | |
2475 | 2485 | | |
| |||
Lines changed: 5 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 82 | + | |
87 | 83 | | |
88 | 84 | | |
89 | 85 | | |
| |||
105 | 101 | | |
106 | 102 | | |
107 | 103 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
| 104 | + | |
113 | 105 | | |
114 | 106 | | |
115 | 107 | | |
| |||
133 | 125 | | |
134 | 126 | | |
135 | 127 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
| 128 | + | |
141 | 129 | | |
142 | 130 | | |
143 | 131 | | |
| |||
161 | 149 | | |
162 | 150 | | |
163 | 151 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
| 152 | + | |
169 | 153 | | |
170 | 154 | | |
171 | 155 | | |
| |||
189 | 173 | | |
190 | 174 | | |
191 | 175 | | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
| 176 | + | |
197 | 177 | | |
198 | | - | |
199 | 178 | | |
200 | 179 | | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments