Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate Jar for @SimpleProperty #5

Open
fsparv opened this issue Mar 8, 2017 · 0 comments
Open

Separate Jar for @SimpleProperty #5

fsparv opened this issue Mar 8, 2017 · 0 comments
Assignees
Milestone

Comments

@fsparv
Copy link
Owner

fsparv commented Mar 8, 2017

There's really no good reason to have the EasierMock dependency sneak into the runtime dependency and then transitively smuggle in EasyMock and Cglib, etc to unwary folks who use want to use BeanTester.

The annotation that makes a method eligible for BeanTester (@SimpleProperty) should be in it's own jar with it's own maven/gradle dependency packaging, and have no transitive dependencies.

@fsparv fsparv added this to the 2.1 milestone Mar 8, 2017
@fsparv fsparv self-assigned this Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant