| Chunk |
|---|
| Conflicting content |
|---|
protected String[] gems;
@SuppressWarnings({"unchecked"})
<<<<<<< HEAD
=======
// @Override
>>>>>>> c9fa125d50a7384b6583ffecf9a7af8ae847bd42
public void execute() throws MojoFailureException, MojoExecutionException {
if (installGems) { |
| Solution content |
|---|
protected String[] gems;
@SuppressWarnings({"unchecked"})
public void execute() throws MojoFailureException, MojoExecutionException {
if (installGems) { |
| File |
|---|
| CucumberMojo.java |
| Developer's decision |
|---|
| Version 1 |
| Kind of conflict |
|---|
| Comment |