On 30/11/2010, at 10:27 PM, Alexander Ulizko wrote:
> Hi Adam,
>
> You asked for stack trace for exception java.lang.ClassNotFound
> Lorg/aopalliance/intercept/MethodInterceptor.
>
> Here it is: http://pastie.org/1335012.
Is this code available somewhere where I can try it out? It might be e
Hi Adam,
You asked for stack trace for exception java.lang.ClassNotFound
Lorg/aopalliance/intercept/MethodInterceptor.
Here it is: http://pastie.org/1335012.
Thanks for clarification about guava dependency.
30.11.2010, в 11:57, Adam Murdoch написал(а):
>
> On 30/11/2010, at 5:59 PM, Alexan
On 30/11/2010, at 5:59 PM, Alexander Ulizko wrote:
> Hello everyone.
>
> I need your help with the following problem:
> I'm trying to write a Gradle plugin. I created a buildSrc directory in the
> project root, as recommended in userguide. After that I created directories
> src/main/java/the
Hello everyone.
I need your help with the following problem:
I'm trying to write a Gradle plugin. I created a buildSrc directory in the
project root, as recommended in userguide. After that I created directories
src/main/java/the_rest_of_the_path and wrote my code. Then I inlcuded
dependencie