1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-02 00:20:49 +00:00
Generate diagrams from textual description
Go to file
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
.github chore: Add MIT License (jar, source) version on CI [skip actions] (#1375) 2023-04-05 12:13:14 +02:00
docs Add Docker image locatons 2022-09-25 12:15:24 -04:00
gradle/wrapper use gradle 8.0.1 2023-02-18 08:23:28 +01:00
plantuml-mit chore: Add MIT License (jar, source) version on CI [skip actions] (#1375) 2023-04-05 12:13:14 +02:00
skin Version 1.2023.2 2023-02-26 19:51:17 +01:00
src fix: revert Version.java change 2023-04-05 09:21:53 +02:00
stdlib Update stdlib 2023-02-24 09:14:00 +01:00
svg Add support for interactive mouseover/mouseout focus on SVG to focusing on a node and its edges in a complex diagram. This is enabled with !pragma svginteractive. 2022-02-16 13:31:48 -05:00
test fix: Improve line endings in the output files 2023-03-14 18:46:55 +01:00
themes Fix https://github.com/plantuml/plantuml/issues/1250 2023-01-10 18:48:14 +01:00
tools Added script that batch converts SVG and/or PNG files to PlantUml sprites. It was used to generate the Material Sprites from https://github.com/plantuml/plantuml-stdlib/pull/1 2017-12-09 00:38:51 +01:00
.dockerignore Add .dockerignore 2022-09-24 23:01:19 +04:00
.editorconfig Add Dockerfile to .editorconfig 2022-09-24 22:51:28 +04:00
.gitignore add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
build.gradle.kts Add project name and description 2023-03-09 19:44:20 +01:00
CONTRIBUTING.md docs: explain how to contribute 2023-03-13 19:25:54 +01:00
CONVENTIONAL_COMMIT.md docs: explain how to contribute 2023-03-13 19:25:54 +01:00
COPYING Add GPLv3 License 2014-11-27 09:59:33 +01:00
Dockerfile 1252: Use eclipse-temurin:17-jre-jammy and generate both amd64 and 2023-01-12 21:09:13 -08:00
gradle.properties upd: more generic version 2022-06-04 16:37:33 +02:00
gradlew add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
gradlew.bat add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
license.txt Fixed some typos in the license text 2021-09-13 15:04:06 +05:30
manifest.txt Missing manifest file needed for PDF 2021-11-17 18:58:15 +01:00
README.md Discord button at Markdown format 2023-03-20 18:20:41 +01:00
SECURITY.md Create SECURITY.md 2022-01-21 17:26:43 +01:00
settings.gradle.kts chore: Add MIT License (jar, source) version on CI [skip actions] (#1375) 2023-04-05 12:13:14 +02:00
sjpp.jar chore: sjpp compiled to Java 8 2023-04-03 23:10:58 +02:00