Daum Alexander (DCL ATV SC D RAD CSFW FW)
7b1f67a57e
test: Use XMLUnit to compare XMI
...
The XMLUnit DiffBuilder used can ignore element order, but still checks
for correct nesting, which the string sorting could not.
2023-12-04 11:07:43 +01:00
dependabot[bot]
cb35beca6c
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
...
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5 ) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 02:25:05 +00:00
Arnaud Roques
cb395b103a
chore: unify build.gradle.kts
2023-10-05 19:55:48 +02:00
dependabot[bot]
3a302fba74
chore(deps): bump org.apache.ant:ant from 1.10.13 to 1.10.14
...
Bumps org.apache.ant:ant from 1.10.13 to 1.10.14.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 09:28:45 +00:00
dependabot[bot]
279d1d2f51
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.10.0
...
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5 ) from 5.9.2 to 5.10.0.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.10.0 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 01:55:43 +00:00
Arnaud Roques
136e2198f3
chore: fix missing resources in non-GPL versions
...
https://github.com/plantuml/plantuml/issues/1554
2023-10-04 23:47:19 +02:00
alfonsodelavega
20b62c6491
Add license headers to generated codebases
2023-08-01 13:26:08 +02:00
Arnaud Roques
2adee2f574
chore: improve multilicence and add improve theme support
...
https://forum.plantuml.net/17811/theme-supports-no-calculated-from-path-and-stdlib-from-path
2023-05-15 18:37:07 +02:00
Arnaud Roques
2803fa7e7b
chore: add javadoc for MIT because of OSSRH
2023-05-12 21:46:37 +02:00
Arnaud Roques
9c52adf7ec
chore: restore version which is still not working
2023-05-12 20:44:57 +02:00
Arnaud Roques
e313ffc635
chore: fix syntax
2023-05-12 20:32:38 +02:00
Arnaud Roques
37f8e4fd2e
chore: try to make OSSRH working
2023-05-12 20:29:40 +02:00
Arnaud Roques
66f426fe6d
chore: build MIT signature
2023-05-12 16:32:51 +02:00
Arnaud Roques
72f2d856f3
chore: generate MIT version
2023-05-12 16:03:57 +02:00
The-Lum
19d7fba544
chore: Add MIT License (jar
, source
) version on CI [skip actions] ( #1375 )
...
* Add MIT version on CI
* chore: add gradle project for plantuml-mit
* chore: add publish to gradle project plantuml-mit
* chore: suppress test on u20 win19, add MIT on release script
Suppress ubuntu20 and win2019 test
Test of symbolic link on release script for MIT license
Delete now not used files:
- ci-mit.yml
- license-mit.yml
- build-mit.gradle.kts
* fix: side effect of MIT on Native CI
* fix(build): update paths to mit jars
---------
Co-authored-by: Eric Vantillard <eric.vantillard@evaxion.fr>
2023-04-05 12:13:14 +02:00