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

Limit Weaving #54

Open
amareensaleh opened this issue Oct 19, 2016 · 2 comments
Open

Limit Weaving #54

amareensaleh opened this issue Oct 19, 2016 · 2 comments

Comments

@amareensaleh
Copy link

It looks like when the plugin executes, it picks up any .class file on the classpath (including those in dependencies) and weaves it if it is annotated with @Aspect. How can I specify exactly which classes to choose and exclude others?

@dmarkov
Copy link

dmarkov commented Oct 28, 2016

@yegor256 please take a look at it and dispatch (see par.21)

@yegor256
Copy link
Member

@amareen1988 I don't think it's technically possible in AspectJ, but we will take a look, thanks

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

3 participants