-
I am using one-jar to package my application. I am also using aspectj for some of the functionality. However, it is taking too much time (5min- 15min) just to start the jar file if I provide the javaa…
-
Hi.
I'm desperately trying to bind kotlin and aspectJ (because another lib I really-really-really need needs aspectJ) and the only thing I found was your lib. Could you please release it?
-
Getting below error while trying to trigger execution from Jenkins . Same code working fine on local. Tried Rest Assured version 2.0 and 3.0 but no luck
Sep 10, 2020 7:31:46 PM org.aspectj.weaver.t…
-
## Issue
allure plugin for Jenkins appear empty when i'm using local repository though its working fine when using same project but from git
### Context
- **Jenkins version**:2.180
- **Job type**:…
-
JIRA Issue: [KIEKER-1367] (Async FS) writer in blocking mode tries to shutdown but fails
Original Reporter: Andre van Hoorn
***
Writer configured to use Async FS with blocking queue full behavior (m…
-
Currently, _m2eclipse-ajdt_ fails to import projects when _Maven Compiler_ executions are deactivated. As background information, here is a partial transcript of previous e-mail conversations between …
-
Hi, @larsgrefer when enable the jetfier, the ajc weave task build failed.
1. Gradle: 8.4,
2. io.freefair.android.aspectj.post-compile-weaving: 8.4.0-alpha12
3. agp = "8.3.1"
4. org.aspectj:aspe…
-
I am using aspectj-maven-plugin to weave my sources and tests.
I have a spring-boot app, in which I want to use compile-time weaving of my code to manage JDBC transactions. Here is my portion of the …
-
JIRA Issue: [KIEKER-523] Remove AspectJ 1.6.11/JDK work-around note after AspectJ update
Original Reporter: Andre van Hoorn
***
Remove work-around note for AspectJ 1.6.11/JDK 7 (
…
-
# 异常代码
java
@Override
public void downLoadsubPackageDaily(ActivityReportSubPackageDailyDto activityReportSubPackageDailyDto, HttpServletResponse response, String userPin, String accountId) …