-
Bug
-
Resolution: Not A Defect
-
Major
-
None
In the past I used a Freestyle project for my non java project (delphi). There open tasks where successful parsed as a postbuildaction.
Now I changed the project type to maven 2 project, where the open task parser is configured in the build settings. Now it seems, that the parser is not called, even so I copied the configuration without changes to the new project.
Is there any logfile where I can exactly determine if the parser wasn't started, or if it skipped the files or if it didn't find the todos because of the given task tags?