This website requires JavaScript.
Explore
Help
Sign In
USRealEstate
/
web-api-commander
Watch
1
Star
0
Fork
You've already forked web-api-commander
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0eaecc2447
web-api-commander
/
gradle.properties
3 lines
55 B
Properties
Raw
Normal View
History
Unescape
Escape
Issue #129: Create file copy gradle tasks for automated testing (#136) * Issue #129: Added Temp Configs for Docker Image * #129: Updated GradleDockerfile * #129: Added build scripts and Docker file for automated builds * #129: Updated Docker container and resoCommander.sh * #129: Added test command * #129: Added gradle.properties with updated memory max * #129: Added preparation step to build.gradle * #129: Added automated testing container handling
2022-09-28 13:00:43 -04:00
org.gradle.jvmargs
=
-Xmx28g
Issue #148: Update Gradle to 7+ (#149) * #148: Updated syntax for Gradle commands * #148: Upgraded to Gradlew 7 * #148: Updated Gradlew wrapper to v8.0.2 * #148: Upgraded Gradle to 8.0.2 locally, 7+ in Docker --------- Co-authored-by: darnjo <josh@reso.org>
2023-03-07 18:05:33 -05:00
org.gradle.warning.mode
=
all