Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5.7
-
Fix Version/s: 1.5.7
-
Component/s: Compiler Integration
-
Labels:None
-
Environment:WinXP, JAVA 5, Trunk of the GRE
Description
In the commit 13791there are some changes in the class org.codehaus.groovy.eclipse.core.util.TokenStream.
The changes in the method skipWhite() breaks 9 test cases in the test TokenStreamTests.
Can you James take a look at this tests and check if this new behavior is correct ore not.
The test should be updated to the new behavior. It doesn't break the functionality of the plugin.