Bug 71516

Summary: Code in ajde-src.zip doesn't match compiled code in CVS
Product: [Tools] AspectJ Reporter: Wesley Coelho <coelho>
Component: CompilerAssignee: Adrian Colyer <adrian.colyer>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P3    
Version: DEVELOPMENT   
Target Milestone: 1.2.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Wesley Coelho CLA 2004-08-05 16:51:30 EDT
When I get the latest compiled code from CVS and attach the source from ajde-
src.zip, it seems that the source code doesn't match the byte code. For 
example, IRelationship.hasRuntimeTest() exists in the source code but not in 
the byte code. It could be that the source code in ajde-src.zip needs to be 
updated to match the latest byte code in CVS.
Comment 1 Andrew Clement CLA 2004-08-06 03:25:51 EDT
Hi, I'm assuming you are referring to the ajde-src.zip that is part of AJDT. 
AJDT 1.1.11 was built on a branch of AspectJ.  The branch has just been merged
(yesterday) back into the AspectJ CVS codebase.  This means AJDT 1.1.12 (due
next week) will be based on the CVS version of AspectJ and ajde-src.zip shipped
with AJDT 1.1.12 will match AspectJ CVS.  ajde-src.zip is built automatically
when packaging org.aspectj.ajde so it should always be in step from now on. 
please feel free to reopen the bug if it isnt :)
Comment 2 Andrew Clement CLA 2004-08-06 03:26:28 EDT
*** Bug 71518 has been marked as a duplicate of this bug. ***
Comment 3 Mik Kersten CLA 2004-08-08 11:04:28 EDT
I worked around this with Wes by setting up a workspace that contains both the 
AspectJ modules, the AJDT plugins, and creates the ajde.jar file accordingly.  
So he's not stuck waiting on the release.  
Comment 4 Adrian Colyer CLA 2004-10-21 04:32:29 EDT
Fix released as part of AspectJ 1.2.1