-
Notifications
You must be signed in to change notification settings - Fork 222
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
add generic V&V reporting #3250
Conversation
[ERROR] Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.jboss.org/jbosstools/updates/requirements/m2eclipse-tycho/0.8.1.201704211436/artifacts.jar. connect timed out -> [Help 1] Jenkins please restest |
@@ -914,6 +929,8 @@ | |||
<compileSourcesArtifact>org.kie.workbench.services:kie-wb-common-datamodel-api</compileSourcesArtifact> | |||
<compileSourcesArtifact>org.kie.workbench.services:kie-wb-common-services-api</compileSourcesArtifact> | |||
<compileSourcesArtifact>org.kie.workbench:kie-wb-common-kogito-client</compileSourcesArtifact> | |||
<!-- <compileSourcesArtifact>org.drools:drools-verifier-api</compileSourcesArtifact>--> | |||
<!-- <compileSourcesArtifact>org.drools:drools-verifier-core</compileSourcesArtifact>--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to rush and remove this commented code!
…ng, misleading, masked and overlapping rows
Kudos, SonarCloud Quality Gate passed!
|
@Rikkola OK, I can confirm the However the second case (where this PR shows a message relating to "index") is better reported by |
@Rikkola I tried the following simple case in both Subsumption correctly reported by master Index error reported by this PR |
@Rikkola Can I please also ask, to aid testing, can you provide a table showing the different checks and where each is implemented for example:
etc An example of each would be good too, so we can verify new is working the same as old. |
https://issues.redhat.com/browse/DROOLS-5203
https://github.com/kiegroup/drools/pull/2828
#3250
kiegroup/drools-wb#1342