Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Annotation Processing & Aspectj

Privet Alexander.

Your assumption regarded to AspectJ jars is correct. This project depends on commited AspectJ library jars because version 1.8.2 is not released yet and it's not available in Maven Repos.

I've tried to clarify project README. If it doesn't make sense yet let me know please. English is not my native lang, so may be I can explain in russian special for you


2014-08-11 12:01 GMT+04:00 Alexander Kriegisch <alexander@xxxxxxxxxxxxxx>:
Privet Sergey,

what you write sounds somehow interesting, but could you please elaborate a bit or enhance your repo's README a bit in order to better explain what you are trying to do and how AspectJ 1.8.2. helps you with it? I do not understand what you have tried to explain.

By the way, it struck me as rather odd that your repo contains AspectJ library JARs. Is this just hacky or caused by the fact that you use a preliminary AspectJ version which is unavailable on any Maven repos?

Kind regards
--
Alexander Kriegisch
http://scrum-master.de

Sergey Stupin schrieb am 11.08.2014 09:10:

> I'm happy to announce that next aspectj release (1.8.2) will support annotation processing. Lot's of work was done on getting it ready. And with GREAT help from Andy Clement aspectj compiler now will process annotations.
>
>
> To give you all an opportunity to play with that I've wrote a simpe showcase-project https://github.com/hsestupin/aspectj-apt <https://github.com/hsestupin/aspectj-apt>

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users



--
Best regards,
Stupin Sergey.

Back to the top