Bug 51531 - Eclipse .classpath references old ECJ version
Summary: Eclipse .classpath references old ECJ version
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Integration (show other bugs)
Version: trunk
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-19 18:24 UTC by Ian Brandt
Modified: 2011-07-19 18:49 UTC (History)
0 users



Attachments
Patch to correct the Eclipse .classpath ECJ version. (840 bytes, patch)
2011-07-19 18:26 UTC, Ian Brandt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Brandt 2011-07-19 18:24:48 UTC
The ECJ version referenced by the current Eclipse .classpath resource on trunk is 3.6.2.  The reference Ant build uses ECJ 3.7.
Comment 1 Ian Brandt 2011-07-19 18:26:26 UTC
Created attachment 27299 [details]
Patch to correct the Eclipse .classpath ECJ version.
Comment 2 Mark Thomas 2011-07-19 18:49:23 UTC
Thanks for the patch.

This has been fixed in trunk and will be included in 7.0.20 onwards.