IntelliJ broken in mapdb 3.0.7
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5.1k
- Forks
- 877
- PR merge metrics
- No merged PRs in 30d
Description
I just updated mapdb from 3.0.5 to 3.0.7 which meant a Kotlin change from 1.0.7 to [1.2.41,1.2.90):
https://github.com/jankotek/mapdb/compare/mapdb-3.0.5...mapdb-3.0.7
Since then I cannot run unit tests from IntelliJ anymore. Via maven there are no problems, but could there by a Kotlin version clash with IntelliJ [Community 2018.1.5]?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the mapdb-3.0.5...mapdb-3.0.7 comparison and the Kotlin version change, then reproduce the unit-test failure in IntelliJ Community 2018.1.5 while confirming that Maven tests still pass. Done means identifying and documenting the IntelliJ/Kotlin compatibility cause and restoring unit-test execution from IntelliJ.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin
- Domain
- developer-experience, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100