Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] AJDT development build with updated AspectJ

The build ID is 1.2.1.20050622133424 and builds are available for both
Eclipse 3.0 and 3.1RC2/RC3. There is also a new AJDT download page here:

http://www.eclipse.org/ajdt/downloads/

This uses PHP to automatically show the latest AJDT development builds,
which are now automatically uploaded after every successful build.

Compared with the AspectJ build in AJDT 1.2, the following fixes have been
made:

59636  -log option not producing output - should it?
81846  EclipseAdapterUtils.java:83
83565  BCException "bad type name" thrown when compiling
83630  @AJ sybtax
83807  @AJ around inlining
84260  import static fails when importing a method
84421  Problem with generics in ITDs
86452  compiler cannot compile class with @AfterReturning
86832  Internal compiler error (generics?)
87282  Compilation error on generic member introduction
88606  Parameterized types on introduced fields not correctly re...
90388  BCException incremental change from broken parent to List
90827  StackOverflow while weaving enum/annotation with Enum/Ann...
91053  Generics problem with Set - does not compile with AspectJ 5
91267  NPE at EclipseFactory.java:143 when using generic methods...
91719  Work with Oli B to pull in examples of generating all the...
92334  Exception on rename of aspect type if used in enclosed po...
92906  showWeaveInfo for declare annotations
93345  unresolved joinpoint in cflow causes ClassCastException o...
93460  developer's notebook, chapter 8
94167  NPE in reflect implementation
94243  AJC compiled @AJ aspect + LTW - issue with -Xreweavable /...
95525  @AJ deow
95993  [generics] NPE at ClassScope.java:660 when compiling gene...
96111  privileged access to private generic fields crash ajc
96371  Patch to support loading aop.xml properly
97084  Error in last AJDT for 3.1M6: another project's output in...
97144  ClassCastException at BcelWeaver.java:933
97408  build script generates a corrupted loadtime5.jar
97763  ITD method with generic arg - BCException thrown: Bad typ...
98320  [generics][itds] intertype with nested generic type
98660  ClassCastException compiling aspect with cflow && handler
99089  [generics][itds] ArrayIndexOutOfBoundsException - Generic...
99168  [generics][itds] ITD on generic inner class crashes ajc
99228  [generics][itds] ITD of a field into a generic class
100227 [generics][itds] inner class with generic enclosing class
100260 [generics][itds] methods inherited from a generic parent


Regards,

Matt.

-- 
Matt Chapman
AJDT Development, http://www.eclipse.org/ajdt



Back to the top