Knotx / knotx-launcher

Launcher provides a way to configure and run bare Knot.x instance.
https://knotx.io
Apache License 2.0
1 stars 0 forks source link

Gradle build ends with Version file generation failure #1

Open tomaszmichalak opened 5 years ago

tomaszmichalak commented 5 years ago

Describe the bug There is race condition with copying Version to generated and compiling project.

To Reproduce Steps to reproduce the behavior:

  1. Run ./gradlew build a few times
  2. Run ./gradlew publishToMavenLocal a few times

Additional context We suspect some bug in the templatesProcessing task.

malaskowski commented 5 years ago

Due to race condition, I've temporary removed version from the start message in https://github.com/Knotx/knotx-launcher/commit/8ee34cdbfe499717976208e32e14d5763c54e25a