Aspectj plugin example

I have a working example of the aspectj plugin with gradle 2.3.

See GitHub - jzwolak/gradle-aspectj-example: Here's a simple example using the gradle-aspectj plugin.
And GitHub - semestry/gradle-aspectj: Gradle AspectJ plugin

Continuing the discussion from Aspectj plugin does not work with gradle 1.5:

Hi Jason, thanks for aspectJ gradle plugin. I’m new to gradle and there are some things i cant really understand from your source.

As i figured this is doing only compile time weaving?