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
2024-11-05 21:17:52 +00:00
Code
Issues
Releases
Wiki
Activity
e15c58d9a2
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 08:18:17 +00:00
javacRelease
=
8
gradle.properties values are not quoted
2022-01-15 02:27:03 +00:00
version
=
1.2022.1-SNAPSHOT
Copy Permalink