Conversation
|
Hi, It seems that JDT with compliance level 25 parses FooCasper strangely. Maybe the 4 slash symbols at line 5 of FooCasper.java are confused with a javadoc markdown comment? Anyway, since this is not the main focus of the PR, I guess that we can live with a regular // line comment on line 5. The following patch makes LinesTest.testCompileWhenUsingLinesArgument pass. |
|
Sounds fine to paper over it for now, I think |
The problem is indeed that |
|
@I-Al-Istannen I heard you enjoy working with JBang, it looks like it doesn't properly resolve the dependencies? Do you know what's wrong? |
We are currently not running tests using Java 25. Let's change that.