You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass arguments to Gradle via environment variables (#314)
This PR passes arguments to the Gradle builds via the `LOG4J_VERSION` and `LOG4J_REPOSITORY_URL` environment variables.
This simplifies the build, since no command line parameters need to be used.
0 commit comments