Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Plans for 1.9.0 release

Hey,

1.9.0.BETA-7 is actually there now (spring milestones maven repo), published last night.This includes:
- update to latest JDT compiler
- Compilation/weaving performance on Java 9 now similar to Java8.

I am trying to get to an RC very soon but there are a few more things I must do before I consider it good enough, my rough target is end of the week but it depends on how many distractions I get :)

> right now 1.8.10 version doesn't work in such projects.

It would be helpful for anyone/everyone to share any issues you have with the 1.9 betas so I can make sure I have them on the TODO list, email here or bugzilla issues are fine.

many thanks,
Andy


On 23 September 2017 at 01:25, Krzysztof Krason <krzysztof.krason@xxxxxxxxx> wrote:
Hello,
Is there a plan for releasing 1.9.0 version soon? I see that there is a 1.9.0.BETA-6 in Spring Milestones maven repo and I'm wondering if you have some plans on releasing it to maven central or creating 1.9.0 and releasing it there?

This would greatly help with projects that want to use Java 9 and AspectJ, right now 1.8.10 version doesn't work in such projects.

Regards,
Krzysztof Krason


_______________________________________________
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


Back to the top