Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DROOLS-5766 : Issue while using LocalDateTime field reference in GRE #3195

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

Rikkola
Copy link
Contributor

@Rikkola Rikkola commented Oct 27, 2020

JIRA:

link

How to retest this PR or trigger a specific build:
  • a pull request please add comment: Jenkins retest this

  • a full downstream build please add comment: Jenkins run fdb

  • a compile downstream build please add comment: Jenkins run cdb

  • a full production downstream build please add comment: Jenkins execute product fdb

  • an upstream build please add comment: Jenkins run upstream

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 14 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Rikkola Rikkola marked this pull request as ready for review October 28, 2020 06:54
@@ -537,8 +532,6 @@ static String adjustParam(final String dataType,
return param.substring(0,
param.length() - 1);
}
} else if (boundParams.containsKey(param)) {
return "=" + param;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The fix was to remove this bound parameters check. I could not find a single unit test hitting this spot, but I know this was added before the GRE moved to DRL based save format. The "=" here is not needed.

@jstastny-cz
Copy link
Contributor

jenkins do fdb

@jstastny-cz
Copy link
Contributor

StackOverflow issue during in FDB: [INFO] Business Central - Webapp .......................... FAILURE [24:17 min]

ERROR] Failed to execute goal io.thorntail:thorntail-maven-plugin:2.7.0.Final:package (default) on project business-central-webapp: Unable to create thorntail.jar: Failed to write asset to output: /_bootstrap/business-central-webapp.war: StackOverflowError -> [Help 1]
[2020-11-03T17:20:35.569Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal io.thorntail:thorntail-maven-plugin:2.7.0.Final:package (default) on project business-central-webapp: Unable to create thorntail.jar

@Rikkola
Copy link
Contributor Author

Rikkola commented Nov 4, 2020

Should not be related.
jenkins do fdb

@jstastny-cz
Copy link
Contributor

jenkins do fdb

1 similar comment
@jstastny-cz
Copy link
Contributor

jenkins do fdb

@Rikkola
Copy link
Contributor Author

Rikkola commented Nov 9, 2020

org.jbpm.springboot.samples.CustomNotificationListenerTest.testProcessEventListenerRegistration
org.jbpm.springboot.samples.CustomNotificationListenerTest.testProcessEventListenerRegistration

jenkins do fdb

@karreiro
Copy link
Contributor

Jenkins do fdb.

@Rikkola
Copy link
Contributor Author

Rikkola commented Nov 13, 2020

@karreiro @jstastny-cz Finally green.

Copy link
Contributor

@jstastny-cz jstastny-cz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested with the enclosed reproducer.

Copy link
Contributor

@karreiro karreiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @Rikkola! Great investigation :-)

@Rikkola
Copy link
Contributor Author

Rikkola commented Nov 17, 2020

@kiegroup/gatekeepers Hello, can I get a merge please.

@mareknovotny mareknovotny merged commit db2becc into apache:master Nov 18, 2020
tarilabs pushed a commit to tarilabs/drools that referenced this pull request Jun 28, 2022
…Gs and Case/Showcase docs (apache#172) (apache#3195)

* Bxmsdoc 6976 master - Single-source GSGs and Case/Showcase docs (apache#172)

* BXMSDOC-6976 Single sourcing initial GSG BP and Case docs

* BXMSDOC-6976-master Upstreamed both GSG for BP and Case docs. Will not push until I complete the GSG for DS.

* BXMSDOC-6976 Pausing upstream effort for GSGs while researching the best approach to referencing drools topics from jBPM TOCs

* BXMSDOC-6976 Upstream docs ready for review

* BXMSDOC-6976 Updated based on DS QE review feedback

* BXMSDOC-6976 Updated based on DS final comment

* BXMSDOC-6976 Final updates based on Marian's QE input

* BXMSDOC-6976 Final updates based on Marian's QE input

* BXMSDOC-6976 reverted incorrect changes to topic ID and xrefs
nprentza pushed a commit to nprentza/drools that referenced this pull request Jul 15, 2022
…Gs and Case/Showcase docs (apache#172) (apache#3195)

* Bxmsdoc 6976 master - Single-source GSGs and Case/Showcase docs (apache#172)

* BXMSDOC-6976 Single sourcing initial GSG BP and Case docs

* BXMSDOC-6976-master Upstreamed both GSG for BP and Case docs. Will not push until I complete the GSG for DS.

* BXMSDOC-6976 Pausing upstream effort for GSGs while researching the best approach to referencing drools topics from jBPM TOCs

* BXMSDOC-6976 Upstream docs ready for review

* BXMSDOC-6976 Updated based on DS QE review feedback

* BXMSDOC-6976 Updated based on DS final comment

* BXMSDOC-6976 Final updates based on Marian's QE input

* BXMSDOC-6976 Final updates based on Marian's QE input

* BXMSDOC-6976 reverted incorrect changes to topic ID and xrefs
tarilabs pushed a commit to tarilabs/drools that referenced this pull request Aug 31, 2022
…Gs and Case/Showcase docs (apache#172) (apache#3195)

* Bxmsdoc 6976 master - Single-source GSGs and Case/Showcase docs (apache#172)

* BXMSDOC-6976 Single sourcing initial GSG BP and Case docs

* BXMSDOC-6976-master Upstreamed both GSG for BP and Case docs. Will not push until I complete the GSG for DS.

* BXMSDOC-6976 Pausing upstream effort for GSGs while researching the best approach to referencing drools topics from jBPM TOCs

* BXMSDOC-6976 Upstream docs ready for review

* BXMSDOC-6976 Updated based on DS QE review feedback

* BXMSDOC-6976 Updated based on DS final comment

* BXMSDOC-6976 Final updates based on Marian's QE input

* BXMSDOC-6976 Final updates based on Marian's QE input

* BXMSDOC-6976 reverted incorrect changes to topic ID and xrefs
tarilabs pushed a commit that referenced this pull request Sep 5, 2022
…Gs and Case/Showcase docs (#172) (#3195)

* Bxmsdoc 6976 master - Single-source GSGs and Case/Showcase docs (#172)

* BXMSDOC-6976 Single sourcing initial GSG BP and Case docs

* BXMSDOC-6976-master Upstreamed both GSG for BP and Case docs. Will not push until I complete the GSG for DS.

* BXMSDOC-6976 Pausing upstream effort for GSGs while researching the best approach to referencing drools topics from jBPM TOCs

* BXMSDOC-6976 Upstream docs ready for review

* BXMSDOC-6976 Updated based on DS QE review feedback

* BXMSDOC-6976 Updated based on DS final comment

* BXMSDOC-6976 Final updates based on Marian's QE input

* BXMSDOC-6976 Final updates based on Marian's QE input

* BXMSDOC-6976 reverted incorrect changes to topic ID and xrefs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants