Commit Graph

1511 Commits

Author SHA1 Message Date
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
jstaerk
6cea38f57b ubl impoter to parse contacts 2024-04-01 08:45:29 +02:00
jstaerk
df0eef061f zugferdimporter to accept xml files 2024-03-31 20:21:39 +02:00
jstaerk
15122e809d xrechnungimporter to accept filename and inputstring, zugferdimporter to accept xml files 2024-03-31 20:20:51 +02:00
Jochen Staerk
3c5d8d5b46 Merge pull request #361 from reiz/feature/readme
Some general improvements for the README.md.
2024-02-19 09:03:27 +01:00
Jochen Staerk
58fea685d4 Merge pull request #362 from reiz/feature/spdx-identifier
Use the SPDX License identifier in the pom.xml.
2024-02-19 09:02:44 +01:00
Robert Reiz
8a4181944a Improve spelling. 2024-02-18 14:36:58 +01:00
Robert Reiz
c85c1b1ba7 Use the SPDX License identifier in the pom.xml. 2024-02-18 14:33:19 +01:00
Robert Reiz
e17e6a0c3d Some improvements for the README.md. 2024-02-18 14:21:53 +01:00
jstaerk
fd7285cd03 closes #360 2024-02-18 10:49:04 +01:00
jstaerk
5545f9c912 closes #385. Actually no, they are not required, I had been working on a feature to visualize xml into pdf but the feature did not yet make it and the files were not cleanly removed, thanks for spotting 2024-02-07 12:30:19 +01:00
jstaerk
ec6e17999b closes #357 2024-01-31 17:42:59 +01:00
jstaerk
1fd13936d9 [maven-release-plugin] prepare for next development iteration 2023-12-30 15:12:18 +01:00
jstaerk
35e8e41309 [maven-release-plugin] prepare release core-2.10.0 2023-12-30 15:12:17 +01:00
jstaerk
bd206f2f95 updated a test to fail 2023-12-30 15:07:40 +01:00
jstaerk
eba5413610 closes #343 2023-12-23 02:38:21 +01:00
jstaerk
c6173dd124 working on #343 2023-12-22 16:16:21 +01:00
jstaerk
93aaf74d92 updated history 2023-12-12 16:56:27 +01:00
jstaerk
b6049626a3 Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2023-12-12 16:54:56 +01:00
jstaerk
db611cb54f closes #354 2023-12-12 16:54:13 +01:00
jstaerk
a4361e5c45 also accept pdf/a3 from inputstream 2023-12-12 16:53:55 +01:00
Jochen Staerk
6a3544b508 Merge pull request #352 from ZUGFeRD/dependabot/maven/validator/ch.qos.logback-logback-core-1.2.13
Bump ch.qos.logback:logback-core from 1.2.10 to 1.2.13 in /validator
2023-12-12 13:40:50 +01:00
Jochen Staerk
bf64cee289 Merge pull request #353 from ZUGFeRD/dependabot/maven/validator/ch.qos.logback-logback-classic-1.2.13
Bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13 in /validator
2023-12-12 13:40:32 +01:00
dependabot[bot]
78372d9fa7 Bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13 in /validator
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.10 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.10...v_1.2.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 22:10:37 +00:00
dependabot[bot]
8f34a1242e Bump ch.qos.logback:logback-core from 1.2.10 to 1.2.13 in /validator
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.10 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.10...v_1.2.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 21:44:33 +00:00
jstaerk
a11a79333c [maven-release-plugin] prepare for next development iteration 2023-11-26 19:32:21 +01:00
jstaerk
41fef944fb [maven-release-plugin] prepare release core-2.9.0 2023-11-26 19:32:18 +01:00
jstaerk
5fde51a88d javadoc corrections 2023-11-26 19:27:02 +01:00
jstaerk
05a6a9621b [maven-release-plugin] rollback the release of core-2.9.0 2023-11-26 19:11:46 +01:00
jstaerk
e592a4f811 [maven-release-plugin] prepare for next development iteration 2023-11-26 18:52:12 +01:00
jstaerk
c5ea26da68 [maven-release-plugin] prepare release core-2.9.0 2023-11-26 18:52:09 +01:00
jstaerk
771fbbab2c updated history. got rid of one more readallbytes 2023-11-26 18:46:33 +01:00
jstaerk
656fec6359 [maven-release-plugin] rollback the release of core-2.9.0 2023-11-26 18:45:34 +01:00