Validation fixes: Eclipse config, CODEOWNERS, cicsbundle-eclipse#15
Merged
Conversation
IvanHargreaves
force-pushed
the
idh/validation-jms
branch
2 times, most recently
from
July 17, 2026 17:11
688f614 to
278fcab
Compare
…ld, README - Eclipse: fix root .project name; canonicalise root and -app jdt.core.prefs; remove root WTP facet files (Issue 10); fix -app/.classpath (src entry, Maven container bare, CICS Liberty Libraries, reorder); fix WTP facet jst.web 2.4 -> 6.0; add org.eclipse.wst.validation.prefs (Issue 11a); add eclipse.wtp block to build.gradle (Issue 13); create cicsbundle-eclipse project (.project, META-INF/cics.xml, .warbundle, org.eclipse.core.resources.prefs) - Add ibm-web-ext.xml with correct context-root - MAINTAINERS.md -> CODEOWNERS - pom.xml: remove deprecated maven.compiler.source/target properties - build.yaml: remove cache:maven from build-mvnw - server.xml: remove cicsts:core-1.0, httpEndpoint, monitoring config; fix MQ feature messaging-3.1 + wmqJmsClient-2.0 -> wmqMessagingClient-3.0; update RAR path to wmq.jakarta.jmsra.rar (MQ 9.4.4) - README: standard structure; fix MQ prerequisites (V9.3+, Jakarta RAR); fix feature list (wmqMessagingClient-3.0); fix RAR path example; update MQ Resource Adapter download link; strengthen step 6 import instruction; fix CICS Explorer SDK note step reference; rewrite Downloading section; remove recommended label from Bundle Plugin section; remove resolved red markers troubleshooting entry
IvanHargreaves
force-pushed
the
idh/validation-jms
branch
from
July 20, 2026 12:33
278fcab to
2a6f955
Compare
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
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.
README