Commit 98294ec
committed
[RELEASE] iText 7 Core - 7.1.8
https://github.com/itext/itext7/releases/tag/7.1.8
* release/7.1.8:
[RELEASE] 7.1.8-SNAPSHOT -> 7.1.8
Add missing copyright headers
Allow font cache to be cleared
Implement new pattern color tests
Extract PdfCanvasColorTest from PdfCanvasTest
Refactor according to findbugs
Add unit tests in UriResolverTest. DEVSIX-2880
Purge itext artifacts from local maven repository
Exclude xmp from SonarQube analysis
Improve some links in javadocs.
Add some issues to the findbugs-filter that somehow got into develop
Remove commented-out lines making the Quality Gate fail
Implement xfdf support
Make PdfPolyGeomAnnotation abstract
Improve itextcore's javadocs.
Update page boundary keys that are used for VIEW_CLIP, PRINT_AREA, PRINT_CLIP constants. Add some PdfViewerPreferences tests.
Refactor implementation of building hyphenation trees to avoid StackOverflowErrors
Replace Throwable with SecurityException in ResourceUtil
Fix javadocs in order in order to make them portable to C# code documentation
Wrap System.getenv with SecurityException
Rework isIgnoredClassOrPackage method
Increase waiting in DataHandlerTest
Add hyphenation result test, add todo remark
Expose TypographyUtils#isPdfCalligraphAvailable()
Do not recalculate table's minmax width once the table has been split.
Change structural comparison instead of visual.
Add some link tests.
Update jacoco plugin version to 0.8.4
Review checked exceptions softening in layout module
Fix PdfLayer#getIntents in case of multiple intents; add new PdfLayer tests
Add missing copyright headers
Cover layer related logic with tests.
Remove p tags from tables
Remove empty tag
Fix Barcodes java docs
Separate tiff images testing
Add missing copyright headers
Add unit tests for font characteristics classes
Improve Javadocs of io and styled-xml-parser
Move svg path converting tests
Update javadoc in FontProgramFactory and PdfFontFactory
Add integration tests for BackgroundImage
Improve porting of a piece of documentation
Cover solid, dashed and dotted lines with tests.
Add logmessages into unit tests
Add missing copyright headers
Move JFreeSvg tests from FT repository
Remove unnecessary log message throw.
Add new LogMessageConstant.
Prevent TableRenderer's applyVerticalAlignment from throwing NPE.
Improve Javadocs for some of the members of PdfFormField class
Move pie chart test from FT repository
Increase timeout for test stage
Add functionality to search samples in both main and test directory
Add missing copyright headers
Add test that produces non-conforming PDF/A
Add test that produces non-conforming PDF/A
Use local Maven repository
Fix javadoc warnings in kernel
Use initial bytes to check if byte[] is WmfImage
Move svg clipPath
Improve detection of a character's location.
Refactor Jenkinsfile
Remove WrapToTest annotation check. Remove unused IsLookLikeTest method
Move svg simple samples
Improve documentation and fix a few Javadoc warnings
Add slack notifications to #ci channel
Move svg ignored tags tests
Add clean of workspace in case of successful build
Add monthy cron job for master branch
Update svg and cmp files
Move svg css style tests
Move svg elliptical arc
Add missing copyright headers
Move svg mask tests
Don't provide a SonarQube target branch when analyzing the main branch
[RELEASE] Update dependency versions
Ignore tests related to SNAPSHOT being written to extracted images.
Remove redundant TODO in PdfImageXObject#flush()
Add missing copyright headers
Move svg opacity tests
Move svg text converting tests
Add missing copyright headers
Move svg basic elements tests
Add missing copyright headers
Move google chart testsFile tree
1,210 files changed
+114382
-2379
lines changed- barcodes
- src/main/java/com/itextpdf/barcodes
- qrcode
- font-asian
- forms
- src
- main/java/com/itextpdf/forms
- fields
- xfdf
- test
- java/com/itextpdf/forms
- resources/com/itextpdf/forms
- XfdfReaderTest
- XfdfWriterTest
- hyph
- io
- src
- main/java/com/itextpdf/io
- codec
- font
- otf
- image
- source
- util
- test
- java/com/itextpdf/io
- font
- image
- resources/com/itextpdf/io/image
- itextcore
- kernel
- src
- main/java/com/itextpdf/kernel
- colors
- counter
- crypto
- font
- geom
- pdf
- annot
- canvas
- parser
- clipper
- data
- listener
- util
- wmf
- layer
- tagging
- tagutils
- xobject
- utils
- xmp
- impl
- xpath
- options
- properties
- test
- java/com/itextpdf/kernel
- counter/data
- geom
- pdf
- canvas
- draw
- parser/listener
- layer
- xobject
- resources/com/itextpdf/kernel
- parser/RegexBasedLocationExtractionStrategyTest
- pdf
- canvas
- PdfCanvasColorTest
- PdfCanvasTest
- layer
- PdfLayerMembershipTest
- PdfLayerTest
- layout
- src
- main/java/com/itextpdf/layout
- borders
- element
- font
- hyphenation
- property
- renderer
- test
- java/com/itextpdf/layout
- font
- renderer
- resources/com/itextpdf/layout
- BackgroundImageTest
- FloatTest
- LinkTest
- pdfa
- src/test
- java/com/itextpdf/pdfa
- resources/com/itextpdf/pdfa
- pdftest
- src/main/java/com/itextpdf/test
- sign
- src/main/java/com/itextpdf/signatures
- styled-xml-parser
- src
- main/java/com/itextpdf/styledxmlparser
- jsoup
- nodes
- parser
- safety
- select
- node/impl/jsoup/node
- resolver/resource
- test/java/com/itextpdf/styledxmlparser
- jsoup
- resolver/resource
- svg
- src
- main/java/com/itextpdf/svg
- processors/impl
- renderers/factories
- test
- java/com/itextpdf/svg
- converter
- css
- impl
- googlecharts
- jfreesvg
- processors
- impl
- font
- renderers
- factories
- impl
- path
- impl
- utils
- resources/com/itextpdf/svg
- converter/SvgConverterTest
- css
- DefaultInheritance
- SvgStyleResolver
- googlecharts
- GoogleChartsTests
- column_charts
- gantt_charts
- gauge_charts
- geo_charts
- intervals_charts
- line_charts
- pie_charts
- sankey_charts
- scatter_charts
- slice_charts
- stepped_area_charts
- timeline_charts
- treemaps_charts
- trendlines_charts
- wordTrees_charts
- jfreesvg
- processors/impl/font
- FontFaceTest
- FontSizeTest
- renderers/impl
- AnimationSvgTest
- CircleSvgNodeRendererTest
- ClipPathTest
- DefsSvgNodeRendererTest
- EllipseSvgNodeRendererTest
- FillTest
- GroupRendererTest
- ImageSvgNodeRendererTest
- MarkerSvgTests
- MaskTest
- OpacityTest
- PathParsingIntegrationTest
- PathSvgNodeRendererTest
- RectangleSvgNodeRendererTest
- RootSvgNodeRendererTest
- aspectratio
- nested
- svg
- viewbox
- StrokeTest
- SymbolSvgTest
- TSpanNodeRendererIntegrationTest
- TextSvgBranchRendererIntegrationTest
- UseIntegrationTest
- gunit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,210 files changed
+114382
-2379
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
| |||
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
17 | | - | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
22 | | - | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
36 | | - | |
| 41 | + | |
37 | 42 | | |
| 43 | + | |
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
43 | | - | |
| 49 | + | |
44 | 50 | | |
45 | 51 | | |
46 | | - | |
47 | | - | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | | - | |
| 62 | + | |
60 | 63 | | |
61 | | - | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
71 | | - | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
| |||
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
111 | | - | |
| 114 | + | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| |||
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
| 125 | + | |
122 | 126 | | |
123 | 127 | | |
124 | 128 | | |
| |||
129 | 133 | | |
130 | 134 | | |
131 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
132 | 150 | | |
133 | 151 | | |
134 | 152 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
| 551 | + | |
552 | 552 | | |
553 | | - | |
554 | | - | |
555 | | - | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
559 | | - | |
560 | | - | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
561 | 561 | | |
562 | 562 | | |
563 | | - | |
564 | | - | |
565 | | - | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
566 | 566 | | |
567 | 567 | | |
568 | | - | |
569 | | - | |
570 | | - | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
574 | | - | |
575 | | - | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
| |||
Lines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
| 427 | + | |
428 | 428 | | |
429 | | - | |
430 | | - | |
431 | | - | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | | - | |
436 | | - | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | | - | |
440 | | - | |
441 | | - | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
445 | | - | |
446 | | - | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
450 | | - | |
451 | | - | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| |||
Lines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
273 | 273 | | |
274 | | - | |
275 | | - | |
276 | | - | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
280 | | - | |
281 | | - | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | | - | |
286 | | - | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
290 | | - | |
291 | | - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
295 | | - | |
296 | | - | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| |||
Lines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | | - | |
211 | | - | |
212 | | - | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
216 | | - | |
217 | | - | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
221 | | - | |
222 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
227 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
232 | | - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
Lines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
558 | 558 | | |
559 | | - | |
560 | | - | |
561 | | - | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
562 | 562 | | |
563 | 563 | | |
564 | | - | |
565 | | - | |
566 | | - | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
567 | 567 | | |
568 | 568 | | |
569 | | - | |
570 | | - | |
571 | | - | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
572 | 572 | | |
573 | 573 | | |
574 | | - | |
575 | | - | |
576 | | - | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
577 | 577 | | |
578 | 578 | | |
579 | | - | |
580 | | - | |
581 | | - | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
| |||
0 commit comments