Skip to content

Update JDK to 25 & pom.xml#311

Open
Matthbo wants to merge 5 commits intomasterfrom
v-branch-1
Open

Update JDK to 25 & pom.xml#311
Matthbo wants to merge 5 commits intomasterfrom
v-branch-1

Conversation

@Matthbo
Copy link
Member

@Matthbo Matthbo commented Mar 4, 2026

No description provided.

@Matthbo
Copy link
Member Author

Matthbo commented Mar 4, 2026

What are these warnings when starting angular by itself?
Feels like its looking for tsconfigs in the wrong places

[tsconfig-paths] An error occurred while parsing "/home/vivy@interpar.nl/Projects/flow/target/test-classes/e2e/tsconfig.json". See below for details. To disable this message, set the `ignoreConfigErrors` option to true.
TSConfckParseError: parsing /home/vivy@interpar.nl/Projects/flow/target/test-classes/e2e/tsconfig.app.json failed: Error: ENOENT: no such file or directory, open '/home/vivy@interpar.nl/Projects/flow/target/test-classes/e2e/tsconfig.app.json'
    at file:///home/vivy@interpar.nl/Projects/flow/node_modules/.pnpm/tsconfck@3.1.6_typescript@5.9.3/node_modules/tsconfck/src/parse.js:114:10 {
  code: 'PARSE_FILE',
  cause: Error: ENOENT: no such file or directory, open '/home/vivy@interpar.nl/Projects/flow/target/test-classes/e2e/tsconfig.app.json'
      at open (node:internal/fs/promises:637:25)
      at Object.readFile (node:internal/fs/promises:1269:14) {
    errno: -2,
    code: 'ENOENT',
    syscall: 'open',
    path: '/home/vivy@interpar.nl/Projects/flow/target/test-classes/e2e/tsconfig.app.json'
  },
  tsconfigFile: '/home/vivy@interpar.nl/Projects/flow/target/test-classes/e2e/tsconfig.app.json'
}

@Matthbo Matthbo self-assigned this Mar 4, 2026
@github-project-automation github-project-automation bot moved this to In Progress in Frank!Framework Mar 4, 2026
@Matthbo Matthbo moved this from In Progress to Review in Frank!Framework Mar 4, 2026
pom.xml Outdated
<id>docker</id>
<properties>
<config.image.repository>ghcr.io/frankframework</config.image.repository>
<config.image.name>webapp-template</config.image.name>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

webapp template?

<organization>Frank!Framework</organization>
<organizationUrl>https://frankframework.org</organizationUrl>
</developer>

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Daan mist :P

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, staat boven jou

@Matthbo Matthbo requested a review from stijnpotters1 March 4, 2026 14:24
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 4, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

2 participants