-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
jBPM 6.2.0.Final
If the (java) code block of a script task ends in a // comment, and the comment isn't terminated with a newline, jbpm will emit an error like "line 2:11 mismatched character '<EOF>' expecting '\n'" to stderr while building the process.
I haven't tested with languages other than java or with other types of nodes that can contain code blocks.
- is incorporated by
-
RHPAM-378 "mismatched character '<EOF>' expecting '\n'" due to comment in script task
- Closed