-
Notifications
You must be signed in to change notification settings - Fork 213
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
[incubator-kie-issues-1204] Add built in support for org.w3c.dom.Document #3518
Merged
Conversation
This file contains 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
elguardian
force-pushed
the
incubator-kie-issues-1204
branch
from
May 15, 2024 09:13
8129d7b
to
054c92d
Compare
elguardian
changed the title
[incubator-kie-issues-1204] Revisit proto generation persistence.
[incubator-kie-issues-1204] Add built in support for org.w3c.dom.Document
May 15, 2024
...processes/src/main/java/org/kie/kogito/codegen/process/persistence/proto/ProtoGenerator.java
Show resolved
Hide resolved
Still seeing
in a kogito app with a process containing a |
elguardian
force-pushed
the
incubator-kie-issues-1204
branch
from
May 16, 2024 17:36
4cc3c8c
to
d11cf4b
Compare
...m-flow/src/main/java/org/jbpm/process/core/datatype/impl/coverter/TypeConverterRegistry.java
Outdated
Show resolved
Hide resolved
elguardian
force-pushed
the
incubator-kie-issues-1204
branch
from
May 20, 2024 10:24
d11cf4b
to
589f8b8
Compare
martinweiler
approved these changes
May 21, 2024
pefernan
approved these changes
May 24, 2024
elguardian
force-pushed
the
incubator-kie-issues-1204
branch
from
May 27, 2024 08:44
589f8b8
to
eddfcbb
Compare
elguardian
force-pushed
the
incubator-kie-issues-1204
branch
from
May 28, 2024 06:56
eddfcbb
to
8f731f1
Compare
rgdoliveira
pushed a commit
to rgdoliveira/kogito-runtimes
that referenced
this pull request
Jun 10, 2024
…ment (apache#3518) * [incubator-kie-issues-1204] Add built in support for org.w3c.dom.Document
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.
Closes: apache/incubator-kie-issues#1204