Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-2943

In consequences, Drools syntax checker does not check if missing + sign in println

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • 6.0.0.Alpha1
    • 5.1.1.FINAL
    • None
    • Workaround Exists
    • Hide

      Run to get error

      Show
      Run to get error

    Description

      In a consequence, adding:
      System.out.println("Text " $item);

      The syntax checker marks everything as OK, but when you run you get an error.
      (Should be)
      System.out.println("Text " + $item);

      Attachments

        Activity

          People

            kverlaen@redhat.com Kris Verlaenen
            aberaber Mary Ellen Bench (Inactive)
            Archiver:
            rhn-support-ceverson Clark Everson

            Dates

              Created:
              Updated:
              Archived:

              PagerDuty