Commit Graph

10 Commits

Author SHA1 Message Date
Arnaud Roques 72f2d856f3 chore: generate MIT version 2023-05-12 16:03:57 +02:00
Arnaud Roques bb33824e87 chore: slightly simplify release-snapshot.sh 2023-05-12 13:42:34 +02:00
PlantUML 6a2ef30d73
chore: no native or MIT version when snapshot 2023-04-11 15:49:32 +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
Guillaume Grossetie 8400e40bf9
Replace POM_VERSION by RELEASE_VERSION 2023-03-26 19:11:14 +02:00
Guillaume Grossetie 124945d408 Build macOS and Windows native images 2023-03-26 17:50:30 +02:00
Guillaume Grossetie 79f773c033 Build the native image as part of the release process 2023-03-25 18:55:28 +01:00
The-Lum 24c18715ae
upd: improve pseudo version of snapshot
- Suppress date-time on release title
- Add subtitle: `Version ~v${POM_VERSION%-SNAPSHOT} of the ${DATE_TIME_UTC}`
2022-06-06 19:46:45 +02:00
The-Lum a9e9ca81e0
upd: add a pseudo version of snapshot
Add a pseudo version of snapshot: `snapshot (~vM.YYYY.mmbetaBB [YYYY-MM-DD at hh:mm:ss (UTC)])`
2022-06-06 14:26:57 +02:00
soloturn 9cced3dfe8 remove maven build 2022-03-11 06:42:52 +01:00