Skip to content

Fixed StackOverflow when adding exclusions#69

Merged
johnrengelman merged 3 commits intoGradleUp:masterfrom
brandonkearby:master
Jul 16, 2014
Merged

Fixed StackOverflow when adding exclusions#69
johnrengelman merged 3 commits intoGradleUp:masterfrom
brandonkearby:master

Conversation

@brandonkearby
Copy link
Copy Markdown
Contributor

Hi John,

I opened a bug on this, then decided to take a whack at it...

Cheers,

-Brandon

@johnrengelman
Copy link
Copy Markdown
Collaborator

Please add a test to the FilteringSpec class to verify this behavior.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer using the @Slf4j annotation on the class instead of declaring the logger this way.

@johnrengelman johnrengelman added this to the 1.0.3 milestone Jul 7, 2014
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there actual example of this out in the wild (i.e. circular dependencies in the POM files)?
Do you have an example of one. I'd like to look at it.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming you ran into one and that's what revealed this problem.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the original bug had my stacktrace from real code in the wild. The dependencies where pretty messy, so it wasn't as clean as the simple unit test.

johnrengelman added a commit that referenced this pull request Jul 16, 2014
Fixed StackOverflow when adding exclusions
@johnrengelman johnrengelman merged commit 3349095 into GradleUp:master Jul 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants