Skip to content

Conversation

davsclaus
Copy link
Collaborator

This would drop support for older releases as its too painful to have backwards support. But the older releases works on IDEA 2024 and 2023.

davsclaus and others added 5 commits July 4, 2025 13:57
* add missing json module, which the yaml module depends on

* fix tests
* Bump io.github.classgraph:classgraph from 4.8.180 to 4.8.181

Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.180 to 4.8.181.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](classgraph/classgraph@classgraph-4.8.180...classgraph-4.8.181)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-version: 4.8.181
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* replace classgraph dependency with intellij's internal apis for loading classpath data

* update kamelet test to test for kamelet.yaml presence in resource root, instead of project build output

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@davsclaus
Copy link
Collaborator Author

With #1129 then the CI server could likely be able to check this

@davsclaus
Copy link
Collaborator Author

Yay I can build a .zip locally and install this to IDEA 2025 from the file.

* update and fix gitlab actions

* fix VFS file access check for test data
@rastislavpapp
Copy link
Collaborator

the tests pass! hurray!

@davsclaus davsclaus merged commit 62cd7c9 into main Jul 20, 2025
3 checks passed
@davsclaus davsclaus deleted the 2025 branch July 20, 2025 06:38
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