Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] RC1 coming soon?

As you discovered, that's because we haven't set a target milestone
for it yet.  We don't mark them immediately 1.5.0 when they are raised
- we evaluate them in between working on other bugs/enhancements, for
example I am up to my neck in bug 112105 (generic itd work) right now.
 All I can say is that when AspectJ5 is finished, everything should
have a valid target - it just might end up being a post-1.5.0 target
in some cases.  Also where the problem behind the bug isn't clear, we
assign it a target of 1.5.0 and make a comment about it being for
investigation prior to 1.5.0 - once investigated to determine the root
cause we'll set the priority appropriately, and possibly change the
target.

Now I'll get back to my keyboard and 112105...

Andy.


On 25/10/05, Eduardo Rocha <eduardorochabr@xxxxxxxxx> wrote:
> Andy,
>
> For example, why bug 112830 (
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=112830 ) is not shown is
> the list?
>
> Eduardo
>
> 2005/10/25, Alexandru Popescu <the.mindstorm.mailinglist@xxxxxxxxx>:
> > #: Andy Clement changed the world a bit at a time by saying on  10/25/2005 10:27 PM :#
> > > On 25/10/05, Alexandru Popescu <the.mindstorm.mailinglist@xxxxxxxxx> wrote:
> > >> #: Oliver Böhm changed the world a bit at a time by saying on  10/25/2005 6:34 PM :#
> > >> > Hello,
> > >> >
> > >> > I guess the plan on http://www.eclipse.org/aspectj/plans.php is a
> > >> > little bit outdated (or I missed something;-) When I extrapolate the
> > >> > dates correct RC1 will come soon and we can count on the final version
> > >> > about midth of November. Is this realistic?
> > >> >
> > >> > I ask because first I want to finalize my book and secondly I manage
> > >> > the AspectJ Winter Camp at the beginning of December (8.-10., see
> > >> > http://www.jugs.org/ajwc/) where I want to use both: the book and
> > >> > AspectJ 5.
> > >> >
> > >> > regards
> > >> > Oliver
> > >> > --
> > >> > Oliver Böhm
> > >> > http://www.javatux.de
> > >>
> > >> Not sure where I have read it, but I remeber something about Christmas final release :-).
> > >>
> > >> ./alex
> > >> --
> > >> .w( the_mindstorm )p.
> > >
> > > We just didn't say which christmas ...
> > >
> > > We are working 25hours a day to finish AspectJ5.  The best way to
> > > measure progress towards completion is by tracking the bug reports,
> > > this query:
> >
> > Should I understand that when working for AspectJ6 you will be working 36 hours/day? :-).
> >
> > ./alex
> > --
> > .w( the_mindstorm )p.
> >
> > ps: your efforts are highly appreciated.
> >
> > >
> > > https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=AspectJ&target_milestone=1.5.0&target_milestone=1.5.0+M2&target_milestone=1.5.0+M3&target_milestone=1.5.0+M4&target_milestone=1.5.0RC1&target_milestone=1.5.0RC2&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=
> > >
> > > looks at all bugs targetted 1.5.0 (or its various milestone/rcs) that
> > > are still open.  When this number gets to zero, AspectJ5 is complete.
> > > A couple of weeks ago it showed ~100, today it shows ~80.  Some of
> > > these bugs/enhancements are likely to be shelved for 1.5.1 but many
> > > will be resolved (all P1s and P2s should definetly be resolved).
> > > Obviously new bugs are coming in all the time and we have to evaluate
> > > all of them to see if they must be fixed for 1.5.0.  Basically, track
> > > the bug reports.
> > >
> > > Andy.
> > > _______________________________________________
> > > aspectj-dev mailing list
> > > aspectj-dev@xxxxxxxxxxx
> > > https://dev.eclipse.org/mailman/listinfo/aspectj-dev
> > >
> >
> >
> > _______________________________________________
> > aspectj-dev mailing list
> > aspectj-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/aspectj-dev
> >
> _______________________________________________
> aspectj-dev mailing list
> aspectj-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-dev
>


Back to the top