Skip to content

Conversation

surli
Copy link
Collaborator

@surli surli commented Oct 31, 2017

Fix #1621

@monperrus monperrus merged commit cf8551c into INRIA:master Oct 31, 2017
continue;
}
String fileName = dependency.getArtifactId() + "-" + version;
// TODO: Check the scope of the dependency (local dependency is not handled)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this TODO is still not handled

@tdurieux
Copy link
Collaborator

This TODO is still not handled "Check the scope of the dependency (local dependency is not handled)"

@surli
Copy link
Collaborator Author

surli commented Oct 31, 2017

this TODO is still not handled "Check the scope of the dependency

Isn't it the job of this condition: https://github.com/INRIA/spoon/pull/1681/files/c04f29a674ae3a5b689b895dc4e3a295fbc29096#diff-3aaab37f1a98ef87283c1ec4104bcf41R284? Else what do you mean by handle them?

@tdurieux
Copy link
Collaborator

Now I was lazy I did not handle System dependencies

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.

3 participants