Bug 337064 - Aspectj bug with scala 2.9.0-SNAPSHOT
Summary: Aspectj bug with scala 2.9.0-SNAPSHOT
Status: CLOSED DUPLICATE of bug 339300
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.6.10   Edit
Hardware: PC Linux
: P3 critical with 5 votes (vote)
Target Milestone: 1.6.11   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-13 09:13 EST by Romain CLA
Modified: 2011-03-21 18:55 EDT (History)
2 users (show)

See Also:


Attachments
Maven project to reproduce the bug (1.74 KB, application/x-compressed-tar)
2011-02-13 09:13 EST, Romain CLA
no flags Details
The ajcore (13.14 KB, text/plain)
2011-02-13 09:14 EST, Romain CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Romain CLA 2011-02-13 09:13:38 EST
Created attachment 188846 [details]
Maven project to reproduce the bug

Aspectj raises an exception when compiling scala 2.9.0 classes.

The ajcore is attached to this ticket as well as a maven project to reproduce the bug. To reproduce: 
 - untar the archive
 - cd scala
 - mvn clean install
Comment 1 Romain CLA 2011-02-13 09:14:16 EST
Created attachment 188847 [details]
The ajcore
Comment 2 Andrew Clement CLA 2011-03-21 18:55:12 EDT
fixed under bug 339300 - that fix just made it into 1.6.11

*** This bug has been marked as a duplicate of bug 339300 ***