Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path of the intermediate model is hard-coded in src-gen #129

Closed
maxkratz opened this issue Nov 28, 2023 · 0 comments · Fixed by #153
Closed

Path of the intermediate model is hard-coded in src-gen #129

maxkratz opened this issue Nov 28, 2023 · 0 comments · Fixed by #153
Labels
bug Something isn't working

Comments

@maxkratz
Copy link
Member

For example:

[...]
final public static URI INTERMEDIATE_MODEL_URI = URI.createFileURI("/home/mkratz/git/gips-gcm-2023-example/org.gips.examples.incrementalp2p.gips.incrementaldistribution/src-gen/org/gips/examples/incrementalp2p/gips/incrementaldistribution/api/gips/gips-model.xmi");
[...]

This blocks executing fat jars on other systems/with other usernames.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant