Philip Helger
|
07b44464c5
|
Version bump
|
2024-06-18 21:14:42 +02:00 |
|
Philip Helger
|
9cd2e36c69
|
Test fixes
|
2024-06-18 21:09:52 +02:00 |
|
Philip Helger
|
0a087ed184
|
Test fix
|
2024-06-18 20:13:31 +02:00 |
|
Philip Helger
|
22b76141c2
|
Updated to Jakarta + PDFBox 3.x
|
2024-06-18 18:22:57 +02:00 |
|
jstaerk
|
b8720a16a0
|
small possible nullpointerex fix (for accidental non-pdf/a-PDFs), new test
|
2024-06-03 08:04:15 +02:00 |
|
Jochen Staerk
|
ecdd74f792
|
Merge pull request #390 from langfr/master
Fix #389: ClassCastException: ZUGFeRDExporterFromA3 cannot be cast to…
|
2024-06-03 08:01:08 +02:00 |
|
langfr
|
8c16d4311c
|
Fix #389: ClassCastException: ZUGFeRDExporterFromA3 cannot be cast to ZUGFeRDExporterFromPDFA
|
2024-06-01 13:53:41 +01:00 |
|
Jochen Staerk
|
d0caf0d7b1
|
Merge pull request #388 from Heavenfighter/master
#387 allow embedd fonts from jar-file for pdf creation
|
2024-05-31 09:22:07 +02:00 |
|
Heavenfighter
|
18be7adb07
|
allow embedd fonts from jar-file for pdf creation
fonts can now added in fop configuration via classpath notation. Also added FreeSans.ttf
|
2024-05-30 16:02:46 +02:00 |
|
jstaerk
|
ed0c12dfaa
|
[maven-release-plugin] prepare for next development iteration
|
2024-05-22 18:24:31 +02:00 |
|
jstaerk
|
8ad1f2a9f3
|
[maven-release-plugin] prepare release core-2.11.0
|
2024-05-22 18:24:29 +02:00 |
|
jstaerk
|
abb4ccd38b
|
added some javadoc
|
2024-05-22 18:20:17 +02:00 |
|
jstaerk
|
a92ecb04aa
|
[maven-release-plugin] rollback the release of core-2.11.0
|
2024-05-22 18:08:31 +02:00 |
|
jstaerk
|
3821dbdd29
|
[maven-release-plugin] prepare for next development iteration
|
2024-05-22 18:00:55 +02:00 |
|
jstaerk
|
aa38a98af5
|
[maven-release-plugin] prepare release core-2.11.0
|
2024-05-22 18:00:53 +02:00 |
|
jstaerk
|
09729e46b5
|
corrected a test
|
2024-05-22 17:52:13 +02:00 |
|
jstaerk
|
f2a6165ba4
|
I don't know why those tests work now but thats better than having them throw errors like before
|
2024-05-22 17:34:57 +02:00 |
|
jstaerk
|
e0773d7c7e
|
error 26 to be raised again
|
2024-05-20 14:47:46 +02:00 |
|
jstaerk
|
fd5546e892
|
down to 4 errors
|
2024-05-18 20:39:21 +02:00 |
|
jstaerk
|
465f114c81
|
reverting ph-schematron upgrade due to test errors
|
2024-05-18 20:26:21 +02:00 |
|
jstaerk
|
b6659345cb
|
moved getvalidationcontext into validator
|
2024-05-17 20:09:44 +02:00 |
|
Jochen Staerk
|
b4cfc4be7b
|
Merge pull request #382 from Sarenor/implement-validation-issues-as-object-instead-of-xml-string
Added getter for validation context to get the ValidationIssues Vector for further processing in another application
|
2024-05-17 20:06:46 +02:00 |
|
jstaerk
|
0720c76b50
|
corrected test cases
|
2024-05-17 14:24:42 +02:00 |
|
jstaerk
|
d5df6d9b3e
|
corrected ubl tests for xr3 example
|
2024-05-15 11:44:07 +02:00 |
|
Dominik Röschke
|
1ee64d87eb
|
Added getter for validation context to get the ValidationIssues Vector for further processing in another application
|
2024-05-15 11:00:41 +02:00 |
|
jstaerk
|
7f7adeab5a
|
updates from the weekend
|
2024-05-13 10:13:48 +02:00 |
|
jstaerk
|
4107e3e4cf
|
sorry i forgot
|
2024-05-13 10:13:23 +02:00 |
|
jstaerk
|
757910fff8
|
working on cash discount abstraction (XR and reading is still missing)
|
2024-05-09 08:59:20 +02:00 |
|
jstaerk
|
e8bbc6c008
|
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
|
2024-05-06 16:10:29 +02:00 |
|
jstaerk
|
3246e8f94d
|
corrected test files
|
2024-05-06 16:10:14 +02:00 |
|
jstaerk
|
2ffefbf4c2
|
schema for validation results
|
2024-05-06 15:27:23 +02:00 |
|
jstaerk
|
bdb47ce100
|
coparing arrays for beginners
|
2024-05-06 15:24:43 +02:00 |
|
Jochen Staerk
|
3d73e9c984
|
Merge pull request #379 from Sarenor/implement-input-stream-validation
Implement input stream validation
|
2024-05-06 15:09:59 +02:00 |
|
jstaerk
|
ed97bb9d12
|
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
|
2024-05-06 15:02:31 +02:00 |
|
jstaerk
|
52c7fce13e
|
move ubl examples to different dir
|
2024-05-06 15:02:18 +02:00 |
|
Jochen Staerk
|
68f0f466f0
|
Merge pull request #375 from ZUGFeRD/dependabot/maven/Mustang-CLI/org.xmlunit-xmlunit-core-2.10.0
Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /Mustang-CLI
|
2024-05-04 11:34:15 +02:00 |
|
Jochen Staerk
|
439e0745eb
|
Merge pull request #376 from ZUGFeRD/dependabot/maven/validator/org.xmlunit-xmlunit-core-2.10.0
Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /validator
|
2024-05-04 11:34:04 +02:00 |
|
Jochen Staerk
|
9093c02be6
|
Merge pull request #377 from ZUGFeRD/dependabot/maven/library/org.xmlunit-xmlunit-core-2.10.0
Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /library
|
2024-05-04 11:33:28 +02:00 |
|
Dominik Röschke
|
37fb01c8fd
|
Java 8 compatibility
|
2024-05-02 14:49:09 +02:00 |
|
Dominik Röschke
|
adbb7c1840
|
Updated PDFValidator.
|
2024-05-02 13:16:04 +02:00 |
|
Dominik Röschke
|
9f759fdb28
|
Fixed Tests for PDFValidatior, switched to using ProcessingResults
|
2024-05-02 12:38:13 +02:00 |
|
Dominik Röschke
|
58ec7e2e98
|
Implemented validating input streams in addition to files.
|
2024-05-02 12:37:09 +02:00 |
|
dependabot[bot]
|
38580dc5e7
|
Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /library
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.9.0...v2.10.0)
---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-01 16:41:49 +00:00 |
|
dependabot[bot]
|
d29b4190ee
|
Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /validator
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.9.0...v2.10.0)
---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-01 16:41:44 +00:00 |
|
dependabot[bot]
|
7959391a4f
|
Bump org.xmlunit:xmlunit-core from 2.9.0 to 2.10.0 in /Mustang-CLI
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.9.0...v2.10.0)
---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-01 16:41:37 +00:00 |
|
jstaerk
|
43d979436a
|
upgraded ph-schematron
|
2024-04-21 15:26:27 +02:00 |
|
jstaerk
|
e3ed176008
|
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
|
2024-04-21 15:25:16 +02:00 |
|
jstaerk
|
fb50f616f7
|
validate against ubl xrechnung
|
2024-04-21 14:21:20 +02:00 |
|
Jochen Staerk
|
170c20800e
|
Merge pull request #369 from asdf00000/patch-1
Update ZUGFeRD2PullProvider.java
|
2024-04-18 16:34:55 +02:00 |
|
asdf00000
|
5bad27ea62
|
Update ZUGFeRD2PullProvider.java
removing GrossPriceProductTradePrice when there is no
no allowance per line to fix validation error
|
2024-04-17 14:25:13 +02:00 |
|