Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4.1. Define Environment Variables in Jenkins Pipeline:

In the Jenkins pipeline, add an set the environment variable

env.HWC_API_LOGGING_FILE_NAME='E:/AppServer/wildfly-30.0.0.Final/wildfly-30.0.0.Final/Logs/hwc-api.log'             

...