Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] AspectJ 5 M3 now available

Hi Adrian,

thank you for the link. That's what I looked for. I'm trying the
annotation based style and for the moment the documentation seems to be
conform with the code ;-)

regards,
Oliver



Adrian Colyer wrote:
> You want to look in the docs module of org.aspectj:
> 
> http://dev.eclipse.org/viewcvs/index.cgi/org.aspectj/modules/docs/adk15ProgGuideDB/?cvsroot=Technology_Project
> 
> The location you were looking at is the archive of the old website
> before the facelift. The url
> above is for the docbook sources of the notebook, which is where
> you'll find all the commit comments and be able to take detailed diffs
> etc..
> 
> On 25/08/05, Oli B. <boehm@xxxxxxxxxx> wrote:
>>Great - one question: where can I found the updated documentation in
>>CVS? When I look at
>>http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/aspectj-home/doc/ajdk15notebook/
>>I see the version for M2. I guess it is the wrong link because the
>>official link
>>http://www.eclipse.org/aspectj/doc/next/adk15notebook/index.html seems
>>to be newer.
>>
>>I prefer the CVS view because there I can see which documents were
>>changed. Can anybody give me the link to the CVS repository? Or an
>>overview which documents were changed?
>>
>>regards
>>Oliver
>>
>>
>>Adrian Colyer wrote:
>>>We're delighted to finally announce the avaibility of the AspectJ 5 M3
>>>milestone build.  This release completes a significant overhaul of the
>>>compiler and weaver to fully support generics, showcases the new
>>>load-time weaving support, and contains the first officially released
>>>version of the @AspectJ annotation style of development. It also fixes
>>>a large number of bugs that have been reported since the M2 build.
>>>
>>>Full details of the supported features in M3 are contained in the
>>>updated AspectJ 5 Developer's Notebook linked from the AspectJ home
>>>page. We'll now be moving full steam ahead to M4 and then AspectJ 5
>>>final.
>>>
>>>Many, many users have contributed excellent bug reports, feedback, and
>>>suggestions that have helped to shape this milestone, and we'd like to
>>>take this opportunity to say thank-you to you all, your input is
>>>extremely valuable.
>>>
>>>AspectJ 5 M3 can be downloaded from the AspectJ home page at
>>>http://www.eclipse.org/aspectj.
>>>
>>>Thanks and stay in touch,
>>>-- The AspectJ Team
>>>_______________________________________________
>>>aspectj-users mailing list
>>>aspectj-users@xxxxxxxxxxx
>>>https://dev.eclipse.org/mailman/listinfo/aspectj-users
>>>
>>
>>--
>>Oliver Böhm
>>http://www.javatux.de
>>
>>_______________________________________________
>>aspectj-users mailing list
>>aspectj-users@xxxxxxxxxxx
>>https://dev.eclipse.org/mailman/listinfo/aspectj-users
>>
> 
> 


-- 
Oliver Böhm
http://www.javatux.de



Back to the top