soloturn
e4a560a998
permit "mvn test" with java8.
...
activate javac --release only on higher java versions. it allows to compile
with java11+, but permits afterwards running tests with java8 to make sure
rendering errors can be catched.
parmit the syntax of the source to include java17, and tell the user about
it instead of just failing the compilation.
2022-02-10 10:23:15 +01:00
soloturn
856cef2478
javac --release to build for java8, with java11+
...
javac since java9 has a new flat --release to build a binary which can be run
with an older java. the public API of that older release must be followed as
well.
the flags used before, -source, -target do not do this. therefor it got
unnoticed that plantuml did not compile and run in java7 any more, despite
beeing compiled for for java7.
https://github.com/plantuml/plantuml/issues/898
2022-02-05 19:04:17 +01:00
soloturn
c4cbef9132
remove idea kludge as this is default now
2022-02-04 06:59:55 +01:00
soloturn
5476a75602
source code java8 compatible
2022-02-04 06:57:48 +01:00
soloturn
44d46ea2ee
update plugin versions, turn down javadoc warnings
2022-01-27 19:08:19 +01:00
soloturn
696bbd19e9
add Implementation-Version to manifest, later on retrieve it in Version.java
2022-01-15 10:24:51 +01:00
Arnaud Roques
c0a51633ce
Import version 1.2022.0
2022-01-12 17:54:49 +01:00
matthew16550
cb1468d8b3
Add artifact signing to CI workflow & publish signature files in snapshot releases.
2021-12-09 11:54:04 +11:00
Arnaud Roques
d9552dfc34
wip
2021-12-08 19:29:29 +01:00
Arnaud Roques
1d6d3e8477
Switch to twemoji
2021-12-07 19:15:43 +01:00
Arnaud Roques
42d759d951
Adding more emojis
2021-12-06 19:58:08 +01:00
Arnaud Roques
4a1856f6ee
Adding emojitwo
2021-12-02 18:43:46 +01:00
matthew16550
1c11f505ae
Bump maven-javadoc-plugin to 3.3.1
...
Only make javadoc from src/net/sourceforge/plantuml/*
Set quiet=true to remove build log spam
Remove outdated settings
2021-12-01 21:13:11 +11:00
matthew16550
65ec420218
Add some blank lines to pom.xml so it is easier to navigate
2021-12-01 10:32:04 +11:00
Arnaud Roques
d14f00fdbf
Change default theme for YAML and JSON
2021-11-25 22:42:50 +01:00
Stephan Fuhrmann
1469b22e3f
Fix indentation
2021-11-18 16:10:29 +01:00
Stephan Fuhrmann
e20db045cd
Restore the use of manifest.txt as discussed
...
Resolve Git conflicts
2021-11-18 15:45:49 +01:00
Stephan Fuhrmann
036f7edf01
Maven build profile for building with PDF dependencies to a fat jar
2021-11-18 14:23:23 +01:00
Arnaud Roques
cc7a3b3f1d
Use manifest file needed for PDF generation
2021-11-17 19:06:12 +01:00
matthew16550
54d0bf27b5
Update CI to create snapshot releases in GitHub
2021-11-13 17:37:17 +11:00
Arnaud Roques
0646c23a18
Import version 1.2021.14
2021-11-12 18:21:14 +01:00
arnaudroques
8e02026d09
Revert "Improve MAVEN build Performance"
2021-11-11 19:45:43 +01:00
hj987654321
23e2cfaf34
Improve MAVEN build Performance
2021-11-11 20:28:30 +08:00
matthew16550
edbdb01d87
Change test sources to Java 1.8
2021-11-02 17:24:59 +11:00
dependabot[bot]
fa5c856374
Bump ant from 1.10.11 to 1.10.12
...
Bumps ant from 1.10.11 to 1.10.12.
---
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>
2021-10-20 01:02:45 +00:00
Arnaud Roques
c874842158
Import version 1.2021.12
2021-10-05 18:52:46 +02:00
dependabot[bot]
ecf54172c4
Bump junit-bom from 5.8.0 to 5.8.1
...
Bumps [junit-bom](https://github.com/junit-team/junit5 ) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 01:03:02 +00:00
dependabot[bot]
27b0e4029b
Bump assertj-core from 3.20.2 to 3.21.0
...
Bumps [assertj-core](https://github.com/assertj/assertj-core ) from 3.20.2 to 3.21.0.
- [Release notes](https://github.com/assertj/assertj-core/releases )
- [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.20.2...assertj-core-3.21.0 )
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 01:15:25 +00:00
arnaudroques
a083d92ac6
Merge pull request #607 from plantuml/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.8.1
...
Bump maven-compiler-plugin from 2.3.2 to 3.8.1
2021-09-14 16:43:01 +02:00
arnaudroques
cb0ab1259d
Merge pull request #611 from plantuml/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-2.5.3
...
Bump maven-release-plugin from 2.1 to 2.5.3
2021-09-14 16:41:59 +02:00
dependabot[bot]
a938215afc
Bump junit-bom from 5.7.2 to 5.8.0
...
Bumps [junit-bom](https://github.com/junit-team/junit5 ) from 5.7.2 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.2...r5.8.0 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 01:13:18 +00:00
dependabot[bot]
9878b8aecc
Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
...
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.3.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 01:03:21 +00:00
arnaudroques
ea7170b936
Merge pull request #642 from plantuml/dependabot/maven/org.assertj-assertj-core-3.20.2
...
Bump assertj-core from 3.19.0 to 3.20.2
2021-08-31 12:42:51 +02:00
arnaudroques
adaa74fdb4
Merge pull request #643 from plantuml/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.0
...
Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
2021-08-31 12:42:14 +02:00
arnaudroques
df0cfa84e4
Merge pull request #644 from plantuml/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.2.0
...
Bump maven-dependency-plugin from 3.1.2 to 3.2.0
2021-08-31 12:41:52 +02:00
dependabot[bot]
3c0e6086ae
Bump junit-bom from 5.7.1 to 5.7.2
...
Bumps [junit-bom](https://github.com/junit-team/junit5 ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 01:03:10 +00:00
dependabot[bot]
15c200befb
Bump maven-dependency-plugin from 3.1.2 to 3.2.0
...
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin ) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases )
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.1.2...maven-dependency-plugin-3.2.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 01:03:06 +00:00
dependabot[bot]
c3b00f0e0c
Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
...
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 01:03:03 +00:00
dependabot[bot]
c93580a748
Bump assertj-core from 3.19.0 to 3.20.2
...
Bumps [assertj-core](https://github.com/assertj/assertj-core ) from 3.19.0 to 3.20.2.
- [Release notes](https://github.com/assertj/assertj-core/releases )
- [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.19.0...assertj-core-3.20.2 )
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 01:02:59 +00:00
Arnaud Roques
be62cff7e7
update pom.xml with org.codehaus.mojo
2021-08-30 19:18:38 +02:00
dependabot[bot]
3c09b7f21b
Bump ant from 1.10.9 to 1.10.11
...
Bumps ant from 1.10.9 to 1.10.11.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 17:14:34 +00:00
Arnaud Roques
9238bacd65
Import version 1.2021.10
2021-08-30 19:13:54 +02:00
arnaudroques
a6503949d8
Merge pull request #612 from plantuml/dependabot/maven/org.sonatype.oss-oss-parent-7
...
Bump oss-parent from 5 to 7
2021-08-03 10:10:29 +02:00
arnaudroques
efff80e7e1
Merge pull request #609 from plantuml/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.0
...
Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
2021-08-03 10:09:41 +02:00
arnaudroques
d289735836
Merge pull request #608 from plantuml/dependabot/maven/org.assertj-assertj-core-3.20.2
...
Bump assertj-core from 3.19.0 to 3.20.2
2021-08-03 10:08:53 +02:00
arnaudroques
b08e3f63bb
Merge pull request #605 from plantuml/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.2.0
...
Bump maven-dependency-plugin from 3.1.2 to 3.2.0
2021-08-03 10:08:13 +02:00
arnaudroques
ac3dbf8e09
Merge pull request #610 from plantuml/dependabot/maven/org.junit-junit-bom-5.7.2
...
Bump junit-bom from 5.7.1 to 5.7.2
2021-08-03 10:07:36 +02:00
dependabot[bot]
9d2f7e8463
Bump oss-parent from 5 to 7
...
Bumps oss-parent from 5 to 7.
---
updated-dependencies:
- dependency-name: org.sonatype.oss:oss-parent
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-31 17:10:56 +00:00
dependabot[bot]
051d36d55f
Bump maven-release-plugin from 2.1 to 2.5.3
...
Bumps maven-release-plugin from 2.1 to 2.5.3.
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-31 17:10:54 +00:00
dependabot[bot]
02edc40dac
Bump junit-bom from 5.7.1 to 5.7.2
...
Bumps [junit-bom](https://github.com/junit-team/junit5 ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-31 17:10:50 +00:00