-
JIRA Issue: [KIEKER-1617] Introduce before/after advices for AspectJ probes
Original Reporter: Christian Wulf
***
So far, we have only added a prototype implementation for the probe trace.operation.…
-
JIRA Issue: [KIEKER-1821] User guide example: Issues in AspectJ example
Original Reporter: Andre van Hoorn
***
First, the README is wrong in mentioning the Gradle task "runMonitoringAndAnalysis" but…
-
Error opening zip file or JAR manifest missing : /Users/jey/.m2/repository/org/aspectj/aspectjweaver/1.8.10/aspectjweaver-1.8.10.jar
Error occurred during initialization of VM
agent library failed t…
-
### Description
These files need some review as there are some weird licenses detected:
- https://raw.githubusercontent.com/twbs/bootstrap/v3.3.6/docs/dist/css/bootstrap.min.css.map
- https://raw.g…
-
Right now, javanica supports only aspectj based aop. It would be great if javanica can support [AOP Alliance](http://aopalliance.sourceforge.net) as it is endorsed by most of the Dependency Injection…
-
With current code, build is failed with the following log:
> Error:Execution failed for task ':app:compileDevDebugAspectJ'. > E:\AndroidAspectJExample\app\src\main\aspectj\com\archinamon\xpoint\Jvm…
-
JIRA Issue: [KIEKER-1860] Default constructors get wrong signature with AspectJ instrumentation
Original Reporter: David Georg Reichelt
***
If a class has no constructor and the default no-arg const…
-
JIRA Issue: [KIEKER-1893] Hard-coded version names in kieker-examples
Original Reporter: Andre van Hoorn
***
Numerous files include a hard-coded file name that leads to problems once we change the v…
-
Hi,
Thanks for the great plugin! I really like working with it.
I have a question though. When I only make some changes to an Aspect `*.aj`, then the changes don't get woven when I rebuild my ap…
-
在kotlin 和 java 混编的时候发现了几个常见的问题(如: zip is xxxx),由于作者一直不更新,这里推荐个我自己写的 aspectj 插件,支持 kotlin 和 java 混编。
项目地址:https://github.com/2017398956/AspectPlugin
另外,还有一个基于 AspectPlugin 的 权限申请 示例 :https://gith…