[jboss-jira] [JBoss JIRA] (JBRULES-3362) Declared types formatting error not detected at compile time

James Walker (JIRA) jira-events at lists.jboss.org
Sat Jan 28 13:55:48 EST 2012


James Walker created JBRULES-3362:
-------------------------------------

             Summary: Declared types formatting error not detected at compile time
                 Key: JBRULES-3362
                 URL: https://issues.jboss.org/browse/JBRULES-3362
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: drools-core, drools-eclipse
    Affects Versions: 5.4.0.Beta1
            Reporter: James Walker
            Assignee: Mark Proctor


If you declare a type like this:
{noformat}
declare Wrapper 
	Text: String #Field name starts with a capital letter - not a java bean!
	metrics : Metrics
end
{noformat}

It doesn't notice it at compile time or in the eclipse plugin, but errors at run-time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list