View Issue Details

IDProjectCategoryView StatusLast Update
0010098Talerqtartpublic2025-06-12 22:20
Reporteroec Assigned ToFlorian Dold  
PrioritylowSeveritytrivialReproducibilityhave not tried
Status assignedResolutionopen 
Product Versiongit (master) 
Target Version1.1 
Summary0010098: cleanup reference to developer's local path's in .iml file
DescriptionIn `quickjs-tart/QuickJS-android/qtart/qtart-qtart.iml` we find references to `/home/dold` in classpath options:

```
<option name="classpath" value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.21/d207ce2c9bcf17dc8e51bab4dbfdac4d013e7138/kotlin-stdlib-jdk7-1.3.21.jar:/home/dold/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.21/4bcc2012b84840e19e1e28074284cac908be0295/kotlin-stdlib-1.3.21.jar:/home/dold/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.21/f30e4a9897913e53d778f564110bafa1fef46643/kotlin-stdlib-common-1.3.21.jar:/home/dold/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar:/home/dold/repos/akono/akono/build/intermediates/compile_only_not_namespaced_r_class_jar/debug/generateDebugRFile/R.jar:/home/dold/opt/android-sdk/platforms/android-29/android.jar:/home/dold/opt/android-sdk/platforms/android-29/optional/android.test.mock.jar:/home/dold/opt/android-sdk/platforms/android-29/optional/android.test.base.jar:/home/dold/opt/android-sdk/platforms/android-29/optional/android.test.runner.jar" />
```

These should be removed.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-06-12 12:50 oec New Issue
2025-06-12 15:00 Christian Grothoff Assigned To => Florian Dold
2025-06-12 15:00 Christian Grothoff Status new => assigned
2025-06-12 22:20 Florian Dold Target Version => 1.1