This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
plantuml
Watch
1
Star
0
Fork
0
You've already forked plantuml
mirror of
https://github.com/octoleo/plantuml.git
synced
2025-01-24 15:48:28 +00:00
Code
Issues
Releases
Wiki
Activity
plantuml
/
gradle.properties
3 lines
45 B
Properties
Raw
Normal View
History
Unescape
Escape
allow "gradle build -PjavacRelease=17" to build java-17 binary for gradle now one could do: gradle clean build -x test -x javaDoc -PjavacRelease=17 for maven something like this works to build a different target binary: mvn clean package -Dmaven.test.skip=true -Dmaven.javadoc.skip=true -Dmaven.compiler.release=17
2022-02-08 09:18:17 +01:00
javacRelease
=
8
gradle.properties values are not quoted
2022-01-15 03:27:03 +01:00
version
=
1.2022.1-SNAPSHOT
Copy Permalink