Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Redistribution of aspectj 1.6.7.a as 1.6.8?

Interesting.  We've had qualifiers previously, but not since the early
1.5 days if i recall correctly so I guess that hasn't come up before.
I haven't actually put 1.6.7.a in a repo yet as I'm waiting on a few
more people to report back - it seems although I kept the code stable
for a few weeks before release and asked users to try it, they didn't
get around to it (I'm not blaming anyone, it is just unfortunate) and
now problems are being reported on the final release.  There is the
one fix I've made so far to create 1.6.7.a but Simone has perhaps seen
another issue and a user on the spring forums is describing an old
problem which seems to occur more frequently on 1.6.7 (I'm working on
it under https://bugs.eclipse.org/bugs/show_bug.cgi?id=298908 ).
Depending on what happens with these, I may create a 1.6.8 release
anyway, rather than getting into b/c/d suffixes.  I'll decide what to
do in the next few days.

Can I ask anyone who is able to, please try 1.6.7.a and raise any
issues you see.

Andy

2010/1/6 Jeff Sinclair <jeff@xxxxxxxxxxxxxx>:
> Would it be possible to re-release aspectj 1.6.7.a as 1.6.8? It is not a
> major issue but the introduction of a qualifier causes 1.6.7.a to be treated
> as being earlier than 1.6.7 by tools such as ivy.
>
> I know this was a very quick patch but I don't see the value in introducing
> a four part scheme.
>
> Jeff
>
>
>
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
>


Back to the top