Skip to content

Validation fixes: jdt.core.prefs, server.xml, remove stale mvn wrappe…#34

Merged
SoftlySplinter merged 1 commit into
mainfrom
idh/validation-async
Jul 15, 2026
Merged

Validation fixes: jdt.core.prefs, server.xml, remove stale mvn wrappe…#34
SoftlySplinter merged 1 commit into
mainfrom
idh/validation-async

Conversation

@IvanHargreaves

Copy link
Copy Markdown
Contributor
  • Root and -app .settings/org.eclipse.jdt.core.prefs: canonicalise (add inlineJsrBytecode, unusedLocal, debug keys)
  • server.xml: remove cicsts:core-1.0 (auto-injected), remove httpEndpoint and monitoring config that doesn't belong in a sample template; keep servlet-6.0 and concurrent-3.0 (genuinely required by this sample)
  • Remove committed .mvn/wrapper/maven-wrapper.jar (incompatible with distributionType=only-script)
  • .gitignore: add .mvn/wrapper/maven-wrapper.jar exclusion

…r jar

- Root and -app .settings/org.eclipse.jdt.core.prefs: canonicalise
  (add inlineJsrBytecode, unusedLocal, debug keys)
- server.xml: remove cicsts:core-1.0 (auto-injected), remove httpEndpoint
  and monitoring config that doesn't belong in a sample template;
  keep servlet-6.0 and concurrent-3.0 (genuinely required by this sample)
- Remove committed .mvn/wrapper/maven-wrapper.jar (incompatible with
  distributionType=only-script)
- .gitignore: add .mvn/wrapper/maven-wrapper.jar exclusion
@IvanHargreaves IvanHargreaves self-assigned this Jul 15, 2026
@IvanHargreaves
IvanHargreaves requested a review from a team as a code owner July 15, 2026 14:24
@SoftlySplinter
SoftlySplinter merged commit e808905 into main Jul 15, 2026
16 checks passed
@SoftlySplinter
SoftlySplinter deleted the idh/validation-async branch July 15, 2026 14:56
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.

2 participants