-
Notifications
You must be signed in to change notification settings - Fork 182
BZ1265709: ClassNotFoundException: org.guvnor.rest.client.CreateOrCloneRepositoryRequest #12
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…neRepositoryRequest (cherry picked from commit c5b0359)
Thanks. 6.3.x: 12c2745 |
vidya-iyengar
pushed a commit
that referenced
this pull request
Oct 27, 2017
BXMSDOC-1757 Update user guide chapter 2 with the latest BC changes
ChristyWatkins
pushed a commit
that referenced
this pull request
Jan 26, 2018
BXMSDOC-2032 (for in-fork master-final): New US-based GSG Decision Services for DM 7.0 GA
sterobin
pushed a commit
that referenced
this pull request
Sep 19, 2018
SME, peer & QE reviews completed. Merging this PR.
briandooley
added a commit
that referenced
this pull request
Nov 29, 2021
* BXMSDOC-8060 Migration of standalone Business Central from Thorntail to EAP Bootable Jar (#11) * BXMSDOC-8060 initial commit * Removes internal notes * Replaces dashes with colons * Post QA feedback * BXMSDOC-8312: Add note to enable user and group management (#12) * BXMSDOC-8312 Adds note to enable user and group management * Fixes typo * Update doc-content/enterprise-only/installation/run-dc-standalone-proc.adoc Incorporating peer review suggestion. Co-authored-by: emmurphy1 <[email protected]> Co-authored-by: emmurphy1 <[email protected]> * BXMSDOC-8312: Add note to enable user and group management (#12) * BXMSDOC-8312 Adds note to enable user and group management * Fixes typo * Update doc-content/enterprise-only/installation/run-dc-standalone-proc.adoc Incorporating peer review suggestion. Co-authored-by: emmurphy1 <[email protected]> Co-authored-by: emmurphy1 <[email protected]> Co-authored-by: emmurphy1 <[email protected]>
briandooley
added a commit
that referenced
this pull request
Nov 29, 2021
* BXMSDOC-8312 Adds note to enable user and group management * Fixes typo * Update doc-content/enterprise-only/installation/run-dc-standalone-proc.adoc Incorporating peer review suggestion. Co-authored-by: emmurphy1 <[email protected]> Co-authored-by: emmurphy1 <[email protected]> Co-authored-by: emmurphy1 <[email protected]>
ljmotta
pushed a commit
to ljmotta/kie-docs
that referenced
this pull request
Jun 30, 2022
…README Removed duplicate README which isn't required.
tkobayas
added a commit
to tkobayas/kie-docs
that referenced
this pull request
May 7, 2025
* "instance.dispose();" is incorrect (should be instance.close(). Replacing with try-with-resources as RuleUnitInstance is AutoCloseable. * improve code as RuleUnitInstance is AutoCloseable. Co-authored-by: Juhan Aasaru <[email protected]>
tkobayas
added a commit
to tkobayas/kie-docs
that referenced
this pull request
May 8, 2025
* "instance.dispose();" is incorrect (should be instance.close(). Replacing with try-with-resources as RuleUnitInstance is AutoCloseable. * improve code as RuleUnitInstance is AutoCloseable. Co-authored-by: Juhan Aasaru <[email protected]>
tkobayas
added a commit
to tkobayas/kie-docs
that referenced
this pull request
May 8, 2025
* "instance.dispose();" is incorrect (should be instance.close(). Replacing with try-with-resources as RuleUnitInstance is AutoCloseable. * improve code as RuleUnitInstance is AutoCloseable. Co-authored-by: Juhan Aasaru <[email protected]>
tkobayas
added a commit
to tkobayas/kie-docs
that referenced
this pull request
May 8, 2025
* "instance.dispose();" is incorrect (should be instance.close(). Replacing with try-with-resources as RuleUnitInstance is AutoCloseable. * improve code as RuleUnitInstance is AutoCloseable. Co-authored-by: Juhan Aasaru <[email protected]>
tkobayas
added a commit
that referenced
this pull request
May 8, 2025
* "instance.dispose();" is incorrect (should be instance.close(). Replacing with try-with-resources as RuleUnitInstance is AutoCloseable. * improve code as RuleUnitInstance is AutoCloseable. Co-authored-by: Juhan Aasaru <[email protected]>
Rikkola
pushed a commit
to Rikkola/kie-docs
that referenced
this pull request
May 28, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See https://bugzilla.redhat.com/show_bug.cgi?id=1265709
(cherry picked from commit c5b0359)