-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
situation:
before: I cloned the repo of mps-testsupport and included a reference to the languages and solutions in this repo in the modules.xml of my project. This works.
after: I removed the references in the modules.xml. I downloaded testsupport-0.2.0.zip from the packages page, and installed it as a project library in MPS. This does not work. Error "can't find dependency: com.dslfoundry.testsupport.compare" plus a number of subsequent errors.
First analysis: testsupport-0.2.0.zip only contains a language folder, not a solutions folder. However, the languages folder contains the jars that should have gone in the solutions folder.
Quick fix:
- manually create a solutions folder next to the languages folder
- move the files com.dslfoundry.testsupport.compare.jar and com.dslfoundry.testsupport.compare-src.jar from the languages folder to the solutions folder
Please fix the build of the package.
Please note the similarity with DSLFoundry/mps-testgenerator#4
Metadata
Metadata
Assignees
Labels
No labels