Responses inline...
On 8/21/19, 11:55 PM, "Piotr Zarzycki" <[email protected]> wrote:
Alex,
I'm aware about that, but I would like to have all of those changes. Steps
are working good, so far I bump into rather problems on my PC.
I did not see new tag commits, so I'm not sure you understood me. If you pull
down new changes and just run release:perform, it will NOT pick up the changes
because it uses the last tag from the release:prepare step. I'm pretty sure
you get these changes in the artifacts you should have had to delete the tag
and re-run the release:perform steps.
Where I can setup that Java memory options if I'm using OpenJDK ? I
remember I was doing it a long time ago, and in Intellij I can do this for
each compilation in UI. I will try to google it of course.
OpenJDK seems to use JAVA_TOOL_OPTIONS
HTH,
-Alex