Skip to content

Conversation

@kriegaex
Copy link
Contributor

@kriegaex kriegaex commented Jun 25, 2022

Due to changed Eclipse Compiler (JDT Core) upstream of AJC, we need to call buildArgParser.populateBuildConfig(..) in order to avoid an NPE when AjBuildConfig.getCheckedClasspaths() is called later during compilation.

Only the unit test (which is not really a unit test) is affected by this problem, because it compiles in-process. The aspectj-compiler IT was still passing before this change.

Closes eclipse-aspectj/aspectj#169.

Bumps `aspectj.version` from 1.9.7.M3 to 1.9.9.1. Updates `aspectjrt` from 1.9.7.M3 to 1.9.9.1 - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) Updates `aspectjtools` from 1.9.7.M3 to 1.9.9.1 - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) --- updated-dependencies: - dependency-name: org.aspectj:aspectjrt dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.aspectj:aspectjtools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/aspectj.version-1.9.9.1 branch from d346e63 to 94e7b56 Compare June 25, 2022 13:49
@slachiewicz
Copy link
Member

Looks like dependabot deleted your commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants