wildfly / galleon

Galleon Provisioning Tool
https://docs.wildfly.org/galleon/
Apache License 2.0
26 stars 30 forks source link

[GAL-337] Handle 'false-conflicts' in upgrade diff #308

Closed spyrkob closed 1 year ago

spyrkob commented 2 years ago

Proposal for https://issues.redhat.com/browse/GAL-337

False-conflicts don't generate .glnew files Added 'print-only-conflicts' option to allow displaying only real conflicts

aloubyansky commented 2 years ago

Looks like it would be good to duplicate the tests for print-only-conflicts enabled and disabled.

spyrkob commented 2 years ago

I added tests to check the logs.

The current userchanges tests aren't affected by the option as this will change the log output, so I thought it's easier to add a new test case that'll capture the possible log changes