[jboss-jira] [JBoss JIRA] (DROOLS-5518) DMN strongly typed class compile errors for capitalized/non-capitalized properties conflict
Toshiya Kobayashi (Jira)
issues at jboss.org
Mon Jul 20 01:19:00 EDT 2020
[ https://issues.redhat.com/browse/DROOLS-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Toshiya Kobayashi updated DROOLS-5518:
--------------------------------------
Description:
If we have node names where the difference is only "First letter is capitalized or not" (e.g. "myPerson" and "MyPerson"), it will cause a compile error for InputSet and OutputSet. Note that it works fine without typesafe.
- DMNRuntimeTypesTest.testCapitalLetterConflict()
- DMNRuntimeTypesTest.testCapitalLetterConflictWithInputAndDecision()
https://github.com/kiegroup/drools/pull/2993#discussion_r456300584
was:
If we have node names where the difference is only "First letter is capitalized or not" (e.g. "myPerson" and "MyPerson"), it will cause a compile error for InputSet and OutputSet. Note that it works fine without typesafe.
https://github.com/kiegroup/drools/pull/2993#discussion_r456300584
Steps to Reproduce: (was: - DMNRuntimeTypesTest.testCapitalLetterConflict())
> DMN strongly typed class compile errors for capitalized/non-capitalized properties conflict
> -------------------------------------------------------------------------------------------
>
> Key: DROOLS-5518
> URL: https://issues.redhat.com/browse/DROOLS-5518
> Project: Drools
> Issue Type: Bug
> Components: dmn engine
> Affects Versions: 7.40.0.Final
> Reporter: Toshiya Kobayashi
> Assignee: Toshiya Kobayashi
> Priority: Major
>
> If we have node names where the difference is only "First letter is capitalized or not" (e.g. "myPerson" and "MyPerson"), it will cause a compile error for InputSet and OutputSet. Note that it works fine without typesafe.
> - DMNRuntimeTypesTest.testCapitalLetterConflict()
> - DMNRuntimeTypesTest.testCapitalLetterConflictWithInputAndDecision()
> https://github.com/kiegroup/drools/pull/2993#discussion_r456300584
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list